14:07:39.483 [Test worker] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class performance.GpsControllerPerformance]
14:07:39.497 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
14:07:39.520 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
14:07:39.565 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [performance.GpsControllerPerformance] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
14:07:39.589 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [performance.GpsControllerPerformance], using SpringBootContextLoader
14:07:39.599 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [performance.GpsControllerPerformance]: class path resource [performance/GpsControllerPerformance-context.xml] does not exist
14:07:39.600 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [performance.GpsControllerPerformance]: class path resource [performance/GpsControllerPerformanceContext.groovy] does not exist
14:07:39.601 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [performance.GpsControllerPerformance]: no resource found for suffixes {-context.xml, Context.groovy}.
14:07:39.705 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [performance.GpsControllerPerformance]
14:07:39.951 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [performance.GpsControllerPerformance]: using defaults.
14:07:39.952 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
14:07:39.976 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
14:07:39.977 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
14:07:39.977 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@74ff18b5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4911c633, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@d43116e, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4e66b055, org.springframework.test.context.support.DirtiesContextTestExecutionListener@42d0339c, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@53755ab, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@106afc02, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6bf51242, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@28fa9073, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17df12ca]
14:07:39.986 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [performance.GpsControllerPerformance]
14:07:39.987 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [performance.GpsControllerPerformance]
14:07:39.992 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [performance.GpsControllerPerformance]
14:07:39.993 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [performance.GpsControllerPerformance]
14:07:39.995 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [performance.GpsControllerPerformance]
14:07:39.996 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [performance.GpsControllerPerformance]
14:07:40.006 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@52f27d65 testClass = GpsControllerPerformance, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@4843b6f7 testClass = GpsControllerPerformance, locations = '{}', classes = '{class gps.Application, class gps.Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5c2f1d42, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@765a7a22, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5b0d72ff, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2467871], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
14:07:40.007 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [performance.GpsControllerPerformance]
14:07:40.008 [Test worker] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [performance.GpsControllerPerformance]
14:07:40.064 [Test worker] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.6.RELEASE)
2021-06-24 14:07:41.745 INFO 8596 --- [ Test worker] performance.GpsControllerPerformance : No active profile set, falling back to default profiles: default
2021-06-24 14:07:43.100 INFO 8596 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=621832cb-fce7-3faf-9c0b-228f17d4bf67
2021-06-24 14:07:43.259 INFO 8596 --- [ Test worker] trationDelegate$BeanPostProcessorChecker : Bean 'gps.proxy.RewardProxy' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-06-24 14:07:43.261 INFO 8596 --- [ Test worker] trationDelegate$BeanPostProcessorChecker : Bean 'gps.proxy.UserProxy' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-06-24 14:07:43.349 INFO 8596 --- [ Test worker] GpsController : GpsController()
2021-06-24 14:07:43.368 INFO 8596 --- [ Test worker] GpsService : GpsService()
2021-06-24 14:07:44.265 WARN 8596 --- [ Test worker] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
2021-06-24 14:07:44.265 INFO 8596 --- [ Test worker] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2021-06-24 14:07:44.276 WARN 8596 --- [ Test worker] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources.
2021-06-24 14:07:44.276 INFO 8596 --- [ Test worker] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath.
2021-06-24 14:07:44.600 INFO 8596 --- [ Test worker] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2021-06-24 14:07:45.952 INFO 8596 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
2021-06-24 14:07:46.051 INFO 8596 --- [ Test worker] performance.GpsControllerPerformance : Started GpsControllerPerformance in 5.966 seconds (JVM running for 7.758)
2021-06-24 14:07:46.672 INFO 8596 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet ''
2021-06-24 14:07:46.673 INFO 8596 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet ''
2021-06-24 14:07:46.689 INFO 8596 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 16 ms
2021-06-24 14:07:46.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 0
2021-06-24 14:07:46.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1
2021-06-24 14:07:46.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2
2021-06-24 14:07:46.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3
2021-06-24 14:07:46.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4
2021-06-24 14:07:46.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5
2021-06-24 14:07:46.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6
2021-06-24 14:07:46.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7
2021-06-24 14:07:46.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8
2021-06-24 14:07:46.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9
2021-06-24 14:07:46.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10
2021-06-24 14:07:46.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:46.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11
2021-06-24 14:07:47.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12
2021-06-24 14:07:47.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13
2021-06-24 14:07:47.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14
2021-06-24 14:07:47.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15
2021-06-24 14:07:47.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16
2021-06-24 14:07:47.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17
2021-06-24 14:07:47.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18
2021-06-24 14:07:47.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19
2021-06-24 14:07:47.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20
2021-06-24 14:07:47.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21
2021-06-24 14:07:47.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22
2021-06-24 14:07:47.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23
2021-06-24 14:07:47.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24
2021-06-24 14:07:47.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25
2021-06-24 14:07:47.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26
2021-06-24 14:07:47.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27
2021-06-24 14:07:47.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28
2021-06-24 14:07:47.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29
2021-06-24 14:07:47.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30
2021-06-24 14:07:47.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31
2021-06-24 14:07:47.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32
2021-06-24 14:07:47.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 33
2021-06-24 14:07:47.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 34
2021-06-24 14:07:47.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 35
2021-06-24 14:07:47.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 36
2021-06-24 14:07:47.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 37
2021-06-24 14:07:47.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 38
2021-06-24 14:07:47.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 39
2021-06-24 14:07:47.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 40
2021-06-24 14:07:47.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 41
2021-06-24 14:07:47.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 42
2021-06-24 14:07:47.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 43
2021-06-24 14:07:47.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 44
2021-06-24 14:07:47.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 45
2021-06-24 14:07:47.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 46
2021-06-24 14:07:47.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 47
2021-06-24 14:07:47.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 48
2021-06-24 14:07:47.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 49
2021-06-24 14:07:47.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 50
2021-06-24 14:07:47.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 51
2021-06-24 14:07:47.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 52
2021-06-24 14:07:47.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 53
2021-06-24 14:07:47.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 54
2021-06-24 14:07:47.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 55
2021-06-24 14:07:47.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 56
2021-06-24 14:07:47.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 57
2021-06-24 14:07:47.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 58
2021-06-24 14:07:47.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 59
2021-06-24 14:07:47.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 60
2021-06-24 14:07:47.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 61
2021-06-24 14:07:47.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 62
2021-06-24 14:07:47.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 63
2021-06-24 14:07:47.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 64
2021-06-24 14:07:47.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 65
2021-06-24 14:07:47.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 66
2021-06-24 14:07:47.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 67
2021-06-24 14:07:47.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 68
2021-06-24 14:07:47.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 69
2021-06-24 14:07:47.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 70
2021-06-24 14:07:47.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 71
2021-06-24 14:07:47.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 72
2021-06-24 14:07:47.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 73
2021-06-24 14:07:47.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 74
2021-06-24 14:07:47.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 75
2021-06-24 14:07:47.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 76
2021-06-24 14:07:47.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 77
2021-06-24 14:07:47.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 78
2021-06-24 14:07:47.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 79
2021-06-24 14:07:47.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 80
2021-06-24 14:07:47.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 81
2021-06-24 14:07:47.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 82
2021-06-24 14:07:47.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 83
2021-06-24 14:07:47.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 84
2021-06-24 14:07:47.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 85
2021-06-24 14:07:47.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 86
2021-06-24 14:07:47.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 87
2021-06-24 14:07:47.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 88
2021-06-24 14:07:47.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 89
2021-06-24 14:07:47.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 90
2021-06-24 14:07:47.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 91
2021-06-24 14:07:47.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 92
2021-06-24 14:07:47.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 93
2021-06-24 14:07:47.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 94
2021-06-24 14:07:47.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 95
2021-06-24 14:07:47.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 96
2021-06-24 14:07:47.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 97
2021-06-24 14:07:47.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 98
2021-06-24 14:07:47.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 99
2021-06-24 14:07:47.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 100
2021-06-24 14:07:47.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 101
2021-06-24 14:07:47.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 102
2021-06-24 14:07:47.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 103
2021-06-24 14:07:47.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 104
2021-06-24 14:07:47.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 105
2021-06-24 14:07:47.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 106
2021-06-24 14:07:47.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 107
2021-06-24 14:07:47.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 108
2021-06-24 14:07:47.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 109
2021-06-24 14:07:47.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 110
2021-06-24 14:07:47.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 111
2021-06-24 14:07:47.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 112
2021-06-24 14:07:47.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 113
2021-06-24 14:07:47.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 114
2021-06-24 14:07:47.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 115
2021-06-24 14:07:47.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 116
2021-06-24 14:07:47.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 117
2021-06-24 14:07:47.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 118
2021-06-24 14:07:47.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 119
2021-06-24 14:07:47.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 120
2021-06-24 14:07:47.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 121
2021-06-24 14:07:47.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 122
2021-06-24 14:07:47.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 123
2021-06-24 14:07:47.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 124
2021-06-24 14:07:47.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 125
2021-06-24 14:07:47.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 126
2021-06-24 14:07:47.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 127
2021-06-24 14:07:47.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 128
2021-06-24 14:07:47.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 129
2021-06-24 14:07:47.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 130
2021-06-24 14:07:47.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 131
2021-06-24 14:07:47.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 132
2021-06-24 14:07:47.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 133
2021-06-24 14:07:47.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 134
2021-06-24 14:07:47.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 135
2021-06-24 14:07:47.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 136
2021-06-24 14:07:47.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 137
2021-06-24 14:07:47.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 138
2021-06-24 14:07:47.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 139
2021-06-24 14:07:47.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 140
2021-06-24 14:07:47.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 141
2021-06-24 14:07:47.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 142
2021-06-24 14:07:47.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 143
2021-06-24 14:07:47.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 144
2021-06-24 14:07:47.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 145
2021-06-24 14:07:47.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 146
2021-06-24 14:07:47.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 147
2021-06-24 14:07:47.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 148
2021-06-24 14:07:47.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 149
2021-06-24 14:07:47.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 150
2021-06-24 14:07:47.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 151
2021-06-24 14:07:47.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 152
2021-06-24 14:07:47.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 153
2021-06-24 14:07:47.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 154
2021-06-24 14:07:47.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 155
2021-06-24 14:07:47.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 156
2021-06-24 14:07:47.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 157
2021-06-24 14:07:47.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 158
2021-06-24 14:07:47.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 159
2021-06-24 14:07:47.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 160
2021-06-24 14:07:47.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 161
2021-06-24 14:07:47.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 162
2021-06-24 14:07:47.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 163
2021-06-24 14:07:47.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 164
2021-06-24 14:07:47.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 165
2021-06-24 14:07:47.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 166
2021-06-24 14:07:47.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 167
2021-06-24 14:07:47.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 168
2021-06-24 14:07:47.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 169
2021-06-24 14:07:47.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 170
2021-06-24 14:07:47.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 171
2021-06-24 14:07:47.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 172
2021-06-24 14:07:47.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 173
2021-06-24 14:07:47.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 174
2021-06-24 14:07:47.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 175
2021-06-24 14:07:47.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 176
2021-06-24 14:07:47.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 177
2021-06-24 14:07:47.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 178
2021-06-24 14:07:47.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 179
2021-06-24 14:07:47.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 180
2021-06-24 14:07:47.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 181
2021-06-24 14:07:47.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 182
2021-06-24 14:07:47.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 183
2021-06-24 14:07:47.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 184
2021-06-24 14:07:47.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 185
2021-06-24 14:07:47.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 186
2021-06-24 14:07:47.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 187
2021-06-24 14:07:47.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 188
2021-06-24 14:07:47.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 189
2021-06-24 14:07:47.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 190
2021-06-24 14:07:47.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 191
2021-06-24 14:07:47.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 192
2021-06-24 14:07:47.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 193
2021-06-24 14:07:47.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 194
2021-06-24 14:07:47.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 195
2021-06-24 14:07:47.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 196
2021-06-24 14:07:47.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 197
2021-06-24 14:07:47.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 198
2021-06-24 14:07:47.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 199
2021-06-24 14:07:47.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 200
2021-06-24 14:07:47.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 201
2021-06-24 14:07:47.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 202
2021-06-24 14:07:47.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 203
2021-06-24 14:07:47.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 204
2021-06-24 14:07:47.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 205
2021-06-24 14:07:47.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 206
2021-06-24 14:07:47.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 207
2021-06-24 14:07:47.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 208
2021-06-24 14:07:47.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 209
2021-06-24 14:07:47.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 210
2021-06-24 14:07:47.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 211
2021-06-24 14:07:47.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 212
2021-06-24 14:07:47.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 213
2021-06-24 14:07:47.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 214
2021-06-24 14:07:47.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 215
2021-06-24 14:07:47.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 216
2021-06-24 14:07:47.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 217
2021-06-24 14:07:47.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 218
2021-06-24 14:07:47.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 219
2021-06-24 14:07:47.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 220
2021-06-24 14:07:47.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 221
2021-06-24 14:07:47.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 222
2021-06-24 14:07:47.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 223
2021-06-24 14:07:47.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 224
2021-06-24 14:07:47.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 225
2021-06-24 14:07:47.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 226
2021-06-24 14:07:47.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 227
2021-06-24 14:07:47.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 228
2021-06-24 14:07:47.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 229
2021-06-24 14:07:47.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 230
2021-06-24 14:07:47.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 231
2021-06-24 14:07:47.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 232
2021-06-24 14:07:47.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 233
2021-06-24 14:07:47.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 234
2021-06-24 14:07:47.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 235
2021-06-24 14:07:47.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 236
2021-06-24 14:07:47.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 237
2021-06-24 14:07:47.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 238
2021-06-24 14:07:47.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 239
2021-06-24 14:07:47.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 240
2021-06-24 14:07:47.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 241
2021-06-24 14:07:47.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 242
2021-06-24 14:07:47.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 243
2021-06-24 14:07:47.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 244
2021-06-24 14:07:47.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 245
2021-06-24 14:07:47.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 246
2021-06-24 14:07:47.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 247
2021-06-24 14:07:47.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 248
2021-06-24 14:07:47.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:47.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 249
2021-06-24 14:07:47.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 250
2021-06-24 14:07:48.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 251
2021-06-24 14:07:48.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 252
2021-06-24 14:07:48.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 253
2021-06-24 14:07:48.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 254
2021-06-24 14:07:48.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 255
2021-06-24 14:07:48.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 256
2021-06-24 14:07:48.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 257
2021-06-24 14:07:48.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 258
2021-06-24 14:07:48.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 259
2021-06-24 14:07:48.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 260
2021-06-24 14:07:48.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 261
2021-06-24 14:07:48.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 262
2021-06-24 14:07:48.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 263
2021-06-24 14:07:48.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 264
2021-06-24 14:07:48.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 265
2021-06-24 14:07:48.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 266
2021-06-24 14:07:48.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 267
2021-06-24 14:07:48.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 268
2021-06-24 14:07:48.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 269
2021-06-24 14:07:48.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 270
2021-06-24 14:07:48.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 271
2021-06-24 14:07:48.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 272
2021-06-24 14:07:48.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 273
2021-06-24 14:07:48.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 274
2021-06-24 14:07:48.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 275
2021-06-24 14:07:48.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 276
2021-06-24 14:07:48.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 277
2021-06-24 14:07:48.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 278
2021-06-24 14:07:48.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 279
2021-06-24 14:07:48.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 280
2021-06-24 14:07:48.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 281
2021-06-24 14:07:48.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 282
2021-06-24 14:07:48.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 283
2021-06-24 14:07:48.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 284
2021-06-24 14:07:48.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 285
2021-06-24 14:07:48.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 286
2021-06-24 14:07:48.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 287
2021-06-24 14:07:48.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 288
2021-06-24 14:07:48.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 289
2021-06-24 14:07:48.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 290
2021-06-24 14:07:48.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 291
2021-06-24 14:07:48.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 292
2021-06-24 14:07:48.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 293
2021-06-24 14:07:48.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 294
2021-06-24 14:07:48.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 295
2021-06-24 14:07:48.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 296
2021-06-24 14:07:48.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 297
2021-06-24 14:07:48.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 298
2021-06-24 14:07:48.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 299
2021-06-24 14:07:48.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 300
2021-06-24 14:07:48.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 301
2021-06-24 14:07:48.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 302
2021-06-24 14:07:48.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 303
2021-06-24 14:07:48.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 304
2021-06-24 14:07:48.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 305
2021-06-24 14:07:48.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 306
2021-06-24 14:07:48.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 307
2021-06-24 14:07:48.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 308
2021-06-24 14:07:48.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 309
2021-06-24 14:07:48.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 310
2021-06-24 14:07:48.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 311
2021-06-24 14:07:48.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 312
2021-06-24 14:07:48.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 313
2021-06-24 14:07:48.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 314
2021-06-24 14:07:48.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 315
2021-06-24 14:07:48.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 316
2021-06-24 14:07:48.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 317
2021-06-24 14:07:48.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 318
2021-06-24 14:07:48.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 319
2021-06-24 14:07:48.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 320
2021-06-24 14:07:48.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 321
2021-06-24 14:07:48.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 322
2021-06-24 14:07:48.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 323
2021-06-24 14:07:48.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 324
2021-06-24 14:07:48.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 325
2021-06-24 14:07:48.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 326
2021-06-24 14:07:48.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 327
2021-06-24 14:07:48.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 328
2021-06-24 14:07:48.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 329
2021-06-24 14:07:48.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 330
2021-06-24 14:07:48.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 331
2021-06-24 14:07:48.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 332
2021-06-24 14:07:48.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 333
2021-06-24 14:07:48.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 334
2021-06-24 14:07:48.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 335
2021-06-24 14:07:48.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 336
2021-06-24 14:07:48.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 337
2021-06-24 14:07:48.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 338
2021-06-24 14:07:48.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 339
2021-06-24 14:07:48.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 340
2021-06-24 14:07:48.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 341
2021-06-24 14:07:48.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 342
2021-06-24 14:07:48.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 343
2021-06-24 14:07:48.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 344
2021-06-24 14:07:48.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 345
2021-06-24 14:07:48.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 346
2021-06-24 14:07:48.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 347
2021-06-24 14:07:48.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 348
2021-06-24 14:07:48.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 349
2021-06-24 14:07:48.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 350
2021-06-24 14:07:48.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 351
2021-06-24 14:07:48.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 352
2021-06-24 14:07:48.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 353
2021-06-24 14:07:48.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 354
2021-06-24 14:07:48.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 355
2021-06-24 14:07:48.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 356
2021-06-24 14:07:48.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 357
2021-06-24 14:07:48.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 358
2021-06-24 14:07:48.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 359
2021-06-24 14:07:48.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 360
2021-06-24 14:07:48.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 361
2021-06-24 14:07:48.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 362
2021-06-24 14:07:48.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 363
2021-06-24 14:07:48.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 364
2021-06-24 14:07:48.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 365
2021-06-24 14:07:48.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 366
2021-06-24 14:07:48.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 367
2021-06-24 14:07:48.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 368
2021-06-24 14:07:48.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 369
2021-06-24 14:07:48.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 370
2021-06-24 14:07:48.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 371
2021-06-24 14:07:48.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 372
2021-06-24 14:07:48.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 373
2021-06-24 14:07:48.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 374
2021-06-24 14:07:48.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 375
2021-06-24 14:07:48.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 376
2021-06-24 14:07:48.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 377
2021-06-24 14:07:48.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 378
2021-06-24 14:07:48.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 379
2021-06-24 14:07:48.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 380
2021-06-24 14:07:48.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 381
2021-06-24 14:07:48.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 382
2021-06-24 14:07:48.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 383
2021-06-24 14:07:48.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 384
2021-06-24 14:07:48.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 385
2021-06-24 14:07:48.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 386
2021-06-24 14:07:48.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 387
2021-06-24 14:07:48.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 388
2021-06-24 14:07:48.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 389
2021-06-24 14:07:48.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 390
2021-06-24 14:07:48.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 391
2021-06-24 14:07:48.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 392
2021-06-24 14:07:48.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 393
2021-06-24 14:07:48.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 394
2021-06-24 14:07:48.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 395
2021-06-24 14:07:48.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 396
2021-06-24 14:07:48.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 397
2021-06-24 14:07:48.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 398
2021-06-24 14:07:48.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 399
2021-06-24 14:07:48.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 400
2021-06-24 14:07:48.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 401
2021-06-24 14:07:48.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 402
2021-06-24 14:07:48.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 403
2021-06-24 14:07:48.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 404
2021-06-24 14:07:48.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 405
2021-06-24 14:07:48.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 406
2021-06-24 14:07:48.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 407
2021-06-24 14:07:48.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 408
2021-06-24 14:07:48.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 409
2021-06-24 14:07:48.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 410
2021-06-24 14:07:48.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 411
2021-06-24 14:07:48.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 412
2021-06-24 14:07:48.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 413
2021-06-24 14:07:48.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 414
2021-06-24 14:07:48.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 415
2021-06-24 14:07:48.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 416
2021-06-24 14:07:48.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 417
2021-06-24 14:07:48.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 418
2021-06-24 14:07:48.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 419
2021-06-24 14:07:48.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 420
2021-06-24 14:07:48.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 421
2021-06-24 14:07:48.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 422
2021-06-24 14:07:48.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 423
2021-06-24 14:07:48.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 424
2021-06-24 14:07:48.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 425
2021-06-24 14:07:48.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 426
2021-06-24 14:07:48.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 427
2021-06-24 14:07:48.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 428
2021-06-24 14:07:48.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 429
2021-06-24 14:07:48.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 430
2021-06-24 14:07:48.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 431
2021-06-24 14:07:48.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 432
2021-06-24 14:07:48.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 433
2021-06-24 14:07:48.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 434
2021-06-24 14:07:48.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 435
2021-06-24 14:07:48.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 436
2021-06-24 14:07:48.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 437
2021-06-24 14:07:48.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 438
2021-06-24 14:07:48.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 439
2021-06-24 14:07:48.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 440
2021-06-24 14:07:48.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 441
2021-06-24 14:07:48.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 442
2021-06-24 14:07:48.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 443
2021-06-24 14:07:48.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 444
2021-06-24 14:07:48.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 445
2021-06-24 14:07:48.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 446
2021-06-24 14:07:48.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 447
2021-06-24 14:07:48.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 448
2021-06-24 14:07:48.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 449
2021-06-24 14:07:48.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 450
2021-06-24 14:07:48.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 451
2021-06-24 14:07:48.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 452
2021-06-24 14:07:48.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 453
2021-06-24 14:07:48.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 454
2021-06-24 14:07:48.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 455
2021-06-24 14:07:48.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 456
2021-06-24 14:07:48.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 457
2021-06-24 14:07:48.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 458
2021-06-24 14:07:48.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 459
2021-06-24 14:07:48.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 460
2021-06-24 14:07:48.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 461
2021-06-24 14:07:48.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 462
2021-06-24 14:07:48.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 463
2021-06-24 14:07:48.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 464
2021-06-24 14:07:48.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 465
2021-06-24 14:07:48.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 466
2021-06-24 14:07:48.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 467
2021-06-24 14:07:48.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 468
2021-06-24 14:07:48.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 469
2021-06-24 14:07:48.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 470
2021-06-24 14:07:48.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 471
2021-06-24 14:07:48.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 472
2021-06-24 14:07:48.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 473
2021-06-24 14:07:48.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 474
2021-06-24 14:07:48.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 475
2021-06-24 14:07:48.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 476
2021-06-24 14:07:48.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 477
2021-06-24 14:07:48.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 478
2021-06-24 14:07:48.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 479
2021-06-24 14:07:48.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 480
2021-06-24 14:07:48.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 481
2021-06-24 14:07:48.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 482
2021-06-24 14:07:48.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 483
2021-06-24 14:07:48.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 484
2021-06-24 14:07:48.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 485
2021-06-24 14:07:48.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 486
2021-06-24 14:07:48.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 487
2021-06-24 14:07:48.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 488
2021-06-24 14:07:48.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 489
2021-06-24 14:07:48.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 490
2021-06-24 14:07:48.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 491
2021-06-24 14:07:48.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 492
2021-06-24 14:07:48.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 493
2021-06-24 14:07:48.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 494
2021-06-24 14:07:48.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 495
2021-06-24 14:07:48.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 496
2021-06-24 14:07:48.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 497
2021-06-24 14:07:48.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 498
2021-06-24 14:07:48.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 499
2021-06-24 14:07:48.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 500
2021-06-24 14:07:48.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 501
2021-06-24 14:07:48.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 502
2021-06-24 14:07:48.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 503
2021-06-24 14:07:48.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 504
2021-06-24 14:07:48.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 505
2021-06-24 14:07:48.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 506
2021-06-24 14:07:48.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 507
2021-06-24 14:07:48.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 508
2021-06-24 14:07:48.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 509
2021-06-24 14:07:48.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 510
2021-06-24 14:07:48.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 511
2021-06-24 14:07:48.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 512
2021-06-24 14:07:48.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 513
2021-06-24 14:07:48.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 514
2021-06-24 14:07:48.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 515
2021-06-24 14:07:48.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 516
2021-06-24 14:07:48.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 517
2021-06-24 14:07:48.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 518
2021-06-24 14:07:48.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 519
2021-06-24 14:07:48.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 520
2021-06-24 14:07:48.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 521
2021-06-24 14:07:48.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 522
2021-06-24 14:07:48.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 523
2021-06-24 14:07:48.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 524
2021-06-24 14:07:48.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 525
2021-06-24 14:07:48.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 526
2021-06-24 14:07:48.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 527
2021-06-24 14:07:48.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 528
2021-06-24 14:07:48.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 529
2021-06-24 14:07:48.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 530
2021-06-24 14:07:48.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 531
2021-06-24 14:07:48.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 532
2021-06-24 14:07:48.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 533
2021-06-24 14:07:48.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 534
2021-06-24 14:07:48.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 535
2021-06-24 14:07:48.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:48.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 536
2021-06-24 14:07:49.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 537
2021-06-24 14:07:49.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 538
2021-06-24 14:07:49.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 539
2021-06-24 14:07:49.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 540
2021-06-24 14:07:49.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 541
2021-06-24 14:07:49.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 542
2021-06-24 14:07:49.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 543
2021-06-24 14:07:49.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 544
2021-06-24 14:07:49.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 545
2021-06-24 14:07:49.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 546
2021-06-24 14:07:49.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 547
2021-06-24 14:07:49.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 548
2021-06-24 14:07:49.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 549
2021-06-24 14:07:49.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 550
2021-06-24 14:07:49.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 551
2021-06-24 14:07:49.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 552
2021-06-24 14:07:49.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 553
2021-06-24 14:07:49.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 554
2021-06-24 14:07:49.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 555
2021-06-24 14:07:49.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 556
2021-06-24 14:07:49.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 557
2021-06-24 14:07:49.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 558
2021-06-24 14:07:49.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 559
2021-06-24 14:07:49.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 560
2021-06-24 14:07:49.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 561
2021-06-24 14:07:49.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 562
2021-06-24 14:07:49.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 563
2021-06-24 14:07:49.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 564
2021-06-24 14:07:49.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 565
2021-06-24 14:07:49.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 566
2021-06-24 14:07:49.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 567
2021-06-24 14:07:49.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 568
2021-06-24 14:07:49.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 569
2021-06-24 14:07:49.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 570
2021-06-24 14:07:49.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 571
2021-06-24 14:07:49.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 572
2021-06-24 14:07:49.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 573
2021-06-24 14:07:49.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 574
2021-06-24 14:07:49.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 575
2021-06-24 14:07:49.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 576
2021-06-24 14:07:49.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 577
2021-06-24 14:07:49.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 578
2021-06-24 14:07:49.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 579
2021-06-24 14:07:49.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 580
2021-06-24 14:07:49.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 581
2021-06-24 14:07:49.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 582
2021-06-24 14:07:49.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 583
2021-06-24 14:07:49.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 584
2021-06-24 14:07:49.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 585
2021-06-24 14:07:49.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 586
2021-06-24 14:07:49.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 587
2021-06-24 14:07:49.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 588
2021-06-24 14:07:49.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 589
2021-06-24 14:07:49.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 590
2021-06-24 14:07:49.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 591
2021-06-24 14:07:49.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 592
2021-06-24 14:07:49.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 593
2021-06-24 14:07:49.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 594
2021-06-24 14:07:49.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 595
2021-06-24 14:07:49.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 596
2021-06-24 14:07:49.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 597
2021-06-24 14:07:49.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 598
2021-06-24 14:07:49.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 599
2021-06-24 14:07:49.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 600
2021-06-24 14:07:49.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 601
2021-06-24 14:07:49.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 602
2021-06-24 14:07:49.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 603
2021-06-24 14:07:49.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 604
2021-06-24 14:07:49.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 605
2021-06-24 14:07:49.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 606
2021-06-24 14:07:49.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 607
2021-06-24 14:07:49.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 608
2021-06-24 14:07:49.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 609
2021-06-24 14:07:49.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 610
2021-06-24 14:07:49.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 611
2021-06-24 14:07:49.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 612
2021-06-24 14:07:49.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 613
2021-06-24 14:07:49.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 614
2021-06-24 14:07:49.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 615
2021-06-24 14:07:49.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 616
2021-06-24 14:07:49.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 617
2021-06-24 14:07:49.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 618
2021-06-24 14:07:49.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 619
2021-06-24 14:07:49.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 620
2021-06-24 14:07:49.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 621
2021-06-24 14:07:49.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 622
2021-06-24 14:07:49.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 623
2021-06-24 14:07:49.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 624
2021-06-24 14:07:49.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 625
2021-06-24 14:07:49.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 626
2021-06-24 14:07:49.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 627
2021-06-24 14:07:49.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 628
2021-06-24 14:07:49.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 629
2021-06-24 14:07:49.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 630
2021-06-24 14:07:49.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 631
2021-06-24 14:07:49.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 632
2021-06-24 14:07:49.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 633
2021-06-24 14:07:49.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 634
2021-06-24 14:07:49.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 635
2021-06-24 14:07:49.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 636
2021-06-24 14:07:49.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 637
2021-06-24 14:07:49.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 638
2021-06-24 14:07:49.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 639
2021-06-24 14:07:49.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 640
2021-06-24 14:07:49.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 641
2021-06-24 14:07:49.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 642
2021-06-24 14:07:49.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 643
2021-06-24 14:07:49.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 644
2021-06-24 14:07:49.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 645
2021-06-24 14:07:49.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 646
2021-06-24 14:07:49.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 647
2021-06-24 14:07:49.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 648
2021-06-24 14:07:49.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 649
2021-06-24 14:07:49.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 650
2021-06-24 14:07:49.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 651
2021-06-24 14:07:49.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 652
2021-06-24 14:07:49.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 653
2021-06-24 14:07:49.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 654
2021-06-24 14:07:49.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 655
2021-06-24 14:07:49.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 656
2021-06-24 14:07:49.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 657
2021-06-24 14:07:49.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 658
2021-06-24 14:07:49.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 659
2021-06-24 14:07:49.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 660
2021-06-24 14:07:49.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 661
2021-06-24 14:07:49.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 662
2021-06-24 14:07:49.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 663
2021-06-24 14:07:49.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 664
2021-06-24 14:07:49.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 665
2021-06-24 14:07:49.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 666
2021-06-24 14:07:49.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 667
2021-06-24 14:07:49.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 668
2021-06-24 14:07:49.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 669
2021-06-24 14:07:49.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 670
2021-06-24 14:07:49.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 671
2021-06-24 14:07:49.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 672
2021-06-24 14:07:49.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 673
2021-06-24 14:07:49.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 674
2021-06-24 14:07:49.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 675
2021-06-24 14:07:49.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 676
2021-06-24 14:07:49.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 677
2021-06-24 14:07:49.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 678
2021-06-24 14:07:49.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 679
2021-06-24 14:07:49.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 680
2021-06-24 14:07:49.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 681
2021-06-24 14:07:49.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 682
2021-06-24 14:07:49.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 683
2021-06-24 14:07:49.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 684
2021-06-24 14:07:49.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 685
2021-06-24 14:07:49.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 686
2021-06-24 14:07:49.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 687
2021-06-24 14:07:49.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 688
2021-06-24 14:07:49.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 689
2021-06-24 14:07:49.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 690
2021-06-24 14:07:49.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 691
2021-06-24 14:07:49.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 692
2021-06-24 14:07:49.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 693
2021-06-24 14:07:49.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 694
2021-06-24 14:07:49.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 695
2021-06-24 14:07:49.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 696
2021-06-24 14:07:49.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 697
2021-06-24 14:07:49.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 698
2021-06-24 14:07:49.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 699
2021-06-24 14:07:49.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 700
2021-06-24 14:07:49.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 701
2021-06-24 14:07:49.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 702
2021-06-24 14:07:49.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 703
2021-06-24 14:07:49.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 704
2021-06-24 14:07:49.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 705
2021-06-24 14:07:49.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 706
2021-06-24 14:07:49.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 707
2021-06-24 14:07:49.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 708
2021-06-24 14:07:49.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 709
2021-06-24 14:07:49.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 710
2021-06-24 14:07:49.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 711
2021-06-24 14:07:49.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 712
2021-06-24 14:07:49.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 713
2021-06-24 14:07:49.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 714
2021-06-24 14:07:49.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 715
2021-06-24 14:07:49.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 716
2021-06-24 14:07:49.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 717
2021-06-24 14:07:49.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 718
2021-06-24 14:07:49.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 719
2021-06-24 14:07:49.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 720
2021-06-24 14:07:49.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 721
2021-06-24 14:07:49.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 722
2021-06-24 14:07:49.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 723
2021-06-24 14:07:49.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 724
2021-06-24 14:07:49.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 725
2021-06-24 14:07:49.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 726
2021-06-24 14:07:49.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 727
2021-06-24 14:07:49.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 728
2021-06-24 14:07:49.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 729
2021-06-24 14:07:49.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 730
2021-06-24 14:07:49.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 731
2021-06-24 14:07:49.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 732
2021-06-24 14:07:49.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 733
2021-06-24 14:07:49.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 734
2021-06-24 14:07:49.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 735
2021-06-24 14:07:49.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 736
2021-06-24 14:07:49.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 737
2021-06-24 14:07:49.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 738
2021-06-24 14:07:49.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 739
2021-06-24 14:07:49.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 740
2021-06-24 14:07:49.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 741
2021-06-24 14:07:49.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 742
2021-06-24 14:07:49.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 743
2021-06-24 14:07:49.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 744
2021-06-24 14:07:49.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 745
2021-06-24 14:07:49.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 746
2021-06-24 14:07:49.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 747
2021-06-24 14:07:49.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 748
2021-06-24 14:07:49.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 749
2021-06-24 14:07:49.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 750
2021-06-24 14:07:49.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 751
2021-06-24 14:07:49.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 752
2021-06-24 14:07:49.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 753
2021-06-24 14:07:49.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 754
2021-06-24 14:07:49.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 755
2021-06-24 14:07:49.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 756
2021-06-24 14:07:49.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 757
2021-06-24 14:07:49.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 758
2021-06-24 14:07:49.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 759
2021-06-24 14:07:49.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 760
2021-06-24 14:07:49.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 761
2021-06-24 14:07:49.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 762
2021-06-24 14:07:49.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 763
2021-06-24 14:07:49.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 764
2021-06-24 14:07:49.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 765
2021-06-24 14:07:49.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 766
2021-06-24 14:07:49.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 767
2021-06-24 14:07:49.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 768
2021-06-24 14:07:49.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 769
2021-06-24 14:07:49.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 770
2021-06-24 14:07:49.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 771
2021-06-24 14:07:49.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 772
2021-06-24 14:07:49.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 773
2021-06-24 14:07:49.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 774
2021-06-24 14:07:49.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 775
2021-06-24 14:07:49.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 776
2021-06-24 14:07:49.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 777
2021-06-24 14:07:49.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 778
2021-06-24 14:07:49.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 779
2021-06-24 14:07:49.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 780
2021-06-24 14:07:49.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 781
2021-06-24 14:07:49.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 782
2021-06-24 14:07:49.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 783
2021-06-24 14:07:49.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 784
2021-06-24 14:07:49.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 785
2021-06-24 14:07:49.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 786
2021-06-24 14:07:49.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 787
2021-06-24 14:07:49.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 788
2021-06-24 14:07:49.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 789
2021-06-24 14:07:49.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 790
2021-06-24 14:07:49.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 791
2021-06-24 14:07:49.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 792
2021-06-24 14:07:49.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 793
2021-06-24 14:07:49.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 794
2021-06-24 14:07:49.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 795
2021-06-24 14:07:49.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 796
2021-06-24 14:07:49.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 797
2021-06-24 14:07:49.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 798
2021-06-24 14:07:49.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 799
2021-06-24 14:07:49.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 800
2021-06-24 14:07:49.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 801
2021-06-24 14:07:49.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 802
2021-06-24 14:07:49.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 803
2021-06-24 14:07:49.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 804
2021-06-24 14:07:49.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 805
2021-06-24 14:07:49.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 806
2021-06-24 14:07:49.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 807
2021-06-24 14:07:49.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 808
2021-06-24 14:07:49.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 809
2021-06-24 14:07:49.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 810
2021-06-24 14:07:49.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 811
2021-06-24 14:07:49.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 812
2021-06-24 14:07:49.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 813
2021-06-24 14:07:49.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 814
2021-06-24 14:07:49.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 815
2021-06-24 14:07:49.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 816
2021-06-24 14:07:49.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 817
2021-06-24 14:07:49.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 818
2021-06-24 14:07:49.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 819
2021-06-24 14:07:49.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 820
2021-06-24 14:07:49.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 821
2021-06-24 14:07:49.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 822
2021-06-24 14:07:49.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 823
2021-06-24 14:07:49.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 824
2021-06-24 14:07:49.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 825
2021-06-24 14:07:49.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 826
2021-06-24 14:07:49.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 827
2021-06-24 14:07:49.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 828
2021-06-24 14:07:49.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 829
2021-06-24 14:07:49.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 830
2021-06-24 14:07:49.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 831
2021-06-24 14:07:49.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:49.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 832
2021-06-24 14:07:50.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 833
2021-06-24 14:07:50.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 834
2021-06-24 14:07:50.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 835
2021-06-24 14:07:50.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 836
2021-06-24 14:07:50.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 837
2021-06-24 14:07:50.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 838
2021-06-24 14:07:50.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 839
2021-06-24 14:07:50.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 840
2021-06-24 14:07:50.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 841
2021-06-24 14:07:50.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 842
2021-06-24 14:07:50.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 843
2021-06-24 14:07:50.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 844
2021-06-24 14:07:50.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 845
2021-06-24 14:07:50.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 846
2021-06-24 14:07:50.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 847
2021-06-24 14:07:50.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 848
2021-06-24 14:07:50.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 849
2021-06-24 14:07:50.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 850
2021-06-24 14:07:50.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 851
2021-06-24 14:07:50.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 852
2021-06-24 14:07:50.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 853
2021-06-24 14:07:50.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 854
2021-06-24 14:07:50.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 855
2021-06-24 14:07:50.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 856
2021-06-24 14:07:50.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 857
2021-06-24 14:07:50.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 858
2021-06-24 14:07:50.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 859
2021-06-24 14:07:50.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 860
2021-06-24 14:07:50.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 861
2021-06-24 14:07:50.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 862
2021-06-24 14:07:50.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 863
2021-06-24 14:07:50.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 864
2021-06-24 14:07:50.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 865
2021-06-24 14:07:50.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 866
2021-06-24 14:07:50.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 867
2021-06-24 14:07:50.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 868
2021-06-24 14:07:50.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 869
2021-06-24 14:07:50.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 870
2021-06-24 14:07:50.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 871
2021-06-24 14:07:50.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 872
2021-06-24 14:07:50.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 873
2021-06-24 14:07:50.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 874
2021-06-24 14:07:50.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 875
2021-06-24 14:07:50.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 876
2021-06-24 14:07:50.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 877
2021-06-24 14:07:50.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 878
2021-06-24 14:07:50.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 879
2021-06-24 14:07:50.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 880
2021-06-24 14:07:50.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 881
2021-06-24 14:07:50.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 882
2021-06-24 14:07:50.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 883
2021-06-24 14:07:50.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 884
2021-06-24 14:07:50.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 885
2021-06-24 14:07:50.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 886
2021-06-24 14:07:50.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 887
2021-06-24 14:07:50.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 888
2021-06-24 14:07:50.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 889
2021-06-24 14:07:50.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 890
2021-06-24 14:07:50.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 891
2021-06-24 14:07:50.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 892
2021-06-24 14:07:50.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 893
2021-06-24 14:07:50.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 894
2021-06-24 14:07:50.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 895
2021-06-24 14:07:50.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 896
2021-06-24 14:07:50.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 897
2021-06-24 14:07:50.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 898
2021-06-24 14:07:50.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 899
2021-06-24 14:07:50.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 900
2021-06-24 14:07:50.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 901
2021-06-24 14:07:50.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 902
2021-06-24 14:07:50.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 903
2021-06-24 14:07:50.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 904
2021-06-24 14:07:50.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 905
2021-06-24 14:07:50.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 906
2021-06-24 14:07:50.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 907
2021-06-24 14:07:50.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 908
2021-06-24 14:07:50.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 909
2021-06-24 14:07:50.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 910
2021-06-24 14:07:50.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 911
2021-06-24 14:07:50.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 912
2021-06-24 14:07:50.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 913
2021-06-24 14:07:50.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 914
2021-06-24 14:07:50.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 915
2021-06-24 14:07:50.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 916
2021-06-24 14:07:50.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 917
2021-06-24 14:07:50.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 918
2021-06-24 14:07:50.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 919
2021-06-24 14:07:50.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 920
2021-06-24 14:07:50.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 921
2021-06-24 14:07:50.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 922
2021-06-24 14:07:50.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 923
2021-06-24 14:07:50.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 924
2021-06-24 14:07:50.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 925
2021-06-24 14:07:50.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 926
2021-06-24 14:07:50.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 927
2021-06-24 14:07:50.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 928
2021-06-24 14:07:50.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 929
2021-06-24 14:07:50.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 930
2021-06-24 14:07:50.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 931
2021-06-24 14:07:50.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 932
2021-06-24 14:07:50.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 933
2021-06-24 14:07:50.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 934
2021-06-24 14:07:50.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 935
2021-06-24 14:07:50.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 936
2021-06-24 14:07:50.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 937
2021-06-24 14:07:50.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 938
2021-06-24 14:07:50.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 939
2021-06-24 14:07:50.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 940
2021-06-24 14:07:50.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 941
2021-06-24 14:07:50.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 942
2021-06-24 14:07:50.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 943
2021-06-24 14:07:50.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 944
2021-06-24 14:07:50.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 945
2021-06-24 14:07:50.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 946
2021-06-24 14:07:50.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 947
2021-06-24 14:07:50.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 948
2021-06-24 14:07:50.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 949
2021-06-24 14:07:50.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 950
2021-06-24 14:07:50.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 951
2021-06-24 14:07:50.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 952
2021-06-24 14:07:50.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 953
2021-06-24 14:07:50.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 954
2021-06-24 14:07:50.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 955
2021-06-24 14:07:50.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 956
2021-06-24 14:07:50.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 957
2021-06-24 14:07:50.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 958
2021-06-24 14:07:50.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 959
2021-06-24 14:07:50.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 960
2021-06-24 14:07:50.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 961
2021-06-24 14:07:50.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 962
2021-06-24 14:07:50.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 963
2021-06-24 14:07:50.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 964
2021-06-24 14:07:50.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 965
2021-06-24 14:07:50.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 966
2021-06-24 14:07:50.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 967
2021-06-24 14:07:50.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 968
2021-06-24 14:07:50.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 969
2021-06-24 14:07:50.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 970
2021-06-24 14:07:50.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 971
2021-06-24 14:07:50.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 972
2021-06-24 14:07:50.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 973
2021-06-24 14:07:50.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 974
2021-06-24 14:07:50.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 975
2021-06-24 14:07:50.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 976
2021-06-24 14:07:50.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 977
2021-06-24 14:07:50.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 978
2021-06-24 14:07:50.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 979
2021-06-24 14:07:50.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 980
2021-06-24 14:07:50.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 981
2021-06-24 14:07:50.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 982
2021-06-24 14:07:50.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 983
2021-06-24 14:07:50.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 984
2021-06-24 14:07:50.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 985
2021-06-24 14:07:50.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 986
2021-06-24 14:07:50.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 987
2021-06-24 14:07:50.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 988
2021-06-24 14:07:50.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 989
2021-06-24 14:07:50.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 990
2021-06-24 14:07:50.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 991
2021-06-24 14:07:50.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 992
2021-06-24 14:07:50.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 993
2021-06-24 14:07:50.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 994
2021-06-24 14:07:50.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 995
2021-06-24 14:07:50.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 996
2021-06-24 14:07:50.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 997
2021-06-24 14:07:50.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 998
2021-06-24 14:07:50.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 999
2021-06-24 14:07:50.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1000
2021-06-24 14:07:50.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1001
2021-06-24 14:07:50.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1002
2021-06-24 14:07:50.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1003
2021-06-24 14:07:50.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1004
2021-06-24 14:07:50.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1005
2021-06-24 14:07:50.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1006
2021-06-24 14:07:50.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1007
2021-06-24 14:07:50.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1008
2021-06-24 14:07:50.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1009
2021-06-24 14:07:50.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1010
2021-06-24 14:07:50.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1011
2021-06-24 14:07:50.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1012
2021-06-24 14:07:50.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1013
2021-06-24 14:07:50.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1014
2021-06-24 14:07:50.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1015
2021-06-24 14:07:50.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1016
2021-06-24 14:07:50.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1017
2021-06-24 14:07:50.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1018
2021-06-24 14:07:50.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1019
2021-06-24 14:07:50.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1020
2021-06-24 14:07:50.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1021
2021-06-24 14:07:50.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1022
2021-06-24 14:07:50.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1023
2021-06-24 14:07:50.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1024
2021-06-24 14:07:50.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1025
2021-06-24 14:07:50.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1026
2021-06-24 14:07:50.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1027
2021-06-24 14:07:50.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1028
2021-06-24 14:07:50.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1029
2021-06-24 14:07:50.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1030
2021-06-24 14:07:50.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1031
2021-06-24 14:07:50.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1032
2021-06-24 14:07:50.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1033
2021-06-24 14:07:50.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1034
2021-06-24 14:07:50.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1035
2021-06-24 14:07:50.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1036
2021-06-24 14:07:50.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1037
2021-06-24 14:07:50.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1038
2021-06-24 14:07:50.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1039
2021-06-24 14:07:50.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1040
2021-06-24 14:07:50.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1041
2021-06-24 14:07:50.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1042
2021-06-24 14:07:50.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1043
2021-06-24 14:07:50.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1044
2021-06-24 14:07:50.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1045
2021-06-24 14:07:50.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1046
2021-06-24 14:07:50.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1047
2021-06-24 14:07:50.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1048
2021-06-24 14:07:50.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1049
2021-06-24 14:07:50.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1050
2021-06-24 14:07:50.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1051
2021-06-24 14:07:50.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1052
2021-06-24 14:07:50.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1053
2021-06-24 14:07:50.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1054
2021-06-24 14:07:50.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1055
2021-06-24 14:07:50.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1056
2021-06-24 14:07:50.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1057
2021-06-24 14:07:50.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1058
2021-06-24 14:07:50.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1059
2021-06-24 14:07:50.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1060
2021-06-24 14:07:50.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1061
2021-06-24 14:07:50.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1062
2021-06-24 14:07:50.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1063
2021-06-24 14:07:50.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1064
2021-06-24 14:07:50.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1065
2021-06-24 14:07:50.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1066
2021-06-24 14:07:50.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1067
2021-06-24 14:07:50.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1068
2021-06-24 14:07:50.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1069
2021-06-24 14:07:50.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1070
2021-06-24 14:07:50.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1071
2021-06-24 14:07:50.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1072
2021-06-24 14:07:50.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1073
2021-06-24 14:07:50.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1074
2021-06-24 14:07:50.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1075
2021-06-24 14:07:50.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1076
2021-06-24 14:07:50.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1077
2021-06-24 14:07:50.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1078
2021-06-24 14:07:50.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1079
2021-06-24 14:07:50.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1080
2021-06-24 14:07:50.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1081
2021-06-24 14:07:50.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1082
2021-06-24 14:07:50.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1083
2021-06-24 14:07:50.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1084
2021-06-24 14:07:50.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1085
2021-06-24 14:07:50.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1086
2021-06-24 14:07:50.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1087
2021-06-24 14:07:50.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1088
2021-06-24 14:07:50.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1089
2021-06-24 14:07:50.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1090
2021-06-24 14:07:50.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1091
2021-06-24 14:07:50.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1092
2021-06-24 14:07:50.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1093
2021-06-24 14:07:50.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1094
2021-06-24 14:07:50.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1095
2021-06-24 14:07:50.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1096
2021-06-24 14:07:50.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1097
2021-06-24 14:07:50.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1098
2021-06-24 14:07:50.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1099
2021-06-24 14:07:50.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1100
2021-06-24 14:07:50.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1101
2021-06-24 14:07:50.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1102
2021-06-24 14:07:50.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1103
2021-06-24 14:07:50.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1104
2021-06-24 14:07:50.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1105
2021-06-24 14:07:50.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1106
2021-06-24 14:07:50.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1107
2021-06-24 14:07:50.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1108
2021-06-24 14:07:50.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1109
2021-06-24 14:07:50.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1110
2021-06-24 14:07:50.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1111
2021-06-24 14:07:50.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1112
2021-06-24 14:07:50.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1113
2021-06-24 14:07:50.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1114
2021-06-24 14:07:50.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1115
2021-06-24 14:07:50.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1116
2021-06-24 14:07:50.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1117
2021-06-24 14:07:50.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1118
2021-06-24 14:07:50.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1119
2021-06-24 14:07:50.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1120
2021-06-24 14:07:50.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1121
2021-06-24 14:07:50.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1122
2021-06-24 14:07:50.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1123
2021-06-24 14:07:50.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1124
2021-06-24 14:07:50.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1125
2021-06-24 14:07:50.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1126
2021-06-24 14:07:50.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1127
2021-06-24 14:07:50.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1128
2021-06-24 14:07:50.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1129
2021-06-24 14:07:50.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1130
2021-06-24 14:07:50.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1131
2021-06-24 14:07:50.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1132
2021-06-24 14:07:50.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1133
2021-06-24 14:07:50.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1134
2021-06-24 14:07:50.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1135
2021-06-24 14:07:50.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1136
2021-06-24 14:07:50.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1137
2021-06-24 14:07:50.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1138
2021-06-24 14:07:50.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1139
2021-06-24 14:07:50.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1140
2021-06-24 14:07:50.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1141
2021-06-24 14:07:50.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1142
2021-06-24 14:07:50.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1143
2021-06-24 14:07:50.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1144
2021-06-24 14:07:50.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1145
2021-06-24 14:07:50.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1146
2021-06-24 14:07:50.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1147
2021-06-24 14:07:50.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1148
2021-06-24 14:07:50.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1149
2021-06-24 14:07:50.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1150
2021-06-24 14:07:50.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1151
2021-06-24 14:07:50.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1152
2021-06-24 14:07:50.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1153
2021-06-24 14:07:50.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1154
2021-06-24 14:07:50.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1155
2021-06-24 14:07:50.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1156
2021-06-24 14:07:50.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1157
2021-06-24 14:07:50.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1158
2021-06-24 14:07:50.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1159
2021-06-24 14:07:50.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1160
2021-06-24 14:07:50.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1161
2021-06-24 14:07:50.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1162
2021-06-24 14:07:50.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:50.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1163
2021-06-24 14:07:51.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1164
2021-06-24 14:07:51.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1165
2021-06-24 14:07:51.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1166
2021-06-24 14:07:51.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1167
2021-06-24 14:07:51.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1168
2021-06-24 14:07:51.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1169
2021-06-24 14:07:51.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1170
2021-06-24 14:07:51.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1171
2021-06-24 14:07:51.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1172
2021-06-24 14:07:51.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1173
2021-06-24 14:07:51.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1174
2021-06-24 14:07:51.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1175
2021-06-24 14:07:51.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1176
2021-06-24 14:07:51.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1177
2021-06-24 14:07:51.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1178
2021-06-24 14:07:51.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1179
2021-06-24 14:07:51.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1180
2021-06-24 14:07:51.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1181
2021-06-24 14:07:51.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1182
2021-06-24 14:07:51.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1183
2021-06-24 14:07:51.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1184
2021-06-24 14:07:51.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1185
2021-06-24 14:07:51.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1186
2021-06-24 14:07:51.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1187
2021-06-24 14:07:51.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1188
2021-06-24 14:07:51.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1189
2021-06-24 14:07:51.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1190
2021-06-24 14:07:51.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1191
2021-06-24 14:07:51.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1192
2021-06-24 14:07:51.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1193
2021-06-24 14:07:51.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1194
2021-06-24 14:07:51.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1195
2021-06-24 14:07:51.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1196
2021-06-24 14:07:51.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1197
2021-06-24 14:07:51.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1198
2021-06-24 14:07:51.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1199
2021-06-24 14:07:51.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1200
2021-06-24 14:07:51.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1201
2021-06-24 14:07:51.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1202
2021-06-24 14:07:51.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1203
2021-06-24 14:07:51.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1204
2021-06-24 14:07:51.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1205
2021-06-24 14:07:51.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1206
2021-06-24 14:07:51.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1207
2021-06-24 14:07:51.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1208
2021-06-24 14:07:51.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1209
2021-06-24 14:07:51.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1210
2021-06-24 14:07:51.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1211
2021-06-24 14:07:51.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1212
2021-06-24 14:07:51.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1213
2021-06-24 14:07:51.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1214
2021-06-24 14:07:51.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1215
2021-06-24 14:07:51.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1216
2021-06-24 14:07:51.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1217
2021-06-24 14:07:51.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1218
2021-06-24 14:07:51.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1219
2021-06-24 14:07:51.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1220
2021-06-24 14:07:51.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1221
2021-06-24 14:07:51.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1222
2021-06-24 14:07:51.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1223
2021-06-24 14:07:51.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1224
2021-06-24 14:07:51.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1225
2021-06-24 14:07:51.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1226
2021-06-24 14:07:51.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1227
2021-06-24 14:07:51.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1228
2021-06-24 14:07:51.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1229
2021-06-24 14:07:51.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1230
2021-06-24 14:07:51.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1231
2021-06-24 14:07:51.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1232
2021-06-24 14:07:51.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1233
2021-06-24 14:07:51.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1234
2021-06-24 14:07:51.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1235
2021-06-24 14:07:51.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1236
2021-06-24 14:07:51.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1237
2021-06-24 14:07:51.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1238
2021-06-24 14:07:51.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1239
2021-06-24 14:07:51.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1240
2021-06-24 14:07:51.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1241
2021-06-24 14:07:51.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1242
2021-06-24 14:07:51.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1243
2021-06-24 14:07:51.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1244
2021-06-24 14:07:51.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1245
2021-06-24 14:07:51.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1246
2021-06-24 14:07:51.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1247
2021-06-24 14:07:51.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1248
2021-06-24 14:07:51.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1249
2021-06-24 14:07:51.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1250
2021-06-24 14:07:51.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1251
2021-06-24 14:07:51.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1252
2021-06-24 14:07:51.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1253
2021-06-24 14:07:51.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1254
2021-06-24 14:07:51.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1255
2021-06-24 14:07:51.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1256
2021-06-24 14:07:51.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1257
2021-06-24 14:07:51.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1258
2021-06-24 14:07:51.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1259
2021-06-24 14:07:51.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1260
2021-06-24 14:07:51.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1261
2021-06-24 14:07:51.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1262
2021-06-24 14:07:51.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1263
2021-06-24 14:07:51.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1264
2021-06-24 14:07:51.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1265
2021-06-24 14:07:51.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1266
2021-06-24 14:07:51.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1267
2021-06-24 14:07:51.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1268
2021-06-24 14:07:51.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1269
2021-06-24 14:07:51.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1270
2021-06-24 14:07:51.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1271
2021-06-24 14:07:51.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1272
2021-06-24 14:07:51.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1273
2021-06-24 14:07:51.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1274
2021-06-24 14:07:51.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1275
2021-06-24 14:07:51.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1276
2021-06-24 14:07:51.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1277
2021-06-24 14:07:51.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1278
2021-06-24 14:07:51.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1279
2021-06-24 14:07:51.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1280
2021-06-24 14:07:51.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1281
2021-06-24 14:07:51.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1282
2021-06-24 14:07:51.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1283
2021-06-24 14:07:51.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1284
2021-06-24 14:07:51.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1285
2021-06-24 14:07:51.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1286
2021-06-24 14:07:51.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1287
2021-06-24 14:07:51.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1288
2021-06-24 14:07:51.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1289
2021-06-24 14:07:51.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1290
2021-06-24 14:07:51.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1291
2021-06-24 14:07:51.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1292
2021-06-24 14:07:51.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1293
2021-06-24 14:07:51.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1294
2021-06-24 14:07:51.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1295
2021-06-24 14:07:51.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1296
2021-06-24 14:07:51.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1297
2021-06-24 14:07:51.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1298
2021-06-24 14:07:51.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1299
2021-06-24 14:07:51.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1300
2021-06-24 14:07:51.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1301
2021-06-24 14:07:51.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1302
2021-06-24 14:07:51.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1303
2021-06-24 14:07:51.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1304
2021-06-24 14:07:51.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1305
2021-06-24 14:07:51.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1306
2021-06-24 14:07:51.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1307
2021-06-24 14:07:51.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1308
2021-06-24 14:07:51.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1309
2021-06-24 14:07:51.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1310
2021-06-24 14:07:51.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1311
2021-06-24 14:07:51.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1312
2021-06-24 14:07:51.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1313
2021-06-24 14:07:51.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1314
2021-06-24 14:07:51.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1315
2021-06-24 14:07:51.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1316
2021-06-24 14:07:51.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1317
2021-06-24 14:07:51.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1318
2021-06-24 14:07:51.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1319
2021-06-24 14:07:51.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1320
2021-06-24 14:07:51.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1321
2021-06-24 14:07:51.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1322
2021-06-24 14:07:51.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1323
2021-06-24 14:07:51.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1324
2021-06-24 14:07:51.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1325
2021-06-24 14:07:51.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1326
2021-06-24 14:07:51.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1327
2021-06-24 14:07:51.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1328
2021-06-24 14:07:51.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1329
2021-06-24 14:07:51.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1330
2021-06-24 14:07:51.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1331
2021-06-24 14:07:51.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1332
2021-06-24 14:07:51.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1333
2021-06-24 14:07:51.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1334
2021-06-24 14:07:51.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1335
2021-06-24 14:07:51.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1336
2021-06-24 14:07:51.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1337
2021-06-24 14:07:51.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1338
2021-06-24 14:07:51.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1339
2021-06-24 14:07:51.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1340
2021-06-24 14:07:51.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1341
2021-06-24 14:07:51.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1342
2021-06-24 14:07:51.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1343
2021-06-24 14:07:51.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1344
2021-06-24 14:07:51.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1345
2021-06-24 14:07:51.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1346
2021-06-24 14:07:51.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1347
2021-06-24 14:07:51.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1348
2021-06-24 14:07:51.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1349
2021-06-24 14:07:51.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1350
2021-06-24 14:07:51.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1351
2021-06-24 14:07:51.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1352
2021-06-24 14:07:51.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1353
2021-06-24 14:07:51.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1354
2021-06-24 14:07:51.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1355
2021-06-24 14:07:51.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1356
2021-06-24 14:07:51.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1357
2021-06-24 14:07:51.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1358
2021-06-24 14:07:51.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1359
2021-06-24 14:07:51.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1360
2021-06-24 14:07:51.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1361
2021-06-24 14:07:51.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1362
2021-06-24 14:07:51.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1363
2021-06-24 14:07:51.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1364
2021-06-24 14:07:51.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1365
2021-06-24 14:07:51.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1366
2021-06-24 14:07:51.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1367
2021-06-24 14:07:51.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1368
2021-06-24 14:07:51.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1369
2021-06-24 14:07:51.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1370
2021-06-24 14:07:51.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1371
2021-06-24 14:07:51.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1372
2021-06-24 14:07:51.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1373
2021-06-24 14:07:51.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1374
2021-06-24 14:07:51.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1375
2021-06-24 14:07:51.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1376
2021-06-24 14:07:51.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1377
2021-06-24 14:07:51.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1378
2021-06-24 14:07:51.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1379
2021-06-24 14:07:51.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1380
2021-06-24 14:07:51.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1381
2021-06-24 14:07:51.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1382
2021-06-24 14:07:51.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1383
2021-06-24 14:07:51.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1384
2021-06-24 14:07:51.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1385
2021-06-24 14:07:51.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1386
2021-06-24 14:07:51.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1387
2021-06-24 14:07:51.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1388
2021-06-24 14:07:51.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1389
2021-06-24 14:07:51.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1390
2021-06-24 14:07:51.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1391
2021-06-24 14:07:51.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1392
2021-06-24 14:07:51.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1393
2021-06-24 14:07:51.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1394
2021-06-24 14:07:51.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1395
2021-06-24 14:07:51.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1396
2021-06-24 14:07:51.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1397
2021-06-24 14:07:51.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1398
2021-06-24 14:07:51.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1399
2021-06-24 14:07:51.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1400
2021-06-24 14:07:51.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1401
2021-06-24 14:07:51.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1402
2021-06-24 14:07:51.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1403
2021-06-24 14:07:51.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1404
2021-06-24 14:07:51.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1405
2021-06-24 14:07:51.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1406
2021-06-24 14:07:51.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1407
2021-06-24 14:07:51.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1408
2021-06-24 14:07:51.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1409
2021-06-24 14:07:51.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1410
2021-06-24 14:07:51.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1411
2021-06-24 14:07:51.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1412
2021-06-24 14:07:51.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1413
2021-06-24 14:07:51.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1414
2021-06-24 14:07:51.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1415
2021-06-24 14:07:51.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1416
2021-06-24 14:07:51.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1417
2021-06-24 14:07:51.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1418
2021-06-24 14:07:51.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1419
2021-06-24 14:07:51.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1420
2021-06-24 14:07:51.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1421
2021-06-24 14:07:51.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1422
2021-06-24 14:07:51.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1423
2021-06-24 14:07:51.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1424
2021-06-24 14:07:51.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1425
2021-06-24 14:07:51.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1426
2021-06-24 14:07:51.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1427
2021-06-24 14:07:51.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1428
2021-06-24 14:07:51.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1429
2021-06-24 14:07:51.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1430
2021-06-24 14:07:51.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1431
2021-06-24 14:07:51.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1432
2021-06-24 14:07:51.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1433
2021-06-24 14:07:51.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1434
2021-06-24 14:07:51.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1435
2021-06-24 14:07:51.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1436
2021-06-24 14:07:51.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1437
2021-06-24 14:07:51.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1438
2021-06-24 14:07:51.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1439
2021-06-24 14:07:51.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1440
2021-06-24 14:07:51.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1441
2021-06-24 14:07:51.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1442
2021-06-24 14:07:51.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1443
2021-06-24 14:07:51.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1444
2021-06-24 14:07:51.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1445
2021-06-24 14:07:51.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1446
2021-06-24 14:07:51.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1447
2021-06-24 14:07:51.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1448
2021-06-24 14:07:51.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1449
2021-06-24 14:07:51.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1450
2021-06-24 14:07:51.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1451
2021-06-24 14:07:51.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1452
2021-06-24 14:07:51.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1453
2021-06-24 14:07:51.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1454
2021-06-24 14:07:51.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1455
2021-06-24 14:07:51.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1456
2021-06-24 14:07:51.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1457
2021-06-24 14:07:51.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1458
2021-06-24 14:07:51.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1459
2021-06-24 14:07:51.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1460
2021-06-24 14:07:51.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1461
2021-06-24 14:07:51.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1462
2021-06-24 14:07:51.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1463
2021-06-24 14:07:51.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1464
2021-06-24 14:07:51.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1465
2021-06-24 14:07:51.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1466
2021-06-24 14:07:51.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1467
2021-06-24 14:07:51.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1468
2021-06-24 14:07:51.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1469
2021-06-24 14:07:51.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1470
2021-06-24 14:07:51.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1471
2021-06-24 14:07:51.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1472
2021-06-24 14:07:51.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1473
2021-06-24 14:07:51.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1474
2021-06-24 14:07:51.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1475
2021-06-24 14:07:51.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1476
2021-06-24 14:07:51.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1477
2021-06-24 14:07:51.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1478
2021-06-24 14:07:51.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1479
2021-06-24 14:07:51.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1480
2021-06-24 14:07:51.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1481
2021-06-24 14:07:51.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1482
2021-06-24 14:07:51.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1483
2021-06-24 14:07:51.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1484
2021-06-24 14:07:51.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1485
2021-06-24 14:07:51.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1486
2021-06-24 14:07:51.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1487
2021-06-24 14:07:51.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1488
2021-06-24 14:07:51.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1489
2021-06-24 14:07:51.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1490
2021-06-24 14:07:51.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1491
2021-06-24 14:07:51.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1492
2021-06-24 14:07:51.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1493
2021-06-24 14:07:51.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1494
2021-06-24 14:07:51.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1495
2021-06-24 14:07:51.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1496
2021-06-24 14:07:51.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1497
2021-06-24 14:07:51.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1498
2021-06-24 14:07:51.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1499
2021-06-24 14:07:51.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1500
2021-06-24 14:07:51.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1501
2021-06-24 14:07:51.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1502
2021-06-24 14:07:51.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1503
2021-06-24 14:07:51.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1504
2021-06-24 14:07:51.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1505
2021-06-24 14:07:51.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1506
2021-06-24 14:07:51.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1507
2021-06-24 14:07:51.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1508
2021-06-24 14:07:51.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1509
2021-06-24 14:07:51.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1510
2021-06-24 14:07:51.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1511
2021-06-24 14:07:51.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1512
2021-06-24 14:07:51.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1513
2021-06-24 14:07:51.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1514
2021-06-24 14:07:51.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1515
2021-06-24 14:07:51.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1516
2021-06-24 14:07:51.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1517
2021-06-24 14:07:51.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1518
2021-06-24 14:07:51.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1519
2021-06-24 14:07:51.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1520
2021-06-24 14:07:51.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1521
2021-06-24 14:07:51.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1522
2021-06-24 14:07:51.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1523
2021-06-24 14:07:51.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1524
2021-06-24 14:07:51.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1525
2021-06-24 14:07:51.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1526
2021-06-24 14:07:51.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1527
2021-06-24 14:07:51.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:51.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1528
2021-06-24 14:07:52.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1529
2021-06-24 14:07:52.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1530
2021-06-24 14:07:52.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1531
2021-06-24 14:07:52.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1532
2021-06-24 14:07:52.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1533
2021-06-24 14:07:52.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1534
2021-06-24 14:07:52.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1535
2021-06-24 14:07:52.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1536
2021-06-24 14:07:52.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1537
2021-06-24 14:07:52.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1538
2021-06-24 14:07:52.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1539
2021-06-24 14:07:52.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1540
2021-06-24 14:07:52.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1541
2021-06-24 14:07:52.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1542
2021-06-24 14:07:52.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1543
2021-06-24 14:07:52.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1544
2021-06-24 14:07:52.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1545
2021-06-24 14:07:52.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1546
2021-06-24 14:07:52.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1547
2021-06-24 14:07:52.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1548
2021-06-24 14:07:52.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1549
2021-06-24 14:07:52.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1550
2021-06-24 14:07:52.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1551
2021-06-24 14:07:52.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1552
2021-06-24 14:07:52.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1553
2021-06-24 14:07:52.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1554
2021-06-24 14:07:52.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1555
2021-06-24 14:07:52.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1556
2021-06-24 14:07:52.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1557
2021-06-24 14:07:52.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1558
2021-06-24 14:07:52.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1559
2021-06-24 14:07:52.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1560
2021-06-24 14:07:52.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1561
2021-06-24 14:07:52.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1562
2021-06-24 14:07:52.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1563
2021-06-24 14:07:52.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1564
2021-06-24 14:07:52.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1565
2021-06-24 14:07:52.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1566
2021-06-24 14:07:52.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1567
2021-06-24 14:07:52.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1568
2021-06-24 14:07:52.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1569
2021-06-24 14:07:52.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1570
2021-06-24 14:07:52.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1571
2021-06-24 14:07:52.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1572
2021-06-24 14:07:52.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1573
2021-06-24 14:07:52.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1574
2021-06-24 14:07:52.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1575
2021-06-24 14:07:52.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1576
2021-06-24 14:07:52.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1577
2021-06-24 14:07:52.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1578
2021-06-24 14:07:52.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1579
2021-06-24 14:07:52.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1580
2021-06-24 14:07:52.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1581
2021-06-24 14:07:52.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1582
2021-06-24 14:07:52.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1583
2021-06-24 14:07:52.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1584
2021-06-24 14:07:52.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1585
2021-06-24 14:07:52.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1586
2021-06-24 14:07:52.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1587
2021-06-24 14:07:52.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1588
2021-06-24 14:07:52.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1589
2021-06-24 14:07:52.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1590
2021-06-24 14:07:52.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1591
2021-06-24 14:07:52.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1592
2021-06-24 14:07:52.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1593
2021-06-24 14:07:52.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1594
2021-06-24 14:07:52.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1595
2021-06-24 14:07:52.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1596
2021-06-24 14:07:52.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1597
2021-06-24 14:07:52.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1598
2021-06-24 14:07:52.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1599
2021-06-24 14:07:52.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1600
2021-06-24 14:07:52.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1601
2021-06-24 14:07:52.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1602
2021-06-24 14:07:52.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1603
2021-06-24 14:07:52.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1604
2021-06-24 14:07:52.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1605
2021-06-24 14:07:52.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1606
2021-06-24 14:07:52.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1607
2021-06-24 14:07:52.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1608
2021-06-24 14:07:52.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1609
2021-06-24 14:07:52.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1610
2021-06-24 14:07:52.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1611
2021-06-24 14:07:52.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1612
2021-06-24 14:07:52.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1613
2021-06-24 14:07:52.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1614
2021-06-24 14:07:52.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1615
2021-06-24 14:07:52.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1616
2021-06-24 14:07:52.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1617
2021-06-24 14:07:52.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1618
2021-06-24 14:07:52.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1619
2021-06-24 14:07:52.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1620
2021-06-24 14:07:52.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1621
2021-06-24 14:07:52.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1622
2021-06-24 14:07:52.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1623
2021-06-24 14:07:52.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1624
2021-06-24 14:07:52.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1625
2021-06-24 14:07:52.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1626
2021-06-24 14:07:52.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1627
2021-06-24 14:07:52.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1628
2021-06-24 14:07:52.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1629
2021-06-24 14:07:52.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1630
2021-06-24 14:07:52.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1631
2021-06-24 14:07:52.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1632
2021-06-24 14:07:52.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1633
2021-06-24 14:07:52.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1634
2021-06-24 14:07:52.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1635
2021-06-24 14:07:52.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1636
2021-06-24 14:07:52.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1637
2021-06-24 14:07:52.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1638
2021-06-24 14:07:52.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1639
2021-06-24 14:07:52.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1640
2021-06-24 14:07:52.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1641
2021-06-24 14:07:52.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1642
2021-06-24 14:07:52.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1643
2021-06-24 14:07:52.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1644
2021-06-24 14:07:52.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1645
2021-06-24 14:07:52.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1646
2021-06-24 14:07:52.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1647
2021-06-24 14:07:52.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1648
2021-06-24 14:07:52.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1649
2021-06-24 14:07:52.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1650
2021-06-24 14:07:52.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1651
2021-06-24 14:07:52.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1652
2021-06-24 14:07:52.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1653
2021-06-24 14:07:52.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1654
2021-06-24 14:07:52.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1655
2021-06-24 14:07:52.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1656
2021-06-24 14:07:52.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1657
2021-06-24 14:07:52.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1658
2021-06-24 14:07:52.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1659
2021-06-24 14:07:52.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1660
2021-06-24 14:07:52.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1661
2021-06-24 14:07:52.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1662
2021-06-24 14:07:52.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1663
2021-06-24 14:07:52.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1664
2021-06-24 14:07:52.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1665
2021-06-24 14:07:52.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1666
2021-06-24 14:07:52.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1667
2021-06-24 14:07:52.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1668
2021-06-24 14:07:52.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1669
2021-06-24 14:07:52.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1670
2021-06-24 14:07:52.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1671
2021-06-24 14:07:52.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1672
2021-06-24 14:07:52.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1673
2021-06-24 14:07:52.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1674
2021-06-24 14:07:52.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1675
2021-06-24 14:07:52.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1676
2021-06-24 14:07:52.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1677
2021-06-24 14:07:52.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1678
2021-06-24 14:07:52.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1679
2021-06-24 14:07:52.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1680
2021-06-24 14:07:52.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1681
2021-06-24 14:07:52.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1682
2021-06-24 14:07:52.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1683
2021-06-24 14:07:52.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1684
2021-06-24 14:07:52.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1685
2021-06-24 14:07:52.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1686
2021-06-24 14:07:52.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1687
2021-06-24 14:07:52.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1688
2021-06-24 14:07:52.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1689
2021-06-24 14:07:52.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1690
2021-06-24 14:07:52.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1691
2021-06-24 14:07:52.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1692
2021-06-24 14:07:52.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1693
2021-06-24 14:07:52.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1694
2021-06-24 14:07:52.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1695
2021-06-24 14:07:52.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1696
2021-06-24 14:07:52.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1697
2021-06-24 14:07:52.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1698
2021-06-24 14:07:52.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1699
2021-06-24 14:07:52.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1700
2021-06-24 14:07:52.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1701
2021-06-24 14:07:52.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1702
2021-06-24 14:07:52.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1703
2021-06-24 14:07:52.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1704
2021-06-24 14:07:52.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1705
2021-06-24 14:07:52.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1706
2021-06-24 14:07:52.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1707
2021-06-24 14:07:52.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1708
2021-06-24 14:07:52.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1709
2021-06-24 14:07:52.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1710
2021-06-24 14:07:52.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1711
2021-06-24 14:07:52.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1712
2021-06-24 14:07:52.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1713
2021-06-24 14:07:52.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1714
2021-06-24 14:07:52.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1715
2021-06-24 14:07:52.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1716
2021-06-24 14:07:52.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1717
2021-06-24 14:07:52.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1718
2021-06-24 14:07:52.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1719
2021-06-24 14:07:52.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1720
2021-06-24 14:07:52.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1721
2021-06-24 14:07:52.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1722
2021-06-24 14:07:52.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1723
2021-06-24 14:07:52.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1724
2021-06-24 14:07:52.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1725
2021-06-24 14:07:52.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1726
2021-06-24 14:07:52.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1727
2021-06-24 14:07:52.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1728
2021-06-24 14:07:52.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1729
2021-06-24 14:07:52.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1730
2021-06-24 14:07:52.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1731
2021-06-24 14:07:52.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1732
2021-06-24 14:07:52.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1733
2021-06-24 14:07:52.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1734
2021-06-24 14:07:52.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1735
2021-06-24 14:07:52.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1736
2021-06-24 14:07:52.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1737
2021-06-24 14:07:52.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1738
2021-06-24 14:07:52.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1739
2021-06-24 14:07:52.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1740
2021-06-24 14:07:52.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1741
2021-06-24 14:07:52.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1742
2021-06-24 14:07:52.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1743
2021-06-24 14:07:52.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1744
2021-06-24 14:07:52.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1745
2021-06-24 14:07:52.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1746
2021-06-24 14:07:52.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1747
2021-06-24 14:07:52.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1748
2021-06-24 14:07:52.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1749
2021-06-24 14:07:52.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1750
2021-06-24 14:07:52.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1751
2021-06-24 14:07:52.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1752
2021-06-24 14:07:52.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1753
2021-06-24 14:07:52.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1754
2021-06-24 14:07:52.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1755
2021-06-24 14:07:52.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1756
2021-06-24 14:07:52.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1757
2021-06-24 14:07:52.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1758
2021-06-24 14:07:52.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1759
2021-06-24 14:07:52.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1760
2021-06-24 14:07:52.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1761
2021-06-24 14:07:52.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1762
2021-06-24 14:07:52.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1763
2021-06-24 14:07:52.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1764
2021-06-24 14:07:52.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1765
2021-06-24 14:07:52.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1766
2021-06-24 14:07:52.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1767
2021-06-24 14:07:52.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1768
2021-06-24 14:07:52.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1769
2021-06-24 14:07:52.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1770
2021-06-24 14:07:52.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1771
2021-06-24 14:07:52.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1772
2021-06-24 14:07:52.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1773
2021-06-24 14:07:52.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1774
2021-06-24 14:07:52.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1775
2021-06-24 14:07:52.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1776
2021-06-24 14:07:52.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1777
2021-06-24 14:07:52.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1778
2021-06-24 14:07:52.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1779
2021-06-24 14:07:52.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1780
2021-06-24 14:07:52.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1781
2021-06-24 14:07:52.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1782
2021-06-24 14:07:52.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1783
2021-06-24 14:07:52.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1784
2021-06-24 14:07:52.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1785
2021-06-24 14:07:52.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1786
2021-06-24 14:07:52.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1787
2021-06-24 14:07:52.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1788
2021-06-24 14:07:52.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1789
2021-06-24 14:07:52.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1790
2021-06-24 14:07:52.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1791
2021-06-24 14:07:52.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1792
2021-06-24 14:07:52.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1793
2021-06-24 14:07:52.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1794
2021-06-24 14:07:52.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1795
2021-06-24 14:07:52.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1796
2021-06-24 14:07:52.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1797
2021-06-24 14:07:52.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1798
2021-06-24 14:07:52.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1799
2021-06-24 14:07:52.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1800
2021-06-24 14:07:52.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1801
2021-06-24 14:07:52.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1802
2021-06-24 14:07:52.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1803
2021-06-24 14:07:52.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1804
2021-06-24 14:07:52.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1805
2021-06-24 14:07:52.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1806
2021-06-24 14:07:52.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1807
2021-06-24 14:07:52.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1808
2021-06-24 14:07:52.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1809
2021-06-24 14:07:52.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1810
2021-06-24 14:07:52.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1811
2021-06-24 14:07:52.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1812
2021-06-24 14:07:52.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1813
2021-06-24 14:07:52.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1814
2021-06-24 14:07:52.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1815
2021-06-24 14:07:52.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1816
2021-06-24 14:07:52.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1817
2021-06-24 14:07:52.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1818
2021-06-24 14:07:52.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1819
2021-06-24 14:07:52.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1820
2021-06-24 14:07:52.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1821
2021-06-24 14:07:52.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1822
2021-06-24 14:07:52.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1823
2021-06-24 14:07:52.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1824
2021-06-24 14:07:52.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1825
2021-06-24 14:07:52.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1826
2021-06-24 14:07:52.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1827
2021-06-24 14:07:52.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1828
2021-06-24 14:07:52.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1829
2021-06-24 14:07:52.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1830
2021-06-24 14:07:52.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1831
2021-06-24 14:07:52.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1832
2021-06-24 14:07:52.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1833
2021-06-24 14:07:52.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1834
2021-06-24 14:07:52.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1835
2021-06-24 14:07:52.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1836
2021-06-24 14:07:52.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1837
2021-06-24 14:07:52.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1838
2021-06-24 14:07:52.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1839
2021-06-24 14:07:52.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1840
2021-06-24 14:07:52.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1841
2021-06-24 14:07:52.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:52.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1842
2021-06-24 14:07:53.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1843
2021-06-24 14:07:53.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1844
2021-06-24 14:07:53.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1845
2021-06-24 14:07:53.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1846
2021-06-24 14:07:53.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1847
2021-06-24 14:07:53.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1848
2021-06-24 14:07:53.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1849
2021-06-24 14:07:53.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1850
2021-06-24 14:07:53.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1851
2021-06-24 14:07:53.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1852
2021-06-24 14:07:53.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1853
2021-06-24 14:07:53.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1854
2021-06-24 14:07:53.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1855
2021-06-24 14:07:53.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1856
2021-06-24 14:07:53.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1857
2021-06-24 14:07:53.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1858
2021-06-24 14:07:53.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1859
2021-06-24 14:07:53.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1860
2021-06-24 14:07:53.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1861
2021-06-24 14:07:53.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1862
2021-06-24 14:07:53.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1863
2021-06-24 14:07:53.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1864
2021-06-24 14:07:53.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1865
2021-06-24 14:07:53.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1866
2021-06-24 14:07:53.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1867
2021-06-24 14:07:53.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1868
2021-06-24 14:07:53.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1869
2021-06-24 14:07:53.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1870
2021-06-24 14:07:53.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1871
2021-06-24 14:07:53.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1872
2021-06-24 14:07:53.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1873
2021-06-24 14:07:53.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1874
2021-06-24 14:07:53.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1875
2021-06-24 14:07:53.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1876
2021-06-24 14:07:53.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1877
2021-06-24 14:07:53.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1878
2021-06-24 14:07:53.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1879
2021-06-24 14:07:53.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1880
2021-06-24 14:07:53.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1881
2021-06-24 14:07:53.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1882
2021-06-24 14:07:53.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1883
2021-06-24 14:07:53.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1884
2021-06-24 14:07:53.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1885
2021-06-24 14:07:53.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1886
2021-06-24 14:07:53.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1887
2021-06-24 14:07:53.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1888
2021-06-24 14:07:53.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1889
2021-06-24 14:07:53.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1890
2021-06-24 14:07:53.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1891
2021-06-24 14:07:53.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1892
2021-06-24 14:07:53.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1893
2021-06-24 14:07:53.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1894
2021-06-24 14:07:53.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1895
2021-06-24 14:07:53.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1896
2021-06-24 14:07:53.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1897
2021-06-24 14:07:53.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1898
2021-06-24 14:07:53.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1899
2021-06-24 14:07:53.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1900
2021-06-24 14:07:53.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1901
2021-06-24 14:07:53.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1902
2021-06-24 14:07:53.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1903
2021-06-24 14:07:53.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1904
2021-06-24 14:07:53.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1905
2021-06-24 14:07:53.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1906
2021-06-24 14:07:53.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1907
2021-06-24 14:07:53.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1908
2021-06-24 14:07:53.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1909
2021-06-24 14:07:53.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1910
2021-06-24 14:07:53.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1911
2021-06-24 14:07:53.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1912
2021-06-24 14:07:53.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1913
2021-06-24 14:07:53.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1914
2021-06-24 14:07:53.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1915
2021-06-24 14:07:53.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1916
2021-06-24 14:07:53.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1917
2021-06-24 14:07:53.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1918
2021-06-24 14:07:53.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1919
2021-06-24 14:07:53.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1920
2021-06-24 14:07:53.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1921
2021-06-24 14:07:53.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1922
2021-06-24 14:07:53.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1923
2021-06-24 14:07:53.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1924
2021-06-24 14:07:53.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1925
2021-06-24 14:07:53.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1926
2021-06-24 14:07:53.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1927
2021-06-24 14:07:53.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1928
2021-06-24 14:07:53.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1929
2021-06-24 14:07:53.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1930
2021-06-24 14:07:53.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1931
2021-06-24 14:07:53.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1932
2021-06-24 14:07:53.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1933
2021-06-24 14:07:53.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1934
2021-06-24 14:07:53.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1935
2021-06-24 14:07:53.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1936
2021-06-24 14:07:53.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1937
2021-06-24 14:07:53.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1938
2021-06-24 14:07:53.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1939
2021-06-24 14:07:53.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1940
2021-06-24 14:07:53.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1941
2021-06-24 14:07:53.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1942
2021-06-24 14:07:53.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1943
2021-06-24 14:07:53.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1944
2021-06-24 14:07:53.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1945
2021-06-24 14:07:53.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1946
2021-06-24 14:07:53.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1947
2021-06-24 14:07:53.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1948
2021-06-24 14:07:53.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1949
2021-06-24 14:07:53.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1950
2021-06-24 14:07:53.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1951
2021-06-24 14:07:53.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1952
2021-06-24 14:07:53.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1953
2021-06-24 14:07:53.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1954
2021-06-24 14:07:53.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1955
2021-06-24 14:07:53.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1956
2021-06-24 14:07:53.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1957
2021-06-24 14:07:53.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1958
2021-06-24 14:07:53.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1959
2021-06-24 14:07:53.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1960
2021-06-24 14:07:53.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1961
2021-06-24 14:07:53.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1962
2021-06-24 14:07:53.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1963
2021-06-24 14:07:53.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1964
2021-06-24 14:07:53.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1965
2021-06-24 14:07:53.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1966
2021-06-24 14:07:53.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1967
2021-06-24 14:07:53.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1968
2021-06-24 14:07:53.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1969
2021-06-24 14:07:53.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1970
2021-06-24 14:07:53.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1971
2021-06-24 14:07:53.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1972
2021-06-24 14:07:53.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1973
2021-06-24 14:07:53.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1974
2021-06-24 14:07:53.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1975
2021-06-24 14:07:53.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1976
2021-06-24 14:07:53.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1977
2021-06-24 14:07:53.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1978
2021-06-24 14:07:53.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1979
2021-06-24 14:07:53.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1980
2021-06-24 14:07:53.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1981
2021-06-24 14:07:53.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1982
2021-06-24 14:07:53.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1983
2021-06-24 14:07:53.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1984
2021-06-24 14:07:53.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1985
2021-06-24 14:07:53.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1986
2021-06-24 14:07:53.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1987
2021-06-24 14:07:53.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1988
2021-06-24 14:07:53.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1989
2021-06-24 14:07:53.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1990
2021-06-24 14:07:53.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1991
2021-06-24 14:07:53.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1992
2021-06-24 14:07:53.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1993
2021-06-24 14:07:53.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1994
2021-06-24 14:07:53.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1995
2021-06-24 14:07:53.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1996
2021-06-24 14:07:53.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1997
2021-06-24 14:07:53.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1998
2021-06-24 14:07:53.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 1999
2021-06-24 14:07:53.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2000
2021-06-24 14:07:53.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2001
2021-06-24 14:07:53.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2002
2021-06-24 14:07:53.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2003
2021-06-24 14:07:53.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2004
2021-06-24 14:07:53.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2005
2021-06-24 14:07:53.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2006
2021-06-24 14:07:53.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2007
2021-06-24 14:07:53.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2008
2021-06-24 14:07:53.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2009
2021-06-24 14:07:53.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2010
2021-06-24 14:07:53.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2011
2021-06-24 14:07:53.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2012
2021-06-24 14:07:53.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2013
2021-06-24 14:07:53.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2014
2021-06-24 14:07:53.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2015
2021-06-24 14:07:53.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2016
2021-06-24 14:07:53.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2017
2021-06-24 14:07:53.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2018
2021-06-24 14:07:53.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2019
2021-06-24 14:07:53.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2020
2021-06-24 14:07:53.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2021
2021-06-24 14:07:53.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2022
2021-06-24 14:07:53.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2023
2021-06-24 14:07:53.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2024
2021-06-24 14:07:53.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2025
2021-06-24 14:07:53.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2026
2021-06-24 14:07:53.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2027
2021-06-24 14:07:53.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2028
2021-06-24 14:07:53.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2029
2021-06-24 14:07:53.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2030
2021-06-24 14:07:53.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2031
2021-06-24 14:07:53.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2032
2021-06-24 14:07:53.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2033
2021-06-24 14:07:53.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2034
2021-06-24 14:07:53.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2035
2021-06-24 14:07:53.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2036
2021-06-24 14:07:53.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2037
2021-06-24 14:07:53.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2038
2021-06-24 14:07:53.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2039
2021-06-24 14:07:53.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2040
2021-06-24 14:07:53.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2041
2021-06-24 14:07:53.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2042
2021-06-24 14:07:53.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2043
2021-06-24 14:07:53.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2044
2021-06-24 14:07:53.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2045
2021-06-24 14:07:53.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2046
2021-06-24 14:07:53.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2047
2021-06-24 14:07:53.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2048
2021-06-24 14:07:53.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2049
2021-06-24 14:07:53.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2050
2021-06-24 14:07:53.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2051
2021-06-24 14:07:53.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2052
2021-06-24 14:07:53.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2053
2021-06-24 14:07:53.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2054
2021-06-24 14:07:53.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2055
2021-06-24 14:07:53.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2056
2021-06-24 14:07:53.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2057
2021-06-24 14:07:53.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2058
2021-06-24 14:07:53.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2059
2021-06-24 14:07:53.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2060
2021-06-24 14:07:53.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2061
2021-06-24 14:07:53.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2062
2021-06-24 14:07:53.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2063
2021-06-24 14:07:53.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2064
2021-06-24 14:07:53.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2065
2021-06-24 14:07:53.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2066
2021-06-24 14:07:53.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2067
2021-06-24 14:07:53.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2068
2021-06-24 14:07:53.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2069
2021-06-24 14:07:53.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2070
2021-06-24 14:07:53.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2071
2021-06-24 14:07:53.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2072
2021-06-24 14:07:53.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2073
2021-06-24 14:07:53.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2074
2021-06-24 14:07:53.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2075
2021-06-24 14:07:53.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2076
2021-06-24 14:07:53.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2077
2021-06-24 14:07:53.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2078
2021-06-24 14:07:53.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2079
2021-06-24 14:07:53.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2080
2021-06-24 14:07:53.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2081
2021-06-24 14:07:53.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2082
2021-06-24 14:07:53.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2083
2021-06-24 14:07:53.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2084
2021-06-24 14:07:53.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2085
2021-06-24 14:07:53.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2086
2021-06-24 14:07:53.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2087
2021-06-24 14:07:53.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2088
2021-06-24 14:07:53.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2089
2021-06-24 14:07:53.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2090
2021-06-24 14:07:53.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2091
2021-06-24 14:07:53.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2092
2021-06-24 14:07:53.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2093
2021-06-24 14:07:53.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2094
2021-06-24 14:07:53.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2095
2021-06-24 14:07:53.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2096
2021-06-24 14:07:53.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2097
2021-06-24 14:07:53.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2098
2021-06-24 14:07:53.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2099
2021-06-24 14:07:53.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2100
2021-06-24 14:07:53.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2101
2021-06-24 14:07:53.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2102
2021-06-24 14:07:53.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2103
2021-06-24 14:07:53.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2104
2021-06-24 14:07:53.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2105
2021-06-24 14:07:53.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2106
2021-06-24 14:07:53.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2107
2021-06-24 14:07:53.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2108
2021-06-24 14:07:53.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2109
2021-06-24 14:07:53.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2110
2021-06-24 14:07:53.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2111
2021-06-24 14:07:53.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2112
2021-06-24 14:07:53.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2113
2021-06-24 14:07:53.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2114
2021-06-24 14:07:53.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2115
2021-06-24 14:07:53.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2116
2021-06-24 14:07:53.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2117
2021-06-24 14:07:53.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2118
2021-06-24 14:07:53.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2119
2021-06-24 14:07:53.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2120
2021-06-24 14:07:53.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2121
2021-06-24 14:07:53.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2122
2021-06-24 14:07:53.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2123
2021-06-24 14:07:53.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2124
2021-06-24 14:07:53.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2125
2021-06-24 14:07:53.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2126
2021-06-24 14:07:53.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2127
2021-06-24 14:07:53.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2128
2021-06-24 14:07:53.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2129
2021-06-24 14:07:53.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2130
2021-06-24 14:07:53.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2131
2021-06-24 14:07:53.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2132
2021-06-24 14:07:53.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2133
2021-06-24 14:07:53.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2134
2021-06-24 14:07:53.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2135
2021-06-24 14:07:53.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2136
2021-06-24 14:07:53.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2137
2021-06-24 14:07:53.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2138
2021-06-24 14:07:53.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2139
2021-06-24 14:07:53.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2140
2021-06-24 14:07:53.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2141
2021-06-24 14:07:53.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2142
2021-06-24 14:07:53.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2143
2021-06-24 14:07:53.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2144
2021-06-24 14:07:53.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2145
2021-06-24 14:07:53.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2146
2021-06-24 14:07:53.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2147
2021-06-24 14:07:53.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2148
2021-06-24 14:07:53.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2149
2021-06-24 14:07:53.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2150
2021-06-24 14:07:53.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2151
2021-06-24 14:07:53.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2152
2021-06-24 14:07:53.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2153
2021-06-24 14:07:53.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2154
2021-06-24 14:07:53.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2155
2021-06-24 14:07:53.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2156
2021-06-24 14:07:53.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2157
2021-06-24 14:07:53.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2158
2021-06-24 14:07:53.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2159
2021-06-24 14:07:53.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2160
2021-06-24 14:07:53.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2161
2021-06-24 14:07:53.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2162
2021-06-24 14:07:53.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2163
2021-06-24 14:07:53.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2164
2021-06-24 14:07:53.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2165
2021-06-24 14:07:53.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2166
2021-06-24 14:07:53.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2167
2021-06-24 14:07:53.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2168
2021-06-24 14:07:53.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2169
2021-06-24 14:07:53.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2170
2021-06-24 14:07:53.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2171
2021-06-24 14:07:53.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2172
2021-06-24 14:07:53.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2173
2021-06-24 14:07:53.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2174
2021-06-24 14:07:53.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2175
2021-06-24 14:07:53.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2176
2021-06-24 14:07:53.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2177
2021-06-24 14:07:53.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2178
2021-06-24 14:07:53.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2179
2021-06-24 14:07:53.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2180
2021-06-24 14:07:53.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2181
2021-06-24 14:07:53.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2182
2021-06-24 14:07:53.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2183
2021-06-24 14:07:53.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2184
2021-06-24 14:07:53.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2185
2021-06-24 14:07:53.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2186
2021-06-24 14:07:53.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2187
2021-06-24 14:07:53.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2188
2021-06-24 14:07:53.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2189
2021-06-24 14:07:53.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2190
2021-06-24 14:07:53.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2191
2021-06-24 14:07:53.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2192
2021-06-24 14:07:53.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2193
2021-06-24 14:07:53.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2194
2021-06-24 14:07:53.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2195
2021-06-24 14:07:53.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2196
2021-06-24 14:07:53.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2197
2021-06-24 14:07:53.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2198
2021-06-24 14:07:53.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2199
2021-06-24 14:07:53.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2200
2021-06-24 14:07:53.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2201
2021-06-24 14:07:53.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2202
2021-06-24 14:07:53.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2203
2021-06-24 14:07:53.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2204
2021-06-24 14:07:53.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2205
2021-06-24 14:07:53.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2206
2021-06-24 14:07:53.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2207
2021-06-24 14:07:53.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2208
2021-06-24 14:07:53.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2209
2021-06-24 14:07:53.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2210
2021-06-24 14:07:53.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2211
2021-06-24 14:07:53.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2212
2021-06-24 14:07:53.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2213
2021-06-24 14:07:53.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2214
2021-06-24 14:07:53.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2215
2021-06-24 14:07:53.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2216
2021-06-24 14:07:53.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2217
2021-06-24 14:07:53.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2218
2021-06-24 14:07:53.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2219
2021-06-24 14:07:53.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2220
2021-06-24 14:07:53.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2221
2021-06-24 14:07:53.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2222
2021-06-24 14:07:53.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2223
2021-06-24 14:07:53.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2224
2021-06-24 14:07:53.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2225
2021-06-24 14:07:53.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2226
2021-06-24 14:07:53.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2227
2021-06-24 14:07:53.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2228
2021-06-24 14:07:53.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2229
2021-06-24 14:07:53.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2230
2021-06-24 14:07:53.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2231
2021-06-24 14:07:53.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2232
2021-06-24 14:07:53.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2233
2021-06-24 14:07:53.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2234
2021-06-24 14:07:53.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2235
2021-06-24 14:07:53.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2236
2021-06-24 14:07:53.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2237
2021-06-24 14:07:53.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2238
2021-06-24 14:07:53.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2239
2021-06-24 14:07:53.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2240
2021-06-24 14:07:53.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2241
2021-06-24 14:07:53.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2242
2021-06-24 14:07:53.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2243
2021-06-24 14:07:53.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2244
2021-06-24 14:07:53.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2245
2021-06-24 14:07:53.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2246
2021-06-24 14:07:53.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2247
2021-06-24 14:07:53.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2248
2021-06-24 14:07:53.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2249
2021-06-24 14:07:53.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2250
2021-06-24 14:07:53.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2251
2021-06-24 14:07:53.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2252
2021-06-24 14:07:53.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2253
2021-06-24 14:07:53.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2254
2021-06-24 14:07:53.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2255
2021-06-24 14:07:53.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2256
2021-06-24 14:07:53.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2257
2021-06-24 14:07:53.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2258
2021-06-24 14:07:53.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2259
2021-06-24 14:07:53.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2260
2021-06-24 14:07:53.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2261
2021-06-24 14:07:53.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2262
2021-06-24 14:07:53.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2263
2021-06-24 14:07:53.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2264
2021-06-24 14:07:53.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2265
2021-06-24 14:07:53.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2266
2021-06-24 14:07:53.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2267
2021-06-24 14:07:53.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2268
2021-06-24 14:07:53.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2269
2021-06-24 14:07:53.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2270
2021-06-24 14:07:53.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2271
2021-06-24 14:07:53.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2272
2021-06-24 14:07:53.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2273
2021-06-24 14:07:53.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2274
2021-06-24 14:07:53.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2275
2021-06-24 14:07:53.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2276
2021-06-24 14:07:53.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2277
2021-06-24 14:07:53.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2278
2021-06-24 14:07:53.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2279
2021-06-24 14:07:53.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2280
2021-06-24 14:07:53.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2281
2021-06-24 14:07:53.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2282
2021-06-24 14:07:53.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2283
2021-06-24 14:07:53.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2284
2021-06-24 14:07:53.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2285
2021-06-24 14:07:53.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2286
2021-06-24 14:07:53.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2287
2021-06-24 14:07:53.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2288
2021-06-24 14:07:53.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2289
2021-06-24 14:07:53.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2290
2021-06-24 14:07:53.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2291
2021-06-24 14:07:53.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2292
2021-06-24 14:07:53.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:53.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2293
2021-06-24 14:07:54.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2294
2021-06-24 14:07:54.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2295
2021-06-24 14:07:54.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2296
2021-06-24 14:07:54.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2297
2021-06-24 14:07:54.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2298
2021-06-24 14:07:54.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2299
2021-06-24 14:07:54.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2300
2021-06-24 14:07:54.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2301
2021-06-24 14:07:54.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2302
2021-06-24 14:07:54.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2303
2021-06-24 14:07:54.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2304
2021-06-24 14:07:54.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2305
2021-06-24 14:07:54.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2306
2021-06-24 14:07:54.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2307
2021-06-24 14:07:54.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2308
2021-06-24 14:07:54.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2309
2021-06-24 14:07:54.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2310
2021-06-24 14:07:54.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2311
2021-06-24 14:07:54.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2312
2021-06-24 14:07:54.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2313
2021-06-24 14:07:54.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2314
2021-06-24 14:07:54.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2315
2021-06-24 14:07:54.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2316
2021-06-24 14:07:54.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2317
2021-06-24 14:07:54.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2318
2021-06-24 14:07:54.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2319
2021-06-24 14:07:54.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2320
2021-06-24 14:07:54.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2321
2021-06-24 14:07:54.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2322
2021-06-24 14:07:54.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2323
2021-06-24 14:07:54.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2324
2021-06-24 14:07:54.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2325
2021-06-24 14:07:54.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2326
2021-06-24 14:07:54.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2327
2021-06-24 14:07:54.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2328
2021-06-24 14:07:54.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2329
2021-06-24 14:07:54.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2330
2021-06-24 14:07:54.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2331
2021-06-24 14:07:54.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2332
2021-06-24 14:07:54.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2333
2021-06-24 14:07:54.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2334
2021-06-24 14:07:54.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2335
2021-06-24 14:07:54.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2336
2021-06-24 14:07:54.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2337
2021-06-24 14:07:54.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2338
2021-06-24 14:07:54.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2339
2021-06-24 14:07:54.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2340
2021-06-24 14:07:54.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2341
2021-06-24 14:07:54.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2342
2021-06-24 14:07:54.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2343
2021-06-24 14:07:54.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2344
2021-06-24 14:07:54.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2345
2021-06-24 14:07:54.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2346
2021-06-24 14:07:54.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2347
2021-06-24 14:07:54.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2348
2021-06-24 14:07:54.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2349
2021-06-24 14:07:54.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2350
2021-06-24 14:07:54.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2351
2021-06-24 14:07:54.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2352
2021-06-24 14:07:54.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2353
2021-06-24 14:07:54.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2354
2021-06-24 14:07:54.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2355
2021-06-24 14:07:54.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2356
2021-06-24 14:07:54.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2357
2021-06-24 14:07:54.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2358
2021-06-24 14:07:54.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2359
2021-06-24 14:07:54.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2360
2021-06-24 14:07:54.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2361
2021-06-24 14:07:54.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2362
2021-06-24 14:07:54.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2363
2021-06-24 14:07:54.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2364
2021-06-24 14:07:54.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2365
2021-06-24 14:07:54.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2366
2021-06-24 14:07:54.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2367
2021-06-24 14:07:54.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2368
2021-06-24 14:07:54.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2369
2021-06-24 14:07:54.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2370
2021-06-24 14:07:54.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2371
2021-06-24 14:07:54.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2372
2021-06-24 14:07:54.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2373
2021-06-24 14:07:54.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2374
2021-06-24 14:07:54.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2375
2021-06-24 14:07:54.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2376
2021-06-24 14:07:54.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2377
2021-06-24 14:07:54.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2378
2021-06-24 14:07:54.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2379
2021-06-24 14:07:54.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2380
2021-06-24 14:07:54.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2381
2021-06-24 14:07:54.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2382
2021-06-24 14:07:54.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2383
2021-06-24 14:07:54.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2384
2021-06-24 14:07:54.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2385
2021-06-24 14:07:54.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2386
2021-06-24 14:07:54.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2387
2021-06-24 14:07:54.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2388
2021-06-24 14:07:54.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2389
2021-06-24 14:07:54.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2390
2021-06-24 14:07:54.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2391
2021-06-24 14:07:54.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2392
2021-06-24 14:07:54.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2393
2021-06-24 14:07:54.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2394
2021-06-24 14:07:54.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2395
2021-06-24 14:07:54.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2396
2021-06-24 14:07:54.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2397
2021-06-24 14:07:54.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2398
2021-06-24 14:07:54.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2399
2021-06-24 14:07:54.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2400
2021-06-24 14:07:54.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2401
2021-06-24 14:07:54.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2402
2021-06-24 14:07:54.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2403
2021-06-24 14:07:54.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2404
2021-06-24 14:07:54.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2405
2021-06-24 14:07:54.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2406
2021-06-24 14:07:54.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2407
2021-06-24 14:07:54.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2408
2021-06-24 14:07:54.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2409
2021-06-24 14:07:54.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2410
2021-06-24 14:07:54.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2411
2021-06-24 14:07:54.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2412
2021-06-24 14:07:54.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2413
2021-06-24 14:07:54.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2414
2021-06-24 14:07:54.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2415
2021-06-24 14:07:54.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2416
2021-06-24 14:07:54.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2417
2021-06-24 14:07:54.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2418
2021-06-24 14:07:54.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2419
2021-06-24 14:07:54.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2420
2021-06-24 14:07:54.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2421
2021-06-24 14:07:54.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2422
2021-06-24 14:07:54.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2423
2021-06-24 14:07:54.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2424
2021-06-24 14:07:54.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2425
2021-06-24 14:07:54.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2426
2021-06-24 14:07:54.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2427
2021-06-24 14:07:54.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2428
2021-06-24 14:07:54.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2429
2021-06-24 14:07:54.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2430
2021-06-24 14:07:54.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2431
2021-06-24 14:07:54.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2432
2021-06-24 14:07:54.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2433
2021-06-24 14:07:54.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2434
2021-06-24 14:07:54.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2435
2021-06-24 14:07:54.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2436
2021-06-24 14:07:54.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2437
2021-06-24 14:07:54.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2438
2021-06-24 14:07:54.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2439
2021-06-24 14:07:54.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2440
2021-06-24 14:07:54.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2441
2021-06-24 14:07:54.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2442
2021-06-24 14:07:54.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2443
2021-06-24 14:07:54.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2444
2021-06-24 14:07:54.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2445
2021-06-24 14:07:54.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2446
2021-06-24 14:07:54.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2447
2021-06-24 14:07:54.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2448
2021-06-24 14:07:54.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2449
2021-06-24 14:07:54.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2450
2021-06-24 14:07:54.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2451
2021-06-24 14:07:54.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2452
2021-06-24 14:07:54.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2453
2021-06-24 14:07:54.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2454
2021-06-24 14:07:54.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2455
2021-06-24 14:07:54.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2456
2021-06-24 14:07:54.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2457
2021-06-24 14:07:54.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2458
2021-06-24 14:07:54.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2459
2021-06-24 14:07:54.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2460
2021-06-24 14:07:54.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2461
2021-06-24 14:07:54.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2462
2021-06-24 14:07:54.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2463
2021-06-24 14:07:54.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2464
2021-06-24 14:07:54.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2465
2021-06-24 14:07:54.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2466
2021-06-24 14:07:54.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2467
2021-06-24 14:07:54.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2468
2021-06-24 14:07:54.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2469
2021-06-24 14:07:54.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2470
2021-06-24 14:07:54.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2471
2021-06-24 14:07:54.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2472
2021-06-24 14:07:54.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2473
2021-06-24 14:07:54.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2474
2021-06-24 14:07:54.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2475
2021-06-24 14:07:54.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2476
2021-06-24 14:07:54.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2477
2021-06-24 14:07:54.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2478
2021-06-24 14:07:54.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2479
2021-06-24 14:07:54.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2480
2021-06-24 14:07:54.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2481
2021-06-24 14:07:54.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2482
2021-06-24 14:07:54.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2483
2021-06-24 14:07:54.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2484
2021-06-24 14:07:54.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2485
2021-06-24 14:07:54.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2486
2021-06-24 14:07:54.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2487
2021-06-24 14:07:54.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2488
2021-06-24 14:07:54.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2489
2021-06-24 14:07:54.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2490
2021-06-24 14:07:54.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2491
2021-06-24 14:07:54.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2492
2021-06-24 14:07:54.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2493
2021-06-24 14:07:54.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2494
2021-06-24 14:07:54.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2495
2021-06-24 14:07:54.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2496
2021-06-24 14:07:54.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2497
2021-06-24 14:07:54.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2498
2021-06-24 14:07:54.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2499
2021-06-24 14:07:54.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2500
2021-06-24 14:07:54.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2501
2021-06-24 14:07:54.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2502
2021-06-24 14:07:54.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2503
2021-06-24 14:07:54.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2504
2021-06-24 14:07:54.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2505
2021-06-24 14:07:54.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2506
2021-06-24 14:07:54.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2507
2021-06-24 14:07:54.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2508
2021-06-24 14:07:54.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2509
2021-06-24 14:07:54.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2510
2021-06-24 14:07:54.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2511
2021-06-24 14:07:54.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2512
2021-06-24 14:07:54.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2513
2021-06-24 14:07:54.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2514
2021-06-24 14:07:54.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2515
2021-06-24 14:07:54.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2516
2021-06-24 14:07:54.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2517
2021-06-24 14:07:54.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2518
2021-06-24 14:07:54.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2519
2021-06-24 14:07:54.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2520
2021-06-24 14:07:54.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2521
2021-06-24 14:07:54.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2522
2021-06-24 14:07:54.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2523
2021-06-24 14:07:54.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2524
2021-06-24 14:07:54.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2525
2021-06-24 14:07:54.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2526
2021-06-24 14:07:54.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2527
2021-06-24 14:07:54.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2528
2021-06-24 14:07:54.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2529
2021-06-24 14:07:54.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2530
2021-06-24 14:07:54.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2531
2021-06-24 14:07:54.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2532
2021-06-24 14:07:54.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2533
2021-06-24 14:07:54.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2534
2021-06-24 14:07:54.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2535
2021-06-24 14:07:54.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2536
2021-06-24 14:07:54.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2537
2021-06-24 14:07:54.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2538
2021-06-24 14:07:54.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2539
2021-06-24 14:07:54.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2540
2021-06-24 14:07:54.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2541
2021-06-24 14:07:54.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2542
2021-06-24 14:07:54.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2543
2021-06-24 14:07:54.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2544
2021-06-24 14:07:54.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2545
2021-06-24 14:07:54.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2546
2021-06-24 14:07:54.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2547
2021-06-24 14:07:54.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2548
2021-06-24 14:07:54.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2549
2021-06-24 14:07:54.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2550
2021-06-24 14:07:54.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2551
2021-06-24 14:07:54.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2552
2021-06-24 14:07:54.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2553
2021-06-24 14:07:54.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2554
2021-06-24 14:07:54.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2555
2021-06-24 14:07:54.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2556
2021-06-24 14:07:54.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2557
2021-06-24 14:07:54.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2558
2021-06-24 14:07:54.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2559
2021-06-24 14:07:54.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2560
2021-06-24 14:07:54.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2561
2021-06-24 14:07:54.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2562
2021-06-24 14:07:54.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2563
2021-06-24 14:07:54.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2564
2021-06-24 14:07:54.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2565
2021-06-24 14:07:54.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2566
2021-06-24 14:07:54.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2567
2021-06-24 14:07:54.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2568
2021-06-24 14:07:54.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2569
2021-06-24 14:07:54.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2570
2021-06-24 14:07:54.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2571
2021-06-24 14:07:54.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2572
2021-06-24 14:07:54.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2573
2021-06-24 14:07:54.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2574
2021-06-24 14:07:54.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2575
2021-06-24 14:07:54.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2576
2021-06-24 14:07:54.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2577
2021-06-24 14:07:54.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2578
2021-06-24 14:07:54.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2579
2021-06-24 14:07:54.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2580
2021-06-24 14:07:54.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2581
2021-06-24 14:07:54.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2582
2021-06-24 14:07:54.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2583
2021-06-24 14:07:54.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2584
2021-06-24 14:07:54.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2585
2021-06-24 14:07:54.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2586
2021-06-24 14:07:54.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2587
2021-06-24 14:07:54.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2588
2021-06-24 14:07:54.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2589
2021-06-24 14:07:54.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2590
2021-06-24 14:07:54.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2591
2021-06-24 14:07:54.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2592
2021-06-24 14:07:54.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2593
2021-06-24 14:07:54.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2594
2021-06-24 14:07:54.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2595
2021-06-24 14:07:54.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2596
2021-06-24 14:07:54.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2597
2021-06-24 14:07:54.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2598
2021-06-24 14:07:54.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2599
2021-06-24 14:07:54.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2600
2021-06-24 14:07:54.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2601
2021-06-24 14:07:54.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2602
2021-06-24 14:07:54.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2603
2021-06-24 14:07:54.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2604
2021-06-24 14:07:54.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2605
2021-06-24 14:07:54.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2606
2021-06-24 14:07:54.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2607
2021-06-24 14:07:54.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2608
2021-06-24 14:07:54.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2609
2021-06-24 14:07:54.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2610
2021-06-24 14:07:54.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2611
2021-06-24 14:07:54.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2612
2021-06-24 14:07:54.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2613
2021-06-24 14:07:54.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2614
2021-06-24 14:07:54.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2615
2021-06-24 14:07:54.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2616
2021-06-24 14:07:54.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2617
2021-06-24 14:07:54.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2618
2021-06-24 14:07:54.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2619
2021-06-24 14:07:54.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2620
2021-06-24 14:07:54.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2621
2021-06-24 14:07:54.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2622
2021-06-24 14:07:54.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2623
2021-06-24 14:07:54.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2624
2021-06-24 14:07:54.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2625
2021-06-24 14:07:54.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2626
2021-06-24 14:07:54.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2627
2021-06-24 14:07:54.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2628
2021-06-24 14:07:54.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2629
2021-06-24 14:07:54.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2630
2021-06-24 14:07:54.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2631
2021-06-24 14:07:54.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2632
2021-06-24 14:07:54.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2633
2021-06-24 14:07:54.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2634
2021-06-24 14:07:54.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2635
2021-06-24 14:07:54.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2636
2021-06-24 14:07:54.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2637
2021-06-24 14:07:54.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2638
2021-06-24 14:07:54.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2639
2021-06-24 14:07:54.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2640
2021-06-24 14:07:54.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2641
2021-06-24 14:07:54.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2642
2021-06-24 14:07:54.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2643
2021-06-24 14:07:54.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2644
2021-06-24 14:07:54.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2645
2021-06-24 14:07:54.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2646
2021-06-24 14:07:54.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2647
2021-06-24 14:07:54.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2648
2021-06-24 14:07:54.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2649
2021-06-24 14:07:54.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2650
2021-06-24 14:07:54.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2651
2021-06-24 14:07:54.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2652
2021-06-24 14:07:54.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2653
2021-06-24 14:07:54.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2654
2021-06-24 14:07:54.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2655
2021-06-24 14:07:54.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2656
2021-06-24 14:07:54.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2657
2021-06-24 14:07:54.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2658
2021-06-24 14:07:54.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2659
2021-06-24 14:07:54.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2660
2021-06-24 14:07:54.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2661
2021-06-24 14:07:54.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2662
2021-06-24 14:07:54.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2663
2021-06-24 14:07:54.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2664
2021-06-24 14:07:54.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2665
2021-06-24 14:07:54.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2666
2021-06-24 14:07:54.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2667
2021-06-24 14:07:54.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2668
2021-06-24 14:07:54.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2669
2021-06-24 14:07:54.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2670
2021-06-24 14:07:54.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2671
2021-06-24 14:07:54.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2672
2021-06-24 14:07:54.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2673
2021-06-24 14:07:54.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2674
2021-06-24 14:07:54.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2675
2021-06-24 14:07:54.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2676
2021-06-24 14:07:54.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2677
2021-06-24 14:07:54.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2678
2021-06-24 14:07:54.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2679
2021-06-24 14:07:54.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2680
2021-06-24 14:07:54.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2681
2021-06-24 14:07:54.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2682
2021-06-24 14:07:54.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2683
2021-06-24 14:07:54.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2684
2021-06-24 14:07:54.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2685
2021-06-24 14:07:54.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2686
2021-06-24 14:07:54.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2687
2021-06-24 14:07:54.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2688
2021-06-24 14:07:54.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2689
2021-06-24 14:07:54.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2690
2021-06-24 14:07:54.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2691
2021-06-24 14:07:54.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2692
2021-06-24 14:07:54.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2693
2021-06-24 14:07:54.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2694
2021-06-24 14:07:54.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2695
2021-06-24 14:07:54.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2696
2021-06-24 14:07:54.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2697
2021-06-24 14:07:54.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2698
2021-06-24 14:07:54.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2699
2021-06-24 14:07:54.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2700
2021-06-24 14:07:54.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2701
2021-06-24 14:07:54.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2702
2021-06-24 14:07:54.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2703
2021-06-24 14:07:54.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2704
2021-06-24 14:07:54.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2705
2021-06-24 14:07:54.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2706
2021-06-24 14:07:54.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2707
2021-06-24 14:07:54.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2708
2021-06-24 14:07:54.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2709
2021-06-24 14:07:54.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2710
2021-06-24 14:07:54.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2711
2021-06-24 14:07:54.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2712
2021-06-24 14:07:54.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2713
2021-06-24 14:07:54.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2714
2021-06-24 14:07:54.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2715
2021-06-24 14:07:54.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2716
2021-06-24 14:07:54.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2717
2021-06-24 14:07:54.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2718
2021-06-24 14:07:54.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2719
2021-06-24 14:07:54.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2720
2021-06-24 14:07:54.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2721
2021-06-24 14:07:54.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2722
2021-06-24 14:07:54.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2723
2021-06-24 14:07:54.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2724
2021-06-24 14:07:54.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2725
2021-06-24 14:07:54.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2726
2021-06-24 14:07:54.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2727
2021-06-24 14:07:54.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2728
2021-06-24 14:07:54.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2729
2021-06-24 14:07:54.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2730
2021-06-24 14:07:54.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2731
2021-06-24 14:07:54.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2732
2021-06-24 14:07:54.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2733
2021-06-24 14:07:54.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2734
2021-06-24 14:07:54.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2735
2021-06-24 14:07:54.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2736
2021-06-24 14:07:54.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2737
2021-06-24 14:07:54.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2738
2021-06-24 14:07:54.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2739
2021-06-24 14:07:54.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2740
2021-06-24 14:07:54.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2741
2021-06-24 14:07:54.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2742
2021-06-24 14:07:54.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2743
2021-06-24 14:07:54.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2744
2021-06-24 14:07:54.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2745
2021-06-24 14:07:54.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2746
2021-06-24 14:07:54.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2747
2021-06-24 14:07:54.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2748
2021-06-24 14:07:54.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2749
2021-06-24 14:07:54.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2750
2021-06-24 14:07:54.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2751
2021-06-24 14:07:54.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2752
2021-06-24 14:07:54.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2753
2021-06-24 14:07:54.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2754
2021-06-24 14:07:54.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2755
2021-06-24 14:07:54.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2756
2021-06-24 14:07:54.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2757
2021-06-24 14:07:54.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2758
2021-06-24 14:07:54.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2759
2021-06-24 14:07:54.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2760
2021-06-24 14:07:54.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2761
2021-06-24 14:07:54.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2762
2021-06-24 14:07:54.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2763
2021-06-24 14:07:54.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2764
2021-06-24 14:07:54.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2765
2021-06-24 14:07:54.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2766
2021-06-24 14:07:54.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2767
2021-06-24 14:07:54.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2768
2021-06-24 14:07:54.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2769
2021-06-24 14:07:54.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:54.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2770
2021-06-24 14:07:55.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2771
2021-06-24 14:07:55.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2772
2021-06-24 14:07:55.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2773
2021-06-24 14:07:55.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2774
2021-06-24 14:07:55.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2775
2021-06-24 14:07:55.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2776
2021-06-24 14:07:55.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2777
2021-06-24 14:07:55.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2778
2021-06-24 14:07:55.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2779
2021-06-24 14:07:55.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2780
2021-06-24 14:07:55.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2781
2021-06-24 14:07:55.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2782
2021-06-24 14:07:55.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2783
2021-06-24 14:07:55.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2784
2021-06-24 14:07:55.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2785
2021-06-24 14:07:55.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2786
2021-06-24 14:07:55.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2787
2021-06-24 14:07:55.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2788
2021-06-24 14:07:55.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2789
2021-06-24 14:07:55.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2790
2021-06-24 14:07:55.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2791
2021-06-24 14:07:55.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2792
2021-06-24 14:07:55.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2793
2021-06-24 14:07:55.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2794
2021-06-24 14:07:55.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2795
2021-06-24 14:07:55.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2796
2021-06-24 14:07:55.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2797
2021-06-24 14:07:55.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2798
2021-06-24 14:07:55.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2799
2021-06-24 14:07:55.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2800
2021-06-24 14:07:55.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2801
2021-06-24 14:07:55.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2802
2021-06-24 14:07:55.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2803
2021-06-24 14:07:55.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2804
2021-06-24 14:07:55.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2805
2021-06-24 14:07:55.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2806
2021-06-24 14:07:55.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2807
2021-06-24 14:07:55.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2808
2021-06-24 14:07:55.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2809
2021-06-24 14:07:55.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2810
2021-06-24 14:07:55.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2811
2021-06-24 14:07:55.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2812
2021-06-24 14:07:55.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2813
2021-06-24 14:07:55.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2814
2021-06-24 14:07:55.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2815
2021-06-24 14:07:55.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2816
2021-06-24 14:07:55.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2817
2021-06-24 14:07:55.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2818
2021-06-24 14:07:55.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2819
2021-06-24 14:07:55.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2820
2021-06-24 14:07:55.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2821
2021-06-24 14:07:55.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2822
2021-06-24 14:07:55.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2823
2021-06-24 14:07:55.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2824
2021-06-24 14:07:55.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2825
2021-06-24 14:07:55.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2826
2021-06-24 14:07:55.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2827
2021-06-24 14:07:55.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2828
2021-06-24 14:07:55.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2829
2021-06-24 14:07:55.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2830
2021-06-24 14:07:55.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2831
2021-06-24 14:07:55.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2832
2021-06-24 14:07:55.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2833
2021-06-24 14:07:55.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2834
2021-06-24 14:07:55.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2835
2021-06-24 14:07:55.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2836
2021-06-24 14:07:55.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2837
2021-06-24 14:07:55.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2838
2021-06-24 14:07:55.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2839
2021-06-24 14:07:55.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2840
2021-06-24 14:07:55.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2841
2021-06-24 14:07:55.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2842
2021-06-24 14:07:55.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2843
2021-06-24 14:07:55.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2844
2021-06-24 14:07:55.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2845
2021-06-24 14:07:55.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2846
2021-06-24 14:07:55.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2847
2021-06-24 14:07:55.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2848
2021-06-24 14:07:55.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2849
2021-06-24 14:07:55.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2850
2021-06-24 14:07:55.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2851
2021-06-24 14:07:55.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2852
2021-06-24 14:07:55.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2853
2021-06-24 14:07:55.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2854
2021-06-24 14:07:55.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2855
2021-06-24 14:07:55.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2856
2021-06-24 14:07:55.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2857
2021-06-24 14:07:55.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2858
2021-06-24 14:07:55.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2859
2021-06-24 14:07:55.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2860
2021-06-24 14:07:55.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2861
2021-06-24 14:07:55.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2862
2021-06-24 14:07:55.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2863
2021-06-24 14:07:55.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2864
2021-06-24 14:07:55.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2865
2021-06-24 14:07:55.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2866
2021-06-24 14:07:55.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2867
2021-06-24 14:07:55.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2868
2021-06-24 14:07:55.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2869
2021-06-24 14:07:55.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2870
2021-06-24 14:07:55.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2871
2021-06-24 14:07:55.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2872
2021-06-24 14:07:55.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2873
2021-06-24 14:07:55.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2874
2021-06-24 14:07:55.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2875
2021-06-24 14:07:55.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2876
2021-06-24 14:07:55.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2877
2021-06-24 14:07:55.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2878
2021-06-24 14:07:55.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2879
2021-06-24 14:07:55.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2880
2021-06-24 14:07:55.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2881
2021-06-24 14:07:55.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2882
2021-06-24 14:07:55.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2883
2021-06-24 14:07:55.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2884
2021-06-24 14:07:55.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2885
2021-06-24 14:07:55.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2886
2021-06-24 14:07:55.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2887
2021-06-24 14:07:55.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2888
2021-06-24 14:07:55.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2889
2021-06-24 14:07:55.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2890
2021-06-24 14:07:55.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2891
2021-06-24 14:07:55.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2892
2021-06-24 14:07:55.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2893
2021-06-24 14:07:55.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2894
2021-06-24 14:07:55.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2895
2021-06-24 14:07:55.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2896
2021-06-24 14:07:55.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2897
2021-06-24 14:07:55.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2898
2021-06-24 14:07:55.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2899
2021-06-24 14:07:55.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2900
2021-06-24 14:07:55.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2901
2021-06-24 14:07:55.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2902
2021-06-24 14:07:55.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2903
2021-06-24 14:07:55.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2904
2021-06-24 14:07:55.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2905
2021-06-24 14:07:55.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2906
2021-06-24 14:07:55.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2907
2021-06-24 14:07:55.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2908
2021-06-24 14:07:55.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2909
2021-06-24 14:07:55.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2910
2021-06-24 14:07:55.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2911
2021-06-24 14:07:55.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2912
2021-06-24 14:07:55.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2913
2021-06-24 14:07:55.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2914
2021-06-24 14:07:55.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2915
2021-06-24 14:07:55.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2916
2021-06-24 14:07:55.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2917
2021-06-24 14:07:55.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2918
2021-06-24 14:07:55.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2919
2021-06-24 14:07:55.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2920
2021-06-24 14:07:55.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2921
2021-06-24 14:07:55.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2922
2021-06-24 14:07:55.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2923
2021-06-24 14:07:55.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2924
2021-06-24 14:07:55.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2925
2021-06-24 14:07:55.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2926
2021-06-24 14:07:55.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2927
2021-06-24 14:07:55.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2928
2021-06-24 14:07:55.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2929
2021-06-24 14:07:55.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2930
2021-06-24 14:07:55.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2931
2021-06-24 14:07:55.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2932
2021-06-24 14:07:55.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2933
2021-06-24 14:07:55.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2934
2021-06-24 14:07:55.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2935
2021-06-24 14:07:55.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2936
2021-06-24 14:07:55.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2937
2021-06-24 14:07:55.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2938
2021-06-24 14:07:55.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2939
2021-06-24 14:07:55.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2940
2021-06-24 14:07:55.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2941
2021-06-24 14:07:55.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2942
2021-06-24 14:07:55.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2943
2021-06-24 14:07:55.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2944
2021-06-24 14:07:55.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2945
2021-06-24 14:07:55.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2946
2021-06-24 14:07:55.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2947
2021-06-24 14:07:55.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2948
2021-06-24 14:07:55.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2949
2021-06-24 14:07:55.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2950
2021-06-24 14:07:55.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2951
2021-06-24 14:07:55.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2952
2021-06-24 14:07:55.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2953
2021-06-24 14:07:55.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2954
2021-06-24 14:07:55.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2955
2021-06-24 14:07:55.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2956
2021-06-24 14:07:55.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2957
2021-06-24 14:07:55.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2958
2021-06-24 14:07:55.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2959
2021-06-24 14:07:55.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2960
2021-06-24 14:07:55.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2961
2021-06-24 14:07:55.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2962
2021-06-24 14:07:55.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2963
2021-06-24 14:07:55.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2964
2021-06-24 14:07:55.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2965
2021-06-24 14:07:55.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2966
2021-06-24 14:07:55.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2967
2021-06-24 14:07:55.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2968
2021-06-24 14:07:55.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2969
2021-06-24 14:07:55.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2970
2021-06-24 14:07:55.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2971
2021-06-24 14:07:55.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2972
2021-06-24 14:07:55.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2973
2021-06-24 14:07:55.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2974
2021-06-24 14:07:55.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2975
2021-06-24 14:07:55.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2976
2021-06-24 14:07:55.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2977
2021-06-24 14:07:55.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2978
2021-06-24 14:07:55.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2979
2021-06-24 14:07:55.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2980
2021-06-24 14:07:55.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2981
2021-06-24 14:07:55.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2982
2021-06-24 14:07:55.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2983
2021-06-24 14:07:55.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2984
2021-06-24 14:07:55.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2985
2021-06-24 14:07:55.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2986
2021-06-24 14:07:55.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2987
2021-06-24 14:07:55.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2988
2021-06-24 14:07:55.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2989
2021-06-24 14:07:55.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2990
2021-06-24 14:07:55.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2991
2021-06-24 14:07:55.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2992
2021-06-24 14:07:55.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2993
2021-06-24 14:07:55.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2994
2021-06-24 14:07:55.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2995
2021-06-24 14:07:55.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2996
2021-06-24 14:07:55.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2997
2021-06-24 14:07:55.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2998
2021-06-24 14:07:55.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 2999
2021-06-24 14:07:55.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3000
2021-06-24 14:07:55.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3001
2021-06-24 14:07:55.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3002
2021-06-24 14:07:55.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3003
2021-06-24 14:07:55.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3004
2021-06-24 14:07:55.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3005
2021-06-24 14:07:55.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3006
2021-06-24 14:07:55.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3007
2021-06-24 14:07:55.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3008
2021-06-24 14:07:55.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3009
2021-06-24 14:07:55.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3010
2021-06-24 14:07:55.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3011
2021-06-24 14:07:55.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3012
2021-06-24 14:07:55.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3013
2021-06-24 14:07:55.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3014
2021-06-24 14:07:55.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3015
2021-06-24 14:07:55.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3016
2021-06-24 14:07:55.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3017
2021-06-24 14:07:55.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3018
2021-06-24 14:07:55.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3019
2021-06-24 14:07:55.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3020
2021-06-24 14:07:55.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3021
2021-06-24 14:07:55.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3022
2021-06-24 14:07:55.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3023
2021-06-24 14:07:55.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3024
2021-06-24 14:07:55.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3025
2021-06-24 14:07:55.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3026
2021-06-24 14:07:55.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3027
2021-06-24 14:07:55.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3028
2021-06-24 14:07:55.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3029
2021-06-24 14:07:55.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3030
2021-06-24 14:07:55.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3031
2021-06-24 14:07:55.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3032
2021-06-24 14:07:55.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3033
2021-06-24 14:07:55.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3034
2021-06-24 14:07:55.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3035
2021-06-24 14:07:55.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3036
2021-06-24 14:07:55.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3037
2021-06-24 14:07:55.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3038
2021-06-24 14:07:55.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3039
2021-06-24 14:07:55.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3040
2021-06-24 14:07:55.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3041
2021-06-24 14:07:55.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3042
2021-06-24 14:07:55.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3043
2021-06-24 14:07:55.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3044
2021-06-24 14:07:55.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3045
2021-06-24 14:07:55.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3046
2021-06-24 14:07:55.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3047
2021-06-24 14:07:55.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3048
2021-06-24 14:07:55.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3049
2021-06-24 14:07:55.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3050
2021-06-24 14:07:55.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3051
2021-06-24 14:07:55.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3052
2021-06-24 14:07:55.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3053
2021-06-24 14:07:55.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3054
2021-06-24 14:07:55.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3055
2021-06-24 14:07:55.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3056
2021-06-24 14:07:55.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3057
2021-06-24 14:07:55.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3058
2021-06-24 14:07:55.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3059
2021-06-24 14:07:55.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3060
2021-06-24 14:07:55.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3061
2021-06-24 14:07:55.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3062
2021-06-24 14:07:55.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3063
2021-06-24 14:07:55.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3064
2021-06-24 14:07:55.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3065
2021-06-24 14:07:55.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3066
2021-06-24 14:07:55.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3067
2021-06-24 14:07:55.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3068
2021-06-24 14:07:55.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3069
2021-06-24 14:07:55.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3070
2021-06-24 14:07:55.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3071
2021-06-24 14:07:55.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3072
2021-06-24 14:07:55.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3073
2021-06-24 14:07:55.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3074
2021-06-24 14:07:55.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3075
2021-06-24 14:07:55.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3076
2021-06-24 14:07:55.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3077
2021-06-24 14:07:55.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3078
2021-06-24 14:07:55.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3079
2021-06-24 14:07:55.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3080
2021-06-24 14:07:55.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3081
2021-06-24 14:07:55.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3082
2021-06-24 14:07:55.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3083
2021-06-24 14:07:55.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3084
2021-06-24 14:07:55.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3085
2021-06-24 14:07:55.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3086
2021-06-24 14:07:55.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3087
2021-06-24 14:07:55.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3088
2021-06-24 14:07:55.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3089
2021-06-24 14:07:55.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3090
2021-06-24 14:07:55.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3091
2021-06-24 14:07:55.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3092
2021-06-24 14:07:55.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3093
2021-06-24 14:07:55.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3094
2021-06-24 14:07:55.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3095
2021-06-24 14:07:55.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3096
2021-06-24 14:07:55.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3097
2021-06-24 14:07:55.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3098
2021-06-24 14:07:55.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3099
2021-06-24 14:07:55.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3100
2021-06-24 14:07:55.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3101
2021-06-24 14:07:55.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3102
2021-06-24 14:07:55.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3103
2021-06-24 14:07:55.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3104
2021-06-24 14:07:55.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3105
2021-06-24 14:07:55.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3106
2021-06-24 14:07:55.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3107
2021-06-24 14:07:55.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3108
2021-06-24 14:07:55.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3109
2021-06-24 14:07:55.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3110
2021-06-24 14:07:55.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3111
2021-06-24 14:07:55.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3112
2021-06-24 14:07:55.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3113
2021-06-24 14:07:55.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3114
2021-06-24 14:07:55.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3115
2021-06-24 14:07:55.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3116
2021-06-24 14:07:55.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3117
2021-06-24 14:07:55.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3118
2021-06-24 14:07:55.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3119
2021-06-24 14:07:55.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3120
2021-06-24 14:07:55.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3121
2021-06-24 14:07:55.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3122
2021-06-24 14:07:55.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3123
2021-06-24 14:07:55.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3124
2021-06-24 14:07:55.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3125
2021-06-24 14:07:55.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3126
2021-06-24 14:07:55.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3127
2021-06-24 14:07:55.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3128
2021-06-24 14:07:55.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3129
2021-06-24 14:07:55.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3130
2021-06-24 14:07:55.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3131
2021-06-24 14:07:55.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3132
2021-06-24 14:07:55.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3133
2021-06-24 14:07:55.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3134
2021-06-24 14:07:55.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3135
2021-06-24 14:07:55.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3136
2021-06-24 14:07:55.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3137
2021-06-24 14:07:55.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3138
2021-06-24 14:07:55.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3139
2021-06-24 14:07:55.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3140
2021-06-24 14:07:55.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3141
2021-06-24 14:07:55.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3142
2021-06-24 14:07:55.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3143
2021-06-24 14:07:55.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3144
2021-06-24 14:07:55.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3145
2021-06-24 14:07:55.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3146
2021-06-24 14:07:55.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3147
2021-06-24 14:07:55.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3148
2021-06-24 14:07:55.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3149
2021-06-24 14:07:55.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3150
2021-06-24 14:07:55.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3151
2021-06-24 14:07:55.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3152
2021-06-24 14:07:55.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3153
2021-06-24 14:07:55.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3154
2021-06-24 14:07:55.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3155
2021-06-24 14:07:55.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3156
2021-06-24 14:07:55.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3157
2021-06-24 14:07:55.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3158
2021-06-24 14:07:55.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3159
2021-06-24 14:07:55.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3160
2021-06-24 14:07:55.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3161
2021-06-24 14:07:55.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3162
2021-06-24 14:07:55.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3163
2021-06-24 14:07:55.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3164
2021-06-24 14:07:55.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3165
2021-06-24 14:07:55.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3166
2021-06-24 14:07:55.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3167
2021-06-24 14:07:55.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3168
2021-06-24 14:07:55.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3169
2021-06-24 14:07:55.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3170
2021-06-24 14:07:55.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3171
2021-06-24 14:07:55.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3172
2021-06-24 14:07:55.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3173
2021-06-24 14:07:55.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3174
2021-06-24 14:07:55.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3175
2021-06-24 14:07:55.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3176
2021-06-24 14:07:55.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3177
2021-06-24 14:07:55.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3178
2021-06-24 14:07:55.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3179
2021-06-24 14:07:55.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3180
2021-06-24 14:07:55.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3181
2021-06-24 14:07:55.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3182
2021-06-24 14:07:55.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3183
2021-06-24 14:07:55.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3184
2021-06-24 14:07:55.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3185
2021-06-24 14:07:55.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3186
2021-06-24 14:07:55.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3187
2021-06-24 14:07:55.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3188
2021-06-24 14:07:55.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3189
2021-06-24 14:07:55.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3190
2021-06-24 14:07:55.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3191
2021-06-24 14:07:55.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3192
2021-06-24 14:07:55.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3193
2021-06-24 14:07:55.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3194
2021-06-24 14:07:55.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3195
2021-06-24 14:07:55.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3196
2021-06-24 14:07:55.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3197
2021-06-24 14:07:55.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3198
2021-06-24 14:07:55.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3199
2021-06-24 14:07:55.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3200
2021-06-24 14:07:55.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3201
2021-06-24 14:07:55.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3202
2021-06-24 14:07:55.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3203
2021-06-24 14:07:55.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3204
2021-06-24 14:07:55.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3205
2021-06-24 14:07:55.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3206
2021-06-24 14:07:55.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3207
2021-06-24 14:07:55.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3208
2021-06-24 14:07:55.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3209
2021-06-24 14:07:55.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3210
2021-06-24 14:07:55.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3211
2021-06-24 14:07:55.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3212
2021-06-24 14:07:55.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3213
2021-06-24 14:07:55.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3214
2021-06-24 14:07:55.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3215
2021-06-24 14:07:55.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3216
2021-06-24 14:07:55.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3217
2021-06-24 14:07:55.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3218
2021-06-24 14:07:55.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3219
2021-06-24 14:07:55.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3220
2021-06-24 14:07:55.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3221
2021-06-24 14:07:55.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3222
2021-06-24 14:07:55.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3223
2021-06-24 14:07:55.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3224
2021-06-24 14:07:55.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3225
2021-06-24 14:07:55.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3226
2021-06-24 14:07:55.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3227
2021-06-24 14:07:55.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3228
2021-06-24 14:07:55.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3229
2021-06-24 14:07:55.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3230
2021-06-24 14:07:55.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3231
2021-06-24 14:07:55.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3232
2021-06-24 14:07:55.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3233
2021-06-24 14:07:55.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3234
2021-06-24 14:07:55.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3235
2021-06-24 14:07:55.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3236
2021-06-24 14:07:55.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3237
2021-06-24 14:07:55.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3238
2021-06-24 14:07:55.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3239
2021-06-24 14:07:55.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3240
2021-06-24 14:07:55.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3241
2021-06-24 14:07:55.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3242
2021-06-24 14:07:55.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3243
2021-06-24 14:07:55.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3244
2021-06-24 14:07:55.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3245
2021-06-24 14:07:55.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3246
2021-06-24 14:07:55.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3247
2021-06-24 14:07:55.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3248
2021-06-24 14:07:55.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3249
2021-06-24 14:07:55.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3250
2021-06-24 14:07:55.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3251
2021-06-24 14:07:55.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3252
2021-06-24 14:07:55.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3253
2021-06-24 14:07:55.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3254
2021-06-24 14:07:55.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3255
2021-06-24 14:07:55.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3256
2021-06-24 14:07:55.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3257
2021-06-24 14:07:55.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3258
2021-06-24 14:07:55.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3259
2021-06-24 14:07:55.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3260
2021-06-24 14:07:55.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3261
2021-06-24 14:07:55.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3262
2021-06-24 14:07:55.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3263
2021-06-24 14:07:55.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3264
2021-06-24 14:07:55.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3265
2021-06-24 14:07:55.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3266
2021-06-24 14:07:55.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3267
2021-06-24 14:07:55.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3268
2021-06-24 14:07:55.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3269
2021-06-24 14:07:55.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3270
2021-06-24 14:07:55.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3271
2021-06-24 14:07:55.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3272
2021-06-24 14:07:55.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3273
2021-06-24 14:07:55.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3274
2021-06-24 14:07:55.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3275
2021-06-24 14:07:55.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3276
2021-06-24 14:07:55.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3277
2021-06-24 14:07:55.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3278
2021-06-24 14:07:55.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3279
2021-06-24 14:07:55.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3280
2021-06-24 14:07:55.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3281
2021-06-24 14:07:55.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3282
2021-06-24 14:07:55.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3283
2021-06-24 14:07:55.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3284
2021-06-24 14:07:55.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3285
2021-06-24 14:07:55.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3286
2021-06-24 14:07:55.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3287
2021-06-24 14:07:55.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3288
2021-06-24 14:07:55.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3289
2021-06-24 14:07:55.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3290
2021-06-24 14:07:55.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3291
2021-06-24 14:07:55.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3292
2021-06-24 14:07:55.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3293
2021-06-24 14:07:55.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3294
2021-06-24 14:07:55.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3295
2021-06-24 14:07:55.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3296
2021-06-24 14:07:55.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3297
2021-06-24 14:07:55.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3298
2021-06-24 14:07:55.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3299
2021-06-24 14:07:55.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3300
2021-06-24 14:07:55.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3301
2021-06-24 14:07:55.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3302
2021-06-24 14:07:55.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3303
2021-06-24 14:07:55.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3304
2021-06-24 14:07:55.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3305
2021-06-24 14:07:55.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3306
2021-06-24 14:07:55.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3307
2021-06-24 14:07:55.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3308
2021-06-24 14:07:55.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3309
2021-06-24 14:07:55.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3310
2021-06-24 14:07:55.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3311
2021-06-24 14:07:55.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3312
2021-06-24 14:07:55.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3313
2021-06-24 14:07:55.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3314
2021-06-24 14:07:55.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3315
2021-06-24 14:07:55.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3316
2021-06-24 14:07:55.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3317
2021-06-24 14:07:55.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3318
2021-06-24 14:07:55.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3319
2021-06-24 14:07:55.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3320
2021-06-24 14:07:55.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3321
2021-06-24 14:07:55.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3322
2021-06-24 14:07:55.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3323
2021-06-24 14:07:55.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3324
2021-06-24 14:07:55.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3325
2021-06-24 14:07:55.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3326
2021-06-24 14:07:55.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3327
2021-06-24 14:07:55.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3328
2021-06-24 14:07:55.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:55.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3329
2021-06-24 14:07:56.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3330
2021-06-24 14:07:56.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3331
2021-06-24 14:07:56.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3332
2021-06-24 14:07:56.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3333
2021-06-24 14:07:56.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3334
2021-06-24 14:07:56.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3335
2021-06-24 14:07:56.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3336
2021-06-24 14:07:56.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3337
2021-06-24 14:07:56.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3338
2021-06-24 14:07:56.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3339
2021-06-24 14:07:56.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3340
2021-06-24 14:07:56.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3341
2021-06-24 14:07:56.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3342
2021-06-24 14:07:56.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3343
2021-06-24 14:07:56.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3344
2021-06-24 14:07:56.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3345
2021-06-24 14:07:56.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3346
2021-06-24 14:07:56.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3347
2021-06-24 14:07:56.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3348
2021-06-24 14:07:56.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3349
2021-06-24 14:07:56.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3350
2021-06-24 14:07:56.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3351
2021-06-24 14:07:56.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3352
2021-06-24 14:07:56.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3353
2021-06-24 14:07:56.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3354
2021-06-24 14:07:56.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3355
2021-06-24 14:07:56.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3356
2021-06-24 14:07:56.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3357
2021-06-24 14:07:56.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3358
2021-06-24 14:07:56.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3359
2021-06-24 14:07:56.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3360
2021-06-24 14:07:56.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3361
2021-06-24 14:07:56.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3362
2021-06-24 14:07:56.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3363
2021-06-24 14:07:56.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3364
2021-06-24 14:07:56.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3365
2021-06-24 14:07:56.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3366
2021-06-24 14:07:56.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3367
2021-06-24 14:07:56.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3368
2021-06-24 14:07:56.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3369
2021-06-24 14:07:56.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3370
2021-06-24 14:07:56.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3371
2021-06-24 14:07:56.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3372
2021-06-24 14:07:56.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3373
2021-06-24 14:07:56.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3374
2021-06-24 14:07:56.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3375
2021-06-24 14:07:56.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3376
2021-06-24 14:07:56.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3377
2021-06-24 14:07:56.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3378
2021-06-24 14:07:56.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3379
2021-06-24 14:07:56.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3380
2021-06-24 14:07:56.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3381
2021-06-24 14:07:56.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3382
2021-06-24 14:07:56.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3383
2021-06-24 14:07:56.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3384
2021-06-24 14:07:56.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3385
2021-06-24 14:07:56.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3386
2021-06-24 14:07:56.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3387
2021-06-24 14:07:56.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3388
2021-06-24 14:07:56.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3389
2021-06-24 14:07:56.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3390
2021-06-24 14:07:56.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3391
2021-06-24 14:07:56.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3392
2021-06-24 14:07:56.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3393
2021-06-24 14:07:56.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3394
2021-06-24 14:07:56.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3395
2021-06-24 14:07:56.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3396
2021-06-24 14:07:56.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3397
2021-06-24 14:07:56.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3398
2021-06-24 14:07:56.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3399
2021-06-24 14:07:56.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3400
2021-06-24 14:07:56.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3401
2021-06-24 14:07:56.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3402
2021-06-24 14:07:56.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3403
2021-06-24 14:07:56.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3404
2021-06-24 14:07:56.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3405
2021-06-24 14:07:56.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3406
2021-06-24 14:07:56.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3407
2021-06-24 14:07:56.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3408
2021-06-24 14:07:56.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3409
2021-06-24 14:07:56.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3410
2021-06-24 14:07:56.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3411
2021-06-24 14:07:56.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3412
2021-06-24 14:07:56.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3413
2021-06-24 14:07:56.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3414
2021-06-24 14:07:56.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3415
2021-06-24 14:07:56.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3416
2021-06-24 14:07:56.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3417
2021-06-24 14:07:56.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3418
2021-06-24 14:07:56.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3419
2021-06-24 14:07:56.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3420
2021-06-24 14:07:56.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3421
2021-06-24 14:07:56.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3422
2021-06-24 14:07:56.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3423
2021-06-24 14:07:56.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3424
2021-06-24 14:07:56.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3425
2021-06-24 14:07:56.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3426
2021-06-24 14:07:56.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3427
2021-06-24 14:07:56.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3428
2021-06-24 14:07:56.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3429
2021-06-24 14:07:56.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3430
2021-06-24 14:07:56.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3431
2021-06-24 14:07:56.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3432
2021-06-24 14:07:56.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3433
2021-06-24 14:07:56.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3434
2021-06-24 14:07:56.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3435
2021-06-24 14:07:56.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3436
2021-06-24 14:07:56.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3437
2021-06-24 14:07:56.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3438
2021-06-24 14:07:56.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3439
2021-06-24 14:07:56.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3440
2021-06-24 14:07:56.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3441
2021-06-24 14:07:56.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3442
2021-06-24 14:07:56.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3443
2021-06-24 14:07:56.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3444
2021-06-24 14:07:56.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3445
2021-06-24 14:07:56.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3446
2021-06-24 14:07:56.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3447
2021-06-24 14:07:56.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3448
2021-06-24 14:07:56.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3449
2021-06-24 14:07:56.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3450
2021-06-24 14:07:56.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3451
2021-06-24 14:07:56.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3452
2021-06-24 14:07:56.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3453
2021-06-24 14:07:56.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3454
2021-06-24 14:07:56.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3455
2021-06-24 14:07:56.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3456
2021-06-24 14:07:56.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3457
2021-06-24 14:07:56.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3458
2021-06-24 14:07:56.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3459
2021-06-24 14:07:56.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3460
2021-06-24 14:07:56.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3461
2021-06-24 14:07:56.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3462
2021-06-24 14:07:56.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3463
2021-06-24 14:07:56.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3464
2021-06-24 14:07:56.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3465
2021-06-24 14:07:56.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3466
2021-06-24 14:07:56.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3467
2021-06-24 14:07:56.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3468
2021-06-24 14:07:56.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3469
2021-06-24 14:07:56.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3470
2021-06-24 14:07:56.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3471
2021-06-24 14:07:56.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3472
2021-06-24 14:07:56.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3473
2021-06-24 14:07:56.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3474
2021-06-24 14:07:56.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3475
2021-06-24 14:07:56.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3476
2021-06-24 14:07:56.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3477
2021-06-24 14:07:56.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3478
2021-06-24 14:07:56.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3479
2021-06-24 14:07:56.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3480
2021-06-24 14:07:56.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3481
2021-06-24 14:07:56.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3482
2021-06-24 14:07:56.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3483
2021-06-24 14:07:56.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3484
2021-06-24 14:07:56.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3485
2021-06-24 14:07:56.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3486
2021-06-24 14:07:56.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3487
2021-06-24 14:07:56.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3488
2021-06-24 14:07:56.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3489
2021-06-24 14:07:56.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3490
2021-06-24 14:07:56.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3491
2021-06-24 14:07:56.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3492
2021-06-24 14:07:56.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3493
2021-06-24 14:07:56.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3494
2021-06-24 14:07:56.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3495
2021-06-24 14:07:56.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3496
2021-06-24 14:07:56.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3497
2021-06-24 14:07:56.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3498
2021-06-24 14:07:56.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3499
2021-06-24 14:07:56.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3500
2021-06-24 14:07:56.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3501
2021-06-24 14:07:56.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3502
2021-06-24 14:07:56.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3503
2021-06-24 14:07:56.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3504
2021-06-24 14:07:56.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3505
2021-06-24 14:07:56.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3506
2021-06-24 14:07:56.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3507
2021-06-24 14:07:56.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3508
2021-06-24 14:07:56.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3509
2021-06-24 14:07:56.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3510
2021-06-24 14:07:56.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3511
2021-06-24 14:07:56.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3512
2021-06-24 14:07:56.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3513
2021-06-24 14:07:56.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3514
2021-06-24 14:07:56.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3515
2021-06-24 14:07:56.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3516
2021-06-24 14:07:56.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3517
2021-06-24 14:07:56.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3518
2021-06-24 14:07:56.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3519
2021-06-24 14:07:56.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3520
2021-06-24 14:07:56.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3521
2021-06-24 14:07:56.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3522
2021-06-24 14:07:56.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3523
2021-06-24 14:07:56.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3524
2021-06-24 14:07:56.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3525
2021-06-24 14:07:56.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3526
2021-06-24 14:07:56.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3527
2021-06-24 14:07:56.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3528
2021-06-24 14:07:56.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3529
2021-06-24 14:07:56.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3530
2021-06-24 14:07:56.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3531
2021-06-24 14:07:56.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3532
2021-06-24 14:07:56.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3533
2021-06-24 14:07:56.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3534
2021-06-24 14:07:56.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3535
2021-06-24 14:07:56.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3536
2021-06-24 14:07:56.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3537
2021-06-24 14:07:56.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3538
2021-06-24 14:07:56.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3539
2021-06-24 14:07:56.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3540
2021-06-24 14:07:56.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3541
2021-06-24 14:07:56.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3542
2021-06-24 14:07:56.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3543
2021-06-24 14:07:56.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3544
2021-06-24 14:07:56.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3545
2021-06-24 14:07:56.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3546
2021-06-24 14:07:56.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3547
2021-06-24 14:07:56.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3548
2021-06-24 14:07:56.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3549
2021-06-24 14:07:56.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3550
2021-06-24 14:07:56.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3551
2021-06-24 14:07:56.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3552
2021-06-24 14:07:56.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3553
2021-06-24 14:07:56.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3554
2021-06-24 14:07:56.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3555
2021-06-24 14:07:56.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3556
2021-06-24 14:07:56.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3557
2021-06-24 14:07:56.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3558
2021-06-24 14:07:56.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3559
2021-06-24 14:07:56.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3560
2021-06-24 14:07:56.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3561
2021-06-24 14:07:56.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3562
2021-06-24 14:07:56.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3563
2021-06-24 14:07:56.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3564
2021-06-24 14:07:56.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3565
2021-06-24 14:07:56.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3566
2021-06-24 14:07:56.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3567
2021-06-24 14:07:56.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3568
2021-06-24 14:07:56.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3569
2021-06-24 14:07:56.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3570
2021-06-24 14:07:56.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3571
2021-06-24 14:07:56.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3572
2021-06-24 14:07:56.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3573
2021-06-24 14:07:56.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3574
2021-06-24 14:07:56.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3575
2021-06-24 14:07:56.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3576
2021-06-24 14:07:56.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3577
2021-06-24 14:07:56.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3578
2021-06-24 14:07:56.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3579
2021-06-24 14:07:56.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3580
2021-06-24 14:07:56.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3581
2021-06-24 14:07:56.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3582
2021-06-24 14:07:56.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3583
2021-06-24 14:07:56.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3584
2021-06-24 14:07:56.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3585
2021-06-24 14:07:56.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3586
2021-06-24 14:07:56.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3587
2021-06-24 14:07:56.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3588
2021-06-24 14:07:56.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3589
2021-06-24 14:07:56.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3590
2021-06-24 14:07:56.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3591
2021-06-24 14:07:56.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3592
2021-06-24 14:07:56.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3593
2021-06-24 14:07:56.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3594
2021-06-24 14:07:56.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3595
2021-06-24 14:07:56.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3596
2021-06-24 14:07:56.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3597
2021-06-24 14:07:56.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3598
2021-06-24 14:07:56.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3599
2021-06-24 14:07:56.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3600
2021-06-24 14:07:56.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3601
2021-06-24 14:07:56.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3602
2021-06-24 14:07:56.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3603
2021-06-24 14:07:56.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3604
2021-06-24 14:07:56.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3605
2021-06-24 14:07:56.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3606
2021-06-24 14:07:56.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3607
2021-06-24 14:07:56.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3608
2021-06-24 14:07:56.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3609
2021-06-24 14:07:56.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3610
2021-06-24 14:07:56.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3611
2021-06-24 14:07:56.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3612
2021-06-24 14:07:56.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3613
2021-06-24 14:07:56.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3614
2021-06-24 14:07:56.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3615
2021-06-24 14:07:56.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3616
2021-06-24 14:07:56.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3617
2021-06-24 14:07:56.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3618
2021-06-24 14:07:56.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3619
2021-06-24 14:07:56.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3620
2021-06-24 14:07:56.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3621
2021-06-24 14:07:56.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3622
2021-06-24 14:07:56.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3623
2021-06-24 14:07:56.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3624
2021-06-24 14:07:56.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3625
2021-06-24 14:07:56.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3626
2021-06-24 14:07:56.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3627
2021-06-24 14:07:56.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3628
2021-06-24 14:07:56.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3629
2021-06-24 14:07:56.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3630
2021-06-24 14:07:56.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3631
2021-06-24 14:07:56.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3632
2021-06-24 14:07:56.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3633
2021-06-24 14:07:56.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3634
2021-06-24 14:07:56.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3635
2021-06-24 14:07:56.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3636
2021-06-24 14:07:56.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3637
2021-06-24 14:07:56.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3638
2021-06-24 14:07:56.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3639
2021-06-24 14:07:56.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3640
2021-06-24 14:07:56.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3641
2021-06-24 14:07:56.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3642
2021-06-24 14:07:56.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3643
2021-06-24 14:07:56.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3644
2021-06-24 14:07:56.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3645
2021-06-24 14:07:56.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3646
2021-06-24 14:07:56.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3647
2021-06-24 14:07:56.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3648
2021-06-24 14:07:56.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3649
2021-06-24 14:07:56.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3650
2021-06-24 14:07:56.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3651
2021-06-24 14:07:56.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3652
2021-06-24 14:07:56.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3653
2021-06-24 14:07:56.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3654
2021-06-24 14:07:56.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3655
2021-06-24 14:07:56.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3656
2021-06-24 14:07:56.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3657
2021-06-24 14:07:56.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3658
2021-06-24 14:07:56.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3659
2021-06-24 14:07:56.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3660
2021-06-24 14:07:56.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3661
2021-06-24 14:07:56.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3662
2021-06-24 14:07:56.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3663
2021-06-24 14:07:56.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3664
2021-06-24 14:07:56.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3665
2021-06-24 14:07:56.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3666
2021-06-24 14:07:56.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3667
2021-06-24 14:07:56.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3668
2021-06-24 14:07:56.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3669
2021-06-24 14:07:56.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3670
2021-06-24 14:07:56.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3671
2021-06-24 14:07:56.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3672
2021-06-24 14:07:56.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3673
2021-06-24 14:07:56.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3674
2021-06-24 14:07:56.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3675
2021-06-24 14:07:56.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3676
2021-06-24 14:07:56.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3677
2021-06-24 14:07:56.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3678
2021-06-24 14:07:56.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3679
2021-06-24 14:07:56.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3680
2021-06-24 14:07:56.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3681
2021-06-24 14:07:56.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3682
2021-06-24 14:07:56.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3683
2021-06-24 14:07:56.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3684
2021-06-24 14:07:56.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3685
2021-06-24 14:07:56.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3686
2021-06-24 14:07:56.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3687
2021-06-24 14:07:56.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3688
2021-06-24 14:07:56.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3689
2021-06-24 14:07:56.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3690
2021-06-24 14:07:56.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3691
2021-06-24 14:07:56.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3692
2021-06-24 14:07:56.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3693
2021-06-24 14:07:56.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3694
2021-06-24 14:07:56.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3695
2021-06-24 14:07:56.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3696
2021-06-24 14:07:56.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3697
2021-06-24 14:07:56.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3698
2021-06-24 14:07:56.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3699
2021-06-24 14:07:56.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3700
2021-06-24 14:07:56.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3701
2021-06-24 14:07:56.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3702
2021-06-24 14:07:56.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3703
2021-06-24 14:07:56.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3704
2021-06-24 14:07:56.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3705
2021-06-24 14:07:56.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3706
2021-06-24 14:07:56.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3707
2021-06-24 14:07:56.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3708
2021-06-24 14:07:56.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3709
2021-06-24 14:07:56.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3710
2021-06-24 14:07:56.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3711
2021-06-24 14:07:56.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3712
2021-06-24 14:07:56.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3713
2021-06-24 14:07:56.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3714
2021-06-24 14:07:56.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3715
2021-06-24 14:07:56.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3716
2021-06-24 14:07:56.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3717
2021-06-24 14:07:56.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3718
2021-06-24 14:07:56.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3719
2021-06-24 14:07:56.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3720
2021-06-24 14:07:56.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3721
2021-06-24 14:07:56.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3722
2021-06-24 14:07:56.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3723
2021-06-24 14:07:56.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3724
2021-06-24 14:07:56.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3725
2021-06-24 14:07:56.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3726
2021-06-24 14:07:56.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3727
2021-06-24 14:07:56.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3728
2021-06-24 14:07:56.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3729
2021-06-24 14:07:56.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3730
2021-06-24 14:07:56.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3731
2021-06-24 14:07:56.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3732
2021-06-24 14:07:56.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3733
2021-06-24 14:07:56.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3734
2021-06-24 14:07:56.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3735
2021-06-24 14:07:56.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3736
2021-06-24 14:07:56.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3737
2021-06-24 14:07:56.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3738
2021-06-24 14:07:56.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3739
2021-06-24 14:07:56.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3740
2021-06-24 14:07:56.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3741
2021-06-24 14:07:56.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3742
2021-06-24 14:07:56.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3743
2021-06-24 14:07:56.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3744
2021-06-24 14:07:56.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3745
2021-06-24 14:07:56.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3746
2021-06-24 14:07:56.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3747
2021-06-24 14:07:56.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3748
2021-06-24 14:07:56.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3749
2021-06-24 14:07:56.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3750
2021-06-24 14:07:56.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3751
2021-06-24 14:07:56.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3752
2021-06-24 14:07:56.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3753
2021-06-24 14:07:56.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3754
2021-06-24 14:07:56.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3755
2021-06-24 14:07:56.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3756
2021-06-24 14:07:56.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3757
2021-06-24 14:07:56.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3758
2021-06-24 14:07:56.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3759
2021-06-24 14:07:56.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3760
2021-06-24 14:07:56.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3761
2021-06-24 14:07:56.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3762
2021-06-24 14:07:56.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3763
2021-06-24 14:07:56.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3764
2021-06-24 14:07:56.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3765
2021-06-24 14:07:56.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3766
2021-06-24 14:07:56.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3767
2021-06-24 14:07:56.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3768
2021-06-24 14:07:56.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3769
2021-06-24 14:07:56.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3770
2021-06-24 14:07:56.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3771
2021-06-24 14:07:56.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3772
2021-06-24 14:07:56.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3773
2021-06-24 14:07:56.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3774
2021-06-24 14:07:56.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3775
2021-06-24 14:07:56.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3776
2021-06-24 14:07:56.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3777
2021-06-24 14:07:56.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3778
2021-06-24 14:07:56.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3779
2021-06-24 14:07:56.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3780
2021-06-24 14:07:56.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3781
2021-06-24 14:07:56.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3782
2021-06-24 14:07:56.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3783
2021-06-24 14:07:56.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3784
2021-06-24 14:07:56.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3785
2021-06-24 14:07:56.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3786
2021-06-24 14:07:56.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3787
2021-06-24 14:07:56.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3788
2021-06-24 14:07:56.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3789
2021-06-24 14:07:56.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3790
2021-06-24 14:07:56.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3791
2021-06-24 14:07:56.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3792
2021-06-24 14:07:56.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3793
2021-06-24 14:07:56.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3794
2021-06-24 14:07:56.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3795
2021-06-24 14:07:56.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3796
2021-06-24 14:07:56.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3797
2021-06-24 14:07:56.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3798
2021-06-24 14:07:56.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3799
2021-06-24 14:07:56.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3800
2021-06-24 14:07:56.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3801
2021-06-24 14:07:56.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3802
2021-06-24 14:07:56.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3803
2021-06-24 14:07:56.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3804
2021-06-24 14:07:56.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3805
2021-06-24 14:07:56.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3806
2021-06-24 14:07:56.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3807
2021-06-24 14:07:56.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3808
2021-06-24 14:07:56.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3809
2021-06-24 14:07:56.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3810
2021-06-24 14:07:56.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3811
2021-06-24 14:07:56.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3812
2021-06-24 14:07:56.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3813
2021-06-24 14:07:56.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3814
2021-06-24 14:07:56.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3815
2021-06-24 14:07:56.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3816
2021-06-24 14:07:56.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3817
2021-06-24 14:07:56.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3818
2021-06-24 14:07:56.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3819
2021-06-24 14:07:56.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3820
2021-06-24 14:07:56.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3821
2021-06-24 14:07:56.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3822
2021-06-24 14:07:56.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3823
2021-06-24 14:07:56.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3824
2021-06-24 14:07:56.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3825
2021-06-24 14:07:56.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3826
2021-06-24 14:07:56.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3827
2021-06-24 14:07:56.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3828
2021-06-24 14:07:56.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3829
2021-06-24 14:07:56.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3830
2021-06-24 14:07:56.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3831
2021-06-24 14:07:56.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3832
2021-06-24 14:07:56.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3833
2021-06-24 14:07:56.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3834
2021-06-24 14:07:56.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3835
2021-06-24 14:07:56.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3836
2021-06-24 14:07:56.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3837
2021-06-24 14:07:56.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3838
2021-06-24 14:07:56.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3839
2021-06-24 14:07:56.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3840
2021-06-24 14:07:56.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3841
2021-06-24 14:07:56.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3842
2021-06-24 14:07:56.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3843
2021-06-24 14:07:56.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3844
2021-06-24 14:07:56.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3845
2021-06-24 14:07:56.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3846
2021-06-24 14:07:56.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3847
2021-06-24 14:07:56.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3848
2021-06-24 14:07:56.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3849
2021-06-24 14:07:56.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3850
2021-06-24 14:07:56.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3851
2021-06-24 14:07:56.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3852
2021-06-24 14:07:56.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3853
2021-06-24 14:07:56.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3854
2021-06-24 14:07:56.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3855
2021-06-24 14:07:56.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3856
2021-06-24 14:07:56.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3857
2021-06-24 14:07:56.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3858
2021-06-24 14:07:56.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3859
2021-06-24 14:07:56.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3860
2021-06-24 14:07:56.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3861
2021-06-24 14:07:56.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3862
2021-06-24 14:07:56.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3863
2021-06-24 14:07:56.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3864
2021-06-24 14:07:56.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3865
2021-06-24 14:07:56.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3866
2021-06-24 14:07:56.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3867
2021-06-24 14:07:56.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3868
2021-06-24 14:07:56.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3869
2021-06-24 14:07:56.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3870
2021-06-24 14:07:56.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3871
2021-06-24 14:07:56.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3872
2021-06-24 14:07:56.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3873
2021-06-24 14:07:56.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3874
2021-06-24 14:07:56.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3875
2021-06-24 14:07:56.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3876
2021-06-24 14:07:56.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3877
2021-06-24 14:07:56.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3878
2021-06-24 14:07:56.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3879
2021-06-24 14:07:56.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3880
2021-06-24 14:07:56.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3881
2021-06-24 14:07:56.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3882
2021-06-24 14:07:56.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3883
2021-06-24 14:07:56.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3884
2021-06-24 14:07:56.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3885
2021-06-24 14:07:56.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3886
2021-06-24 14:07:56.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3887
2021-06-24 14:07:56.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3888
2021-06-24 14:07:56.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3889
2021-06-24 14:07:56.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3890
2021-06-24 14:07:56.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3891
2021-06-24 14:07:56.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3892
2021-06-24 14:07:56.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3893
2021-06-24 14:07:56.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3894
2021-06-24 14:07:56.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3895
2021-06-24 14:07:56.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3896
2021-06-24 14:07:56.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3897
2021-06-24 14:07:56.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3898
2021-06-24 14:07:56.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3899
2021-06-24 14:07:56.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3900
2021-06-24 14:07:56.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3901
2021-06-24 14:07:56.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3902
2021-06-24 14:07:56.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3903
2021-06-24 14:07:56.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3904
2021-06-24 14:07:56.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3905
2021-06-24 14:07:56.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3906
2021-06-24 14:07:56.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3907
2021-06-24 14:07:56.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3908
2021-06-24 14:07:56.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3909
2021-06-24 14:07:56.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3910
2021-06-24 14:07:56.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3911
2021-06-24 14:07:56.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3912
2021-06-24 14:07:56.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3913
2021-06-24 14:07:56.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3914
2021-06-24 14:07:56.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3915
2021-06-24 14:07:56.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3916
2021-06-24 14:07:56.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3917
2021-06-24 14:07:56.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3918
2021-06-24 14:07:56.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3919
2021-06-24 14:07:56.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3920
2021-06-24 14:07:56.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3921
2021-06-24 14:07:56.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3922
2021-06-24 14:07:56.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3923
2021-06-24 14:07:56.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3924
2021-06-24 14:07:56.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3925
2021-06-24 14:07:56.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3926
2021-06-24 14:07:56.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3927
2021-06-24 14:07:56.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3928
2021-06-24 14:07:56.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3929
2021-06-24 14:07:56.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3930
2021-06-24 14:07:56.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3931
2021-06-24 14:07:56.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3932
2021-06-24 14:07:56.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3933
2021-06-24 14:07:56.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3934
2021-06-24 14:07:56.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3935
2021-06-24 14:07:56.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3936
2021-06-24 14:07:56.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3937
2021-06-24 14:07:56.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3938
2021-06-24 14:07:56.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3939
2021-06-24 14:07:56.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3940
2021-06-24 14:07:56.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3941
2021-06-24 14:07:56.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3942
2021-06-24 14:07:56.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3943
2021-06-24 14:07:56.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3944
2021-06-24 14:07:56.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3945
2021-06-24 14:07:56.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3946
2021-06-24 14:07:56.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3947
2021-06-24 14:07:56.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3948
2021-06-24 14:07:56.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3949
2021-06-24 14:07:56.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3950
2021-06-24 14:07:56.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3951
2021-06-24 14:07:56.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3952
2021-06-24 14:07:56.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3953
2021-06-24 14:07:56.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3954
2021-06-24 14:07:56.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3955
2021-06-24 14:07:56.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3956
2021-06-24 14:07:56.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3957
2021-06-24 14:07:56.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3958
2021-06-24 14:07:56.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3959
2021-06-24 14:07:56.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3960
2021-06-24 14:07:56.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3961
2021-06-24 14:07:56.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3962
2021-06-24 14:07:56.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3963
2021-06-24 14:07:56.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3964
2021-06-24 14:07:56.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3965
2021-06-24 14:07:56.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3966
2021-06-24 14:07:56.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3967
2021-06-24 14:07:56.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3968
2021-06-24 14:07:56.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3969
2021-06-24 14:07:56.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3970
2021-06-24 14:07:56.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3971
2021-06-24 14:07:56.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3972
2021-06-24 14:07:56.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3973
2021-06-24 14:07:56.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3974
2021-06-24 14:07:56.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3975
2021-06-24 14:07:56.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3976
2021-06-24 14:07:56.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3977
2021-06-24 14:07:56.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3978
2021-06-24 14:07:56.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3979
2021-06-24 14:07:56.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3980
2021-06-24 14:07:56.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3981
2021-06-24 14:07:56.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3982
2021-06-24 14:07:56.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3983
2021-06-24 14:07:56.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3984
2021-06-24 14:07:56.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3985
2021-06-24 14:07:56.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3986
2021-06-24 14:07:56.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3987
2021-06-24 14:07:56.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3988
2021-06-24 14:07:56.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3989
2021-06-24 14:07:56.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3990
2021-06-24 14:07:56.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3991
2021-06-24 14:07:56.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3992
2021-06-24 14:07:56.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:56.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3993
2021-06-24 14:07:56.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3994
2021-06-24 14:07:57.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3995
2021-06-24 14:07:57.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3996
2021-06-24 14:07:57.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3997
2021-06-24 14:07:57.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3998
2021-06-24 14:07:57.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 3999
2021-06-24 14:07:57.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4000
2021-06-24 14:07:57.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4001
2021-06-24 14:07:57.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4002
2021-06-24 14:07:57.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4003
2021-06-24 14:07:57.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4004
2021-06-24 14:07:57.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4005
2021-06-24 14:07:57.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4006
2021-06-24 14:07:57.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4007
2021-06-24 14:07:57.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4008
2021-06-24 14:07:57.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4009
2021-06-24 14:07:57.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4010
2021-06-24 14:07:57.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4011
2021-06-24 14:07:57.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4012
2021-06-24 14:07:57.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4013
2021-06-24 14:07:57.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4014
2021-06-24 14:07:57.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4015
2021-06-24 14:07:57.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4016
2021-06-24 14:07:57.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4017
2021-06-24 14:07:57.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4018
2021-06-24 14:07:57.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4019
2021-06-24 14:07:57.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4020
2021-06-24 14:07:57.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4021
2021-06-24 14:07:57.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4022
2021-06-24 14:07:57.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4023
2021-06-24 14:07:57.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4024
2021-06-24 14:07:57.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4025
2021-06-24 14:07:57.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4026
2021-06-24 14:07:57.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4027
2021-06-24 14:07:57.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4028
2021-06-24 14:07:57.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4029
2021-06-24 14:07:57.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4030
2021-06-24 14:07:57.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4031
2021-06-24 14:07:57.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4032
2021-06-24 14:07:57.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4033
2021-06-24 14:07:57.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4034
2021-06-24 14:07:57.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4035
2021-06-24 14:07:57.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4036
2021-06-24 14:07:57.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4037
2021-06-24 14:07:57.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4038
2021-06-24 14:07:57.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4039
2021-06-24 14:07:57.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4040
2021-06-24 14:07:57.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4041
2021-06-24 14:07:57.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4042
2021-06-24 14:07:57.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4043
2021-06-24 14:07:57.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4044
2021-06-24 14:07:57.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4045
2021-06-24 14:07:57.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4046
2021-06-24 14:07:57.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4047
2021-06-24 14:07:57.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4048
2021-06-24 14:07:57.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4049
2021-06-24 14:07:57.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4050
2021-06-24 14:07:57.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4051
2021-06-24 14:07:57.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4052
2021-06-24 14:07:57.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4053
2021-06-24 14:07:57.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4054
2021-06-24 14:07:57.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4055
2021-06-24 14:07:57.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4056
2021-06-24 14:07:57.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4057
2021-06-24 14:07:57.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4058
2021-06-24 14:07:57.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4059
2021-06-24 14:07:57.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4060
2021-06-24 14:07:57.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4061
2021-06-24 14:07:57.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4062
2021-06-24 14:07:57.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4063
2021-06-24 14:07:57.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4064
2021-06-24 14:07:57.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4065
2021-06-24 14:07:57.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4066
2021-06-24 14:07:57.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4067
2021-06-24 14:07:57.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4068
2021-06-24 14:07:57.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4069
2021-06-24 14:07:57.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4070
2021-06-24 14:07:57.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4071
2021-06-24 14:07:57.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4072
2021-06-24 14:07:57.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4073
2021-06-24 14:07:57.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4074
2021-06-24 14:07:57.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4075
2021-06-24 14:07:57.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4076
2021-06-24 14:07:57.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4077
2021-06-24 14:07:57.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4078
2021-06-24 14:07:57.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4079
2021-06-24 14:07:57.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4080
2021-06-24 14:07:57.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4081
2021-06-24 14:07:57.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4082
2021-06-24 14:07:57.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4083
2021-06-24 14:07:57.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4084
2021-06-24 14:07:57.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4085
2021-06-24 14:07:57.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4086
2021-06-24 14:07:57.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4087
2021-06-24 14:07:57.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4088
2021-06-24 14:07:57.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4089
2021-06-24 14:07:57.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4090
2021-06-24 14:07:57.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4091
2021-06-24 14:07:57.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4092
2021-06-24 14:07:57.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4093
2021-06-24 14:07:57.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4094
2021-06-24 14:07:57.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4095
2021-06-24 14:07:57.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4096
2021-06-24 14:07:57.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4097
2021-06-24 14:07:57.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4098
2021-06-24 14:07:57.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4099
2021-06-24 14:07:57.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4100
2021-06-24 14:07:57.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4101
2021-06-24 14:07:57.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4102
2021-06-24 14:07:57.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4103
2021-06-24 14:07:57.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4104
2021-06-24 14:07:57.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4105
2021-06-24 14:07:57.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4106
2021-06-24 14:07:57.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4107
2021-06-24 14:07:57.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4108
2021-06-24 14:07:57.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4109
2021-06-24 14:07:57.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4110
2021-06-24 14:07:57.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4111
2021-06-24 14:07:57.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4112
2021-06-24 14:07:57.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4113
2021-06-24 14:07:57.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4114
2021-06-24 14:07:57.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4115
2021-06-24 14:07:57.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4116
2021-06-24 14:07:57.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4117
2021-06-24 14:07:57.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4118
2021-06-24 14:07:57.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4119
2021-06-24 14:07:57.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4120
2021-06-24 14:07:57.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4121
2021-06-24 14:07:57.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4122
2021-06-24 14:07:57.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4123
2021-06-24 14:07:57.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4124
2021-06-24 14:07:57.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4125
2021-06-24 14:07:57.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4126
2021-06-24 14:07:57.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4127
2021-06-24 14:07:57.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4128
2021-06-24 14:07:57.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4129
2021-06-24 14:07:57.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4130
2021-06-24 14:07:57.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4131
2021-06-24 14:07:57.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4132
2021-06-24 14:07:57.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4133
2021-06-24 14:07:57.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4134
2021-06-24 14:07:57.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4135
2021-06-24 14:07:57.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4136
2021-06-24 14:07:57.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4137
2021-06-24 14:07:57.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4138
2021-06-24 14:07:57.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4139
2021-06-24 14:07:57.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4140
2021-06-24 14:07:57.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4141
2021-06-24 14:07:57.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4142
2021-06-24 14:07:57.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4143
2021-06-24 14:07:57.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4144
2021-06-24 14:07:57.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4145
2021-06-24 14:07:57.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4146
2021-06-24 14:07:57.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4147
2021-06-24 14:07:57.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4148
2021-06-24 14:07:57.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4149
2021-06-24 14:07:57.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4150
2021-06-24 14:07:57.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4151
2021-06-24 14:07:57.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4152
2021-06-24 14:07:57.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4153
2021-06-24 14:07:57.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4154
2021-06-24 14:07:57.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4155
2021-06-24 14:07:57.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4156
2021-06-24 14:07:57.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4157
2021-06-24 14:07:57.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4158
2021-06-24 14:07:57.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4159
2021-06-24 14:07:57.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4160
2021-06-24 14:07:57.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4161
2021-06-24 14:07:57.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4162
2021-06-24 14:07:57.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4163
2021-06-24 14:07:57.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4164
2021-06-24 14:07:57.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4165
2021-06-24 14:07:57.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4166
2021-06-24 14:07:57.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4167
2021-06-24 14:07:57.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4168
2021-06-24 14:07:57.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4169
2021-06-24 14:07:57.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4170
2021-06-24 14:07:57.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4171
2021-06-24 14:07:57.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4172
2021-06-24 14:07:57.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4173
2021-06-24 14:07:57.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4174
2021-06-24 14:07:57.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4175
2021-06-24 14:07:57.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4176
2021-06-24 14:07:57.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4177
2021-06-24 14:07:57.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4178
2021-06-24 14:07:57.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4179
2021-06-24 14:07:57.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4180
2021-06-24 14:07:57.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4181
2021-06-24 14:07:57.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4182
2021-06-24 14:07:57.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4183
2021-06-24 14:07:57.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4184
2021-06-24 14:07:57.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4185
2021-06-24 14:07:57.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4186
2021-06-24 14:07:57.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4187
2021-06-24 14:07:57.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4188
2021-06-24 14:07:57.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4189
2021-06-24 14:07:57.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4190
2021-06-24 14:07:57.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4191
2021-06-24 14:07:57.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4192
2021-06-24 14:07:57.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4193
2021-06-24 14:07:57.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4194
2021-06-24 14:07:57.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4195
2021-06-24 14:07:57.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4196
2021-06-24 14:07:57.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4197
2021-06-24 14:07:57.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4198
2021-06-24 14:07:57.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4199
2021-06-24 14:07:57.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4200
2021-06-24 14:07:57.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4201
2021-06-24 14:07:57.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4202
2021-06-24 14:07:57.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4203
2021-06-24 14:07:57.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4204
2021-06-24 14:07:57.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4205
2021-06-24 14:07:57.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4206
2021-06-24 14:07:57.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4207
2021-06-24 14:07:57.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4208
2021-06-24 14:07:57.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4209
2021-06-24 14:07:57.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4210
2021-06-24 14:07:57.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4211
2021-06-24 14:07:57.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4212
2021-06-24 14:07:57.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4213
2021-06-24 14:07:57.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4214
2021-06-24 14:07:57.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4215
2021-06-24 14:07:57.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4216
2021-06-24 14:07:57.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4217
2021-06-24 14:07:57.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4218
2021-06-24 14:07:57.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4219
2021-06-24 14:07:57.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4220
2021-06-24 14:07:57.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4221
2021-06-24 14:07:57.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4222
2021-06-24 14:07:57.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4223
2021-06-24 14:07:57.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4224
2021-06-24 14:07:57.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4225
2021-06-24 14:07:57.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4226
2021-06-24 14:07:57.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4227
2021-06-24 14:07:57.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4228
2021-06-24 14:07:57.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4229
2021-06-24 14:07:57.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4230
2021-06-24 14:07:57.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4231
2021-06-24 14:07:57.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4232
2021-06-24 14:07:57.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4233
2021-06-24 14:07:57.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4234
2021-06-24 14:07:57.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4235
2021-06-24 14:07:57.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4236
2021-06-24 14:07:57.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4237
2021-06-24 14:07:57.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4238
2021-06-24 14:07:57.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4239
2021-06-24 14:07:57.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4240
2021-06-24 14:07:57.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4241
2021-06-24 14:07:57.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4242
2021-06-24 14:07:57.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4243
2021-06-24 14:07:57.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4244
2021-06-24 14:07:57.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4245
2021-06-24 14:07:57.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4246
2021-06-24 14:07:57.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4247
2021-06-24 14:07:57.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4248
2021-06-24 14:07:57.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4249
2021-06-24 14:07:57.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4250
2021-06-24 14:07:57.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4251
2021-06-24 14:07:57.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4252
2021-06-24 14:07:57.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4253
2021-06-24 14:07:57.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4254
2021-06-24 14:07:57.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4255
2021-06-24 14:07:57.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4256
2021-06-24 14:07:57.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4257
2021-06-24 14:07:57.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4258
2021-06-24 14:07:57.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4259
2021-06-24 14:07:57.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4260
2021-06-24 14:07:57.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4261
2021-06-24 14:07:57.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4262
2021-06-24 14:07:57.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4263
2021-06-24 14:07:57.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4264
2021-06-24 14:07:57.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4265
2021-06-24 14:07:57.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4266
2021-06-24 14:07:57.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4267
2021-06-24 14:07:57.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4268
2021-06-24 14:07:57.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4269
2021-06-24 14:07:57.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4270
2021-06-24 14:07:57.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4271
2021-06-24 14:07:57.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4272
2021-06-24 14:07:57.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4273
2021-06-24 14:07:57.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4274
2021-06-24 14:07:57.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4275
2021-06-24 14:07:57.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4276
2021-06-24 14:07:57.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4277
2021-06-24 14:07:57.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4278
2021-06-24 14:07:57.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4279
2021-06-24 14:07:57.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4280
2021-06-24 14:07:57.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4281
2021-06-24 14:07:57.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4282
2021-06-24 14:07:57.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4283
2021-06-24 14:07:57.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4284
2021-06-24 14:07:57.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4285
2021-06-24 14:07:57.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4286
2021-06-24 14:07:57.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4287
2021-06-24 14:07:57.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4288
2021-06-24 14:07:57.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4289
2021-06-24 14:07:57.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4290
2021-06-24 14:07:57.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4291
2021-06-24 14:07:57.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4292
2021-06-24 14:07:57.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4293
2021-06-24 14:07:57.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4294
2021-06-24 14:07:57.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4295
2021-06-24 14:07:57.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4296
2021-06-24 14:07:57.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4297
2021-06-24 14:07:57.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4298
2021-06-24 14:07:57.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4299
2021-06-24 14:07:57.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4300
2021-06-24 14:07:57.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4301
2021-06-24 14:07:57.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4302
2021-06-24 14:07:57.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4303
2021-06-24 14:07:57.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4304
2021-06-24 14:07:57.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4305
2021-06-24 14:07:57.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4306
2021-06-24 14:07:57.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4307
2021-06-24 14:07:57.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4308
2021-06-24 14:07:57.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4309
2021-06-24 14:07:57.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4310
2021-06-24 14:07:57.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4311
2021-06-24 14:07:57.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4312
2021-06-24 14:07:57.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4313
2021-06-24 14:07:57.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4314
2021-06-24 14:07:57.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4315
2021-06-24 14:07:57.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4316
2021-06-24 14:07:57.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4317
2021-06-24 14:07:57.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4318
2021-06-24 14:07:57.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4319
2021-06-24 14:07:57.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4320
2021-06-24 14:07:57.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4321
2021-06-24 14:07:57.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4322
2021-06-24 14:07:57.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4323
2021-06-24 14:07:57.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4324
2021-06-24 14:07:57.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4325
2021-06-24 14:07:57.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4326
2021-06-24 14:07:57.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4327
2021-06-24 14:07:57.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4328
2021-06-24 14:07:57.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4329
2021-06-24 14:07:57.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4330
2021-06-24 14:07:57.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4331
2021-06-24 14:07:57.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4332
2021-06-24 14:07:57.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4333
2021-06-24 14:07:57.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4334
2021-06-24 14:07:57.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4335
2021-06-24 14:07:57.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4336
2021-06-24 14:07:57.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4337
2021-06-24 14:07:57.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4338
2021-06-24 14:07:57.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4339
2021-06-24 14:07:57.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4340
2021-06-24 14:07:57.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4341
2021-06-24 14:07:57.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4342
2021-06-24 14:07:57.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4343
2021-06-24 14:07:57.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4344
2021-06-24 14:07:57.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4345
2021-06-24 14:07:57.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4346
2021-06-24 14:07:57.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4347
2021-06-24 14:07:57.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4348
2021-06-24 14:07:57.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4349
2021-06-24 14:07:57.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4350
2021-06-24 14:07:57.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4351
2021-06-24 14:07:57.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4352
2021-06-24 14:07:57.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4353
2021-06-24 14:07:57.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4354
2021-06-24 14:07:57.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4355
2021-06-24 14:07:57.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4356
2021-06-24 14:07:57.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4357
2021-06-24 14:07:57.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4358
2021-06-24 14:07:57.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4359
2021-06-24 14:07:57.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4360
2021-06-24 14:07:57.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4361
2021-06-24 14:07:57.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4362
2021-06-24 14:07:57.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4363
2021-06-24 14:07:57.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4364
2021-06-24 14:07:57.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4365
2021-06-24 14:07:57.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4366
2021-06-24 14:07:57.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4367
2021-06-24 14:07:57.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4368
2021-06-24 14:07:57.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4369
2021-06-24 14:07:57.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4370
2021-06-24 14:07:57.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4371
2021-06-24 14:07:57.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4372
2021-06-24 14:07:57.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4373
2021-06-24 14:07:57.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4374
2021-06-24 14:07:57.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4375
2021-06-24 14:07:57.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4376
2021-06-24 14:07:57.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4377
2021-06-24 14:07:57.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4378
2021-06-24 14:07:57.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4379
2021-06-24 14:07:57.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4380
2021-06-24 14:07:57.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4381
2021-06-24 14:07:57.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4382
2021-06-24 14:07:57.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4383
2021-06-24 14:07:57.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4384
2021-06-24 14:07:57.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4385
2021-06-24 14:07:57.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4386
2021-06-24 14:07:57.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4387
2021-06-24 14:07:57.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4388
2021-06-24 14:07:57.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4389
2021-06-24 14:07:57.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4390
2021-06-24 14:07:57.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4391
2021-06-24 14:07:57.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4392
2021-06-24 14:07:57.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4393
2021-06-24 14:07:57.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4394
2021-06-24 14:07:57.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4395
2021-06-24 14:07:57.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4396
2021-06-24 14:07:57.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4397
2021-06-24 14:07:57.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4398
2021-06-24 14:07:57.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4399
2021-06-24 14:07:57.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4400
2021-06-24 14:07:57.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4401
2021-06-24 14:07:57.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4402
2021-06-24 14:07:57.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4403
2021-06-24 14:07:57.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4404
2021-06-24 14:07:57.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4405
2021-06-24 14:07:57.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4406
2021-06-24 14:07:57.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4407
2021-06-24 14:07:57.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4408
2021-06-24 14:07:57.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4409
2021-06-24 14:07:57.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4410
2021-06-24 14:07:57.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4411
2021-06-24 14:07:57.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4412
2021-06-24 14:07:57.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4413
2021-06-24 14:07:57.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4414
2021-06-24 14:07:57.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4415
2021-06-24 14:07:57.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4416
2021-06-24 14:07:57.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4417
2021-06-24 14:07:57.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4418
2021-06-24 14:07:57.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4419
2021-06-24 14:07:57.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4420
2021-06-24 14:07:57.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4421
2021-06-24 14:07:57.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4422
2021-06-24 14:07:57.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4423
2021-06-24 14:07:57.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4424
2021-06-24 14:07:57.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4425
2021-06-24 14:07:57.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4426
2021-06-24 14:07:57.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4427
2021-06-24 14:07:57.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4428
2021-06-24 14:07:57.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4429
2021-06-24 14:07:57.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4430
2021-06-24 14:07:57.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4431
2021-06-24 14:07:57.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4432
2021-06-24 14:07:57.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4433
2021-06-24 14:07:57.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4434
2021-06-24 14:07:57.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4435
2021-06-24 14:07:57.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4436
2021-06-24 14:07:57.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4437
2021-06-24 14:07:57.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4438
2021-06-24 14:07:57.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4439
2021-06-24 14:07:57.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4440
2021-06-24 14:07:57.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4441
2021-06-24 14:07:57.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4442
2021-06-24 14:07:57.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4443
2021-06-24 14:07:57.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4444
2021-06-24 14:07:57.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4445
2021-06-24 14:07:57.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4446
2021-06-24 14:07:57.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4447
2021-06-24 14:07:57.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4448
2021-06-24 14:07:57.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4449
2021-06-24 14:07:57.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4450
2021-06-24 14:07:57.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4451
2021-06-24 14:07:57.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4452
2021-06-24 14:07:57.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4453
2021-06-24 14:07:57.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4454
2021-06-24 14:07:57.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4455
2021-06-24 14:07:57.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4456
2021-06-24 14:07:57.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4457
2021-06-24 14:07:57.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4458
2021-06-24 14:07:57.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4459
2021-06-24 14:07:57.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4460
2021-06-24 14:07:57.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4461
2021-06-24 14:07:57.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4462
2021-06-24 14:07:57.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4463
2021-06-24 14:07:57.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4464
2021-06-24 14:07:57.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4465
2021-06-24 14:07:57.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4466
2021-06-24 14:07:57.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4467
2021-06-24 14:07:57.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4468
2021-06-24 14:07:57.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4469
2021-06-24 14:07:57.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4470
2021-06-24 14:07:57.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4471
2021-06-24 14:07:57.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4472
2021-06-24 14:07:57.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4473
2021-06-24 14:07:57.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4474
2021-06-24 14:07:57.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4475
2021-06-24 14:07:57.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4476
2021-06-24 14:07:57.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4477
2021-06-24 14:07:57.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4478
2021-06-24 14:07:57.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4479
2021-06-24 14:07:57.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4480
2021-06-24 14:07:57.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4481
2021-06-24 14:07:57.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4482
2021-06-24 14:07:57.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4483
2021-06-24 14:07:57.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4484
2021-06-24 14:07:57.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4485
2021-06-24 14:07:57.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4486
2021-06-24 14:07:57.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4487
2021-06-24 14:07:57.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4488
2021-06-24 14:07:57.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4489
2021-06-24 14:07:57.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4490
2021-06-24 14:07:57.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4491
2021-06-24 14:07:57.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4492
2021-06-24 14:07:57.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4493
2021-06-24 14:07:57.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4494
2021-06-24 14:07:57.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4495
2021-06-24 14:07:57.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4496
2021-06-24 14:07:57.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4497
2021-06-24 14:07:57.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4498
2021-06-24 14:07:57.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4499
2021-06-24 14:07:57.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4500
2021-06-24 14:07:57.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4501
2021-06-24 14:07:57.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4502
2021-06-24 14:07:57.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4503
2021-06-24 14:07:57.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4504
2021-06-24 14:07:57.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4505
2021-06-24 14:07:57.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4506
2021-06-24 14:07:57.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4507
2021-06-24 14:07:57.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4508
2021-06-24 14:07:57.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4509
2021-06-24 14:07:57.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4510
2021-06-24 14:07:57.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4511
2021-06-24 14:07:57.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4512
2021-06-24 14:07:57.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4513
2021-06-24 14:07:57.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4514
2021-06-24 14:07:57.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4515
2021-06-24 14:07:57.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4516
2021-06-24 14:07:57.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4517
2021-06-24 14:07:57.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4518
2021-06-24 14:07:57.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4519
2021-06-24 14:07:57.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4520
2021-06-24 14:07:57.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4521
2021-06-24 14:07:57.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4522
2021-06-24 14:07:57.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4523
2021-06-24 14:07:57.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4524
2021-06-24 14:07:57.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4525
2021-06-24 14:07:57.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4526
2021-06-24 14:07:57.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4527
2021-06-24 14:07:57.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4528
2021-06-24 14:07:57.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4529
2021-06-24 14:07:57.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4530
2021-06-24 14:07:57.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4531
2021-06-24 14:07:57.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4532
2021-06-24 14:07:57.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4533
2021-06-24 14:07:57.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4534
2021-06-24 14:07:57.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4535
2021-06-24 14:07:57.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4536
2021-06-24 14:07:57.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4537
2021-06-24 14:07:57.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4538
2021-06-24 14:07:57.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4539
2021-06-24 14:07:57.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4540
2021-06-24 14:07:57.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4541
2021-06-24 14:07:57.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4542
2021-06-24 14:07:57.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4543
2021-06-24 14:07:57.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4544
2021-06-24 14:07:57.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4545
2021-06-24 14:07:57.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4546
2021-06-24 14:07:57.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4547
2021-06-24 14:07:57.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4548
2021-06-24 14:07:57.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4549
2021-06-24 14:07:57.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4550
2021-06-24 14:07:57.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4551
2021-06-24 14:07:57.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4552
2021-06-24 14:07:57.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4553
2021-06-24 14:07:57.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4554
2021-06-24 14:07:57.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4555
2021-06-24 14:07:57.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4556
2021-06-24 14:07:57.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4557
2021-06-24 14:07:57.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4558
2021-06-24 14:07:57.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4559
2021-06-24 14:07:57.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4560
2021-06-24 14:07:57.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4561
2021-06-24 14:07:57.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4562
2021-06-24 14:07:57.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4563
2021-06-24 14:07:57.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4564
2021-06-24 14:07:57.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4565
2021-06-24 14:07:57.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4566
2021-06-24 14:07:57.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4567
2021-06-24 14:07:57.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4568
2021-06-24 14:07:57.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4569
2021-06-24 14:07:57.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4570
2021-06-24 14:07:57.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4571
2021-06-24 14:07:57.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4572
2021-06-24 14:07:57.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4573
2021-06-24 14:07:57.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4574
2021-06-24 14:07:57.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4575
2021-06-24 14:07:57.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4576
2021-06-24 14:07:57.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4577
2021-06-24 14:07:57.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4578
2021-06-24 14:07:57.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4579
2021-06-24 14:07:57.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4580
2021-06-24 14:07:57.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4581
2021-06-24 14:07:57.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4582
2021-06-24 14:07:57.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4583
2021-06-24 14:07:57.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4584
2021-06-24 14:07:57.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:57.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4585
2021-06-24 14:07:57.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4586
2021-06-24 14:07:58.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4587
2021-06-24 14:07:58.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4588
2021-06-24 14:07:58.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4589
2021-06-24 14:07:58.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4590
2021-06-24 14:07:58.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4591
2021-06-24 14:07:58.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4592
2021-06-24 14:07:58.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4593
2021-06-24 14:07:58.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4594
2021-06-24 14:07:58.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4595
2021-06-24 14:07:58.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4596
2021-06-24 14:07:58.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4597
2021-06-24 14:07:58.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4598
2021-06-24 14:07:58.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4599
2021-06-24 14:07:58.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4600
2021-06-24 14:07:58.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4601
2021-06-24 14:07:58.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4602
2021-06-24 14:07:58.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4603
2021-06-24 14:07:58.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4604
2021-06-24 14:07:58.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4605
2021-06-24 14:07:58.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4606
2021-06-24 14:07:58.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4607
2021-06-24 14:07:58.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4608
2021-06-24 14:07:58.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4609
2021-06-24 14:07:58.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4610
2021-06-24 14:07:58.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4611
2021-06-24 14:07:58.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4612
2021-06-24 14:07:58.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4613
2021-06-24 14:07:58.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4614
2021-06-24 14:07:58.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4615
2021-06-24 14:07:58.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4616
2021-06-24 14:07:58.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4617
2021-06-24 14:07:58.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4618
2021-06-24 14:07:58.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4619
2021-06-24 14:07:58.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4620
2021-06-24 14:07:58.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4621
2021-06-24 14:07:58.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4622
2021-06-24 14:07:58.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4623
2021-06-24 14:07:58.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4624
2021-06-24 14:07:58.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4625
2021-06-24 14:07:58.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4626
2021-06-24 14:07:58.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4627
2021-06-24 14:07:58.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4628
2021-06-24 14:07:58.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4629
2021-06-24 14:07:58.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4630
2021-06-24 14:07:58.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4631
2021-06-24 14:07:58.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4632
2021-06-24 14:07:58.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4633
2021-06-24 14:07:58.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4634
2021-06-24 14:07:58.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4635
2021-06-24 14:07:58.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4636
2021-06-24 14:07:58.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4637
2021-06-24 14:07:58.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4638
2021-06-24 14:07:58.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4639
2021-06-24 14:07:58.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4640
2021-06-24 14:07:58.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4641
2021-06-24 14:07:58.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4642
2021-06-24 14:07:58.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4643
2021-06-24 14:07:58.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4644
2021-06-24 14:07:58.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4645
2021-06-24 14:07:58.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4646
2021-06-24 14:07:58.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4647
2021-06-24 14:07:58.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4648
2021-06-24 14:07:58.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4649
2021-06-24 14:07:58.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4650
2021-06-24 14:07:58.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4651
2021-06-24 14:07:58.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4652
2021-06-24 14:07:58.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4653
2021-06-24 14:07:58.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4654
2021-06-24 14:07:58.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4655
2021-06-24 14:07:58.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4656
2021-06-24 14:07:58.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4657
2021-06-24 14:07:58.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4658
2021-06-24 14:07:58.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4659
2021-06-24 14:07:58.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4660
2021-06-24 14:07:58.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4661
2021-06-24 14:07:58.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4662
2021-06-24 14:07:58.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4663
2021-06-24 14:07:58.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4664
2021-06-24 14:07:58.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4665
2021-06-24 14:07:58.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4666
2021-06-24 14:07:58.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4667
2021-06-24 14:07:58.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4668
2021-06-24 14:07:58.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4669
2021-06-24 14:07:58.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4670
2021-06-24 14:07:58.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4671
2021-06-24 14:07:58.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4672
2021-06-24 14:07:58.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4673
2021-06-24 14:07:58.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4674
2021-06-24 14:07:58.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4675
2021-06-24 14:07:58.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4676
2021-06-24 14:07:58.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4677
2021-06-24 14:07:58.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4678
2021-06-24 14:07:58.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4679
2021-06-24 14:07:58.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4680
2021-06-24 14:07:58.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4681
2021-06-24 14:07:58.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4682
2021-06-24 14:07:58.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4683
2021-06-24 14:07:58.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4684
2021-06-24 14:07:58.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4685
2021-06-24 14:07:58.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4686
2021-06-24 14:07:58.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4687
2021-06-24 14:07:58.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4688
2021-06-24 14:07:58.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4689
2021-06-24 14:07:58.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4690
2021-06-24 14:07:58.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4691
2021-06-24 14:07:58.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4692
2021-06-24 14:07:58.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4693
2021-06-24 14:07:58.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4694
2021-06-24 14:07:58.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4695
2021-06-24 14:07:58.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4696
2021-06-24 14:07:58.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4697
2021-06-24 14:07:58.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4698
2021-06-24 14:07:58.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4699
2021-06-24 14:07:58.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4700
2021-06-24 14:07:58.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4701
2021-06-24 14:07:58.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4702
2021-06-24 14:07:58.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4703
2021-06-24 14:07:58.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4704
2021-06-24 14:07:58.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4705
2021-06-24 14:07:58.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4706
2021-06-24 14:07:58.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4707
2021-06-24 14:07:58.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4708
2021-06-24 14:07:58.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4709
2021-06-24 14:07:58.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4710
2021-06-24 14:07:58.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4711
2021-06-24 14:07:58.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4712
2021-06-24 14:07:58.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4713
2021-06-24 14:07:58.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4714
2021-06-24 14:07:58.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4715
2021-06-24 14:07:58.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4716
2021-06-24 14:07:58.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4717
2021-06-24 14:07:58.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4718
2021-06-24 14:07:58.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4719
2021-06-24 14:07:58.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4720
2021-06-24 14:07:58.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4721
2021-06-24 14:07:58.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4722
2021-06-24 14:07:58.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4723
2021-06-24 14:07:58.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4724
2021-06-24 14:07:58.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4725
2021-06-24 14:07:58.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4726
2021-06-24 14:07:58.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4727
2021-06-24 14:07:58.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4728
2021-06-24 14:07:58.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4729
2021-06-24 14:07:58.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4730
2021-06-24 14:07:58.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4731
2021-06-24 14:07:58.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4732
2021-06-24 14:07:58.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4733
2021-06-24 14:07:58.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4734
2021-06-24 14:07:58.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4735
2021-06-24 14:07:58.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4736
2021-06-24 14:07:58.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4737
2021-06-24 14:07:58.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4738
2021-06-24 14:07:58.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4739
2021-06-24 14:07:58.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4740
2021-06-24 14:07:58.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4741
2021-06-24 14:07:58.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4742
2021-06-24 14:07:58.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4743
2021-06-24 14:07:58.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4744
2021-06-24 14:07:58.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4745
2021-06-24 14:07:58.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4746
2021-06-24 14:07:58.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4747
2021-06-24 14:07:58.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4748
2021-06-24 14:07:58.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4749
2021-06-24 14:07:58.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4750
2021-06-24 14:07:58.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4751
2021-06-24 14:07:58.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4752
2021-06-24 14:07:58.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4753
2021-06-24 14:07:58.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4754
2021-06-24 14:07:58.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4755
2021-06-24 14:07:58.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4756
2021-06-24 14:07:58.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4757
2021-06-24 14:07:58.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4758
2021-06-24 14:07:58.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4759
2021-06-24 14:07:58.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4760
2021-06-24 14:07:58.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4761
2021-06-24 14:07:58.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4762
2021-06-24 14:07:58.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4763
2021-06-24 14:07:58.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4764
2021-06-24 14:07:58.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4765
2021-06-24 14:07:58.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4766
2021-06-24 14:07:58.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4767
2021-06-24 14:07:58.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4768
2021-06-24 14:07:58.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4769
2021-06-24 14:07:58.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4770
2021-06-24 14:07:58.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4771
2021-06-24 14:07:58.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4772
2021-06-24 14:07:58.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4773
2021-06-24 14:07:58.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4774
2021-06-24 14:07:58.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4775
2021-06-24 14:07:58.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4776
2021-06-24 14:07:58.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4777
2021-06-24 14:07:58.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4778
2021-06-24 14:07:58.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4779
2021-06-24 14:07:58.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4780
2021-06-24 14:07:58.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4781
2021-06-24 14:07:58.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4782
2021-06-24 14:07:58.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4783
2021-06-24 14:07:58.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4784
2021-06-24 14:07:58.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4785
2021-06-24 14:07:58.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4786
2021-06-24 14:07:58.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4787
2021-06-24 14:07:58.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4788
2021-06-24 14:07:58.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4789
2021-06-24 14:07:58.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4790
2021-06-24 14:07:58.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4791
2021-06-24 14:07:58.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4792
2021-06-24 14:07:58.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4793
2021-06-24 14:07:58.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4794
2021-06-24 14:07:58.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4795
2021-06-24 14:07:58.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4796
2021-06-24 14:07:58.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4797
2021-06-24 14:07:58.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4798
2021-06-24 14:07:58.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4799
2021-06-24 14:07:58.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4800
2021-06-24 14:07:58.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4801
2021-06-24 14:07:58.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4802
2021-06-24 14:07:58.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4803
2021-06-24 14:07:58.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4804
2021-06-24 14:07:58.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4805
2021-06-24 14:07:58.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4806
2021-06-24 14:07:58.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4807
2021-06-24 14:07:58.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4808
2021-06-24 14:07:58.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4809
2021-06-24 14:07:58.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4810
2021-06-24 14:07:58.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4811
2021-06-24 14:07:58.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4812
2021-06-24 14:07:58.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4813
2021-06-24 14:07:58.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4814
2021-06-24 14:07:58.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4815
2021-06-24 14:07:58.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4816
2021-06-24 14:07:58.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4817
2021-06-24 14:07:58.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4818
2021-06-24 14:07:58.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4819
2021-06-24 14:07:58.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4820
2021-06-24 14:07:58.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4821
2021-06-24 14:07:58.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4822
2021-06-24 14:07:58.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4823
2021-06-24 14:07:58.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4824
2021-06-24 14:07:58.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4825
2021-06-24 14:07:58.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4826
2021-06-24 14:07:58.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4827
2021-06-24 14:07:58.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4828
2021-06-24 14:07:58.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4829
2021-06-24 14:07:58.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4830
2021-06-24 14:07:58.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4831
2021-06-24 14:07:58.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4832
2021-06-24 14:07:58.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4833
2021-06-24 14:07:58.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4834
2021-06-24 14:07:58.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4835
2021-06-24 14:07:58.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4836
2021-06-24 14:07:58.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4837
2021-06-24 14:07:58.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4838
2021-06-24 14:07:58.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4839
2021-06-24 14:07:58.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4840
2021-06-24 14:07:58.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4841
2021-06-24 14:07:58.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4842
2021-06-24 14:07:58.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4843
2021-06-24 14:07:58.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4844
2021-06-24 14:07:58.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4845
2021-06-24 14:07:58.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4846
2021-06-24 14:07:58.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4847
2021-06-24 14:07:58.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4848
2021-06-24 14:07:58.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4849
2021-06-24 14:07:58.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4850
2021-06-24 14:07:58.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4851
2021-06-24 14:07:58.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4852
2021-06-24 14:07:58.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4853
2021-06-24 14:07:58.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4854
2021-06-24 14:07:58.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4855
2021-06-24 14:07:58.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4856
2021-06-24 14:07:58.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4857
2021-06-24 14:07:58.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4858
2021-06-24 14:07:58.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4859
2021-06-24 14:07:58.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4860
2021-06-24 14:07:58.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4861
2021-06-24 14:07:58.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4862
2021-06-24 14:07:58.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4863
2021-06-24 14:07:58.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4864
2021-06-24 14:07:58.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4865
2021-06-24 14:07:58.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4866
2021-06-24 14:07:58.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4867
2021-06-24 14:07:58.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4868
2021-06-24 14:07:58.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4869
2021-06-24 14:07:58.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4870
2021-06-24 14:07:58.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4871
2021-06-24 14:07:58.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4872
2021-06-24 14:07:58.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4873
2021-06-24 14:07:58.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4874
2021-06-24 14:07:58.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4875
2021-06-24 14:07:58.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4876
2021-06-24 14:07:58.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4877
2021-06-24 14:07:58.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4878
2021-06-24 14:07:58.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4879
2021-06-24 14:07:58.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4880
2021-06-24 14:07:58.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4881
2021-06-24 14:07:58.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4882
2021-06-24 14:07:58.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4883
2021-06-24 14:07:58.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4884
2021-06-24 14:07:58.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4885
2021-06-24 14:07:58.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4886
2021-06-24 14:07:58.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4887
2021-06-24 14:07:58.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4888
2021-06-24 14:07:58.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4889
2021-06-24 14:07:58.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4890
2021-06-24 14:07:58.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4891
2021-06-24 14:07:58.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4892
2021-06-24 14:07:58.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4893
2021-06-24 14:07:58.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4894
2021-06-24 14:07:58.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4895
2021-06-24 14:07:58.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4896
2021-06-24 14:07:58.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4897
2021-06-24 14:07:58.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4898
2021-06-24 14:07:58.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4899
2021-06-24 14:07:58.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4900
2021-06-24 14:07:58.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4901
2021-06-24 14:07:58.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4902
2021-06-24 14:07:58.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4903
2021-06-24 14:07:58.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4904
2021-06-24 14:07:58.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4905
2021-06-24 14:07:58.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4906
2021-06-24 14:07:58.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4907
2021-06-24 14:07:58.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4908
2021-06-24 14:07:58.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4909
2021-06-24 14:07:58.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4910
2021-06-24 14:07:58.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4911
2021-06-24 14:07:58.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4912
2021-06-24 14:07:58.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4913
2021-06-24 14:07:58.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4914
2021-06-24 14:07:58.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4915
2021-06-24 14:07:58.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4916
2021-06-24 14:07:58.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4917
2021-06-24 14:07:58.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4918
2021-06-24 14:07:58.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4919
2021-06-24 14:07:58.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4920
2021-06-24 14:07:58.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4921
2021-06-24 14:07:58.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4922
2021-06-24 14:07:58.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4923
2021-06-24 14:07:58.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4924
2021-06-24 14:07:58.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4925
2021-06-24 14:07:58.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4926
2021-06-24 14:07:58.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4927
2021-06-24 14:07:58.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4928
2021-06-24 14:07:58.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4929
2021-06-24 14:07:58.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4930
2021-06-24 14:07:58.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4931
2021-06-24 14:07:58.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4932
2021-06-24 14:07:58.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4933
2021-06-24 14:07:58.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4934
2021-06-24 14:07:58.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4935
2021-06-24 14:07:58.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4936
2021-06-24 14:07:58.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4937
2021-06-24 14:07:58.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4938
2021-06-24 14:07:58.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4939
2021-06-24 14:07:58.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4940
2021-06-24 14:07:58.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4941
2021-06-24 14:07:58.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4942
2021-06-24 14:07:58.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4943
2021-06-24 14:07:58.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4944
2021-06-24 14:07:58.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4945
2021-06-24 14:07:58.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4946
2021-06-24 14:07:58.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4947
2021-06-24 14:07:58.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4948
2021-06-24 14:07:58.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4949
2021-06-24 14:07:58.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4950
2021-06-24 14:07:58.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4951
2021-06-24 14:07:58.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4952
2021-06-24 14:07:58.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4953
2021-06-24 14:07:58.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4954
2021-06-24 14:07:58.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4955
2021-06-24 14:07:58.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4956
2021-06-24 14:07:58.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4957
2021-06-24 14:07:58.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4958
2021-06-24 14:07:58.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4959
2021-06-24 14:07:58.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4960
2021-06-24 14:07:58.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4961
2021-06-24 14:07:58.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4962
2021-06-24 14:07:58.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4963
2021-06-24 14:07:58.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4964
2021-06-24 14:07:58.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4965
2021-06-24 14:07:58.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4966
2021-06-24 14:07:58.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4967
2021-06-24 14:07:58.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4968
2021-06-24 14:07:58.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4969
2021-06-24 14:07:58.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4970
2021-06-24 14:07:58.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4971
2021-06-24 14:07:58.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4972
2021-06-24 14:07:58.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4973
2021-06-24 14:07:58.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4974
2021-06-24 14:07:58.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4975
2021-06-24 14:07:58.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4976
2021-06-24 14:07:58.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4977
2021-06-24 14:07:58.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4978
2021-06-24 14:07:58.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4979
2021-06-24 14:07:58.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4980
2021-06-24 14:07:58.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4981
2021-06-24 14:07:58.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4982
2021-06-24 14:07:58.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4983
2021-06-24 14:07:58.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4984
2021-06-24 14:07:58.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4985
2021-06-24 14:07:58.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4986
2021-06-24 14:07:58.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4987
2021-06-24 14:07:58.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4988
2021-06-24 14:07:58.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4989
2021-06-24 14:07:58.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4990
2021-06-24 14:07:58.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4991
2021-06-24 14:07:58.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4992
2021-06-24 14:07:58.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4993
2021-06-24 14:07:58.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4994
2021-06-24 14:07:58.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4995
2021-06-24 14:07:58.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4996
2021-06-24 14:07:58.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4997
2021-06-24 14:07:58.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4998
2021-06-24 14:07:58.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 4999
2021-06-24 14:07:58.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5000
2021-06-24 14:07:58.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5001
2021-06-24 14:07:58.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5002
2021-06-24 14:07:58.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5003
2021-06-24 14:07:58.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5004
2021-06-24 14:07:58.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5005
2021-06-24 14:07:58.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5006
2021-06-24 14:07:58.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5007
2021-06-24 14:07:58.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5008
2021-06-24 14:07:58.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5009
2021-06-24 14:07:58.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5010
2021-06-24 14:07:58.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5011
2021-06-24 14:07:58.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5012
2021-06-24 14:07:58.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5013
2021-06-24 14:07:58.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5014
2021-06-24 14:07:58.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5015
2021-06-24 14:07:58.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5016
2021-06-24 14:07:58.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5017
2021-06-24 14:07:58.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5018
2021-06-24 14:07:58.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5019
2021-06-24 14:07:58.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5020
2021-06-24 14:07:58.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5021
2021-06-24 14:07:58.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5022
2021-06-24 14:07:58.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5023
2021-06-24 14:07:58.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5024
2021-06-24 14:07:58.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5025
2021-06-24 14:07:58.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5026
2021-06-24 14:07:58.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5027
2021-06-24 14:07:58.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5028
2021-06-24 14:07:58.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5029
2021-06-24 14:07:58.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5030
2021-06-24 14:07:58.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5031
2021-06-24 14:07:58.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5032
2021-06-24 14:07:58.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5033
2021-06-24 14:07:58.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5034
2021-06-24 14:07:58.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5035
2021-06-24 14:07:58.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5036
2021-06-24 14:07:58.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5037
2021-06-24 14:07:58.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5038
2021-06-24 14:07:58.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5039
2021-06-24 14:07:58.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5040
2021-06-24 14:07:58.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5041
2021-06-24 14:07:58.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5042
2021-06-24 14:07:58.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5043
2021-06-24 14:07:58.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5044
2021-06-24 14:07:58.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5045
2021-06-24 14:07:58.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5046
2021-06-24 14:07:58.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5047
2021-06-24 14:07:58.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5048
2021-06-24 14:07:58.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5049
2021-06-24 14:07:58.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5050
2021-06-24 14:07:58.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5051
2021-06-24 14:07:58.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5052
2021-06-24 14:07:58.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5053
2021-06-24 14:07:58.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5054
2021-06-24 14:07:58.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5055
2021-06-24 14:07:58.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5056
2021-06-24 14:07:58.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5057
2021-06-24 14:07:58.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5058
2021-06-24 14:07:58.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5059
2021-06-24 14:07:58.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5060
2021-06-24 14:07:58.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5061
2021-06-24 14:07:58.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5062
2021-06-24 14:07:58.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5063
2021-06-24 14:07:58.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5064
2021-06-24 14:07:58.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5065
2021-06-24 14:07:58.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5066
2021-06-24 14:07:58.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5067
2021-06-24 14:07:58.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5068
2021-06-24 14:07:58.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5069
2021-06-24 14:07:58.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5070
2021-06-24 14:07:58.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5071
2021-06-24 14:07:58.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5072
2021-06-24 14:07:58.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5073
2021-06-24 14:07:58.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5074
2021-06-24 14:07:58.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5075
2021-06-24 14:07:58.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5076
2021-06-24 14:07:58.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5077
2021-06-24 14:07:58.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5078
2021-06-24 14:07:58.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5079
2021-06-24 14:07:58.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5080
2021-06-24 14:07:58.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5081
2021-06-24 14:07:58.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5082
2021-06-24 14:07:58.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5083
2021-06-24 14:07:58.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5084
2021-06-24 14:07:58.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5085
2021-06-24 14:07:58.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5086
2021-06-24 14:07:58.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5087
2021-06-24 14:07:58.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5088
2021-06-24 14:07:58.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5089
2021-06-24 14:07:58.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5090
2021-06-24 14:07:58.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5091
2021-06-24 14:07:58.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5092
2021-06-24 14:07:58.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5093
2021-06-24 14:07:58.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5094
2021-06-24 14:07:58.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5095
2021-06-24 14:07:58.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5096
2021-06-24 14:07:58.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5097
2021-06-24 14:07:58.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5098
2021-06-24 14:07:58.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5099
2021-06-24 14:07:58.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5100
2021-06-24 14:07:58.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5101
2021-06-24 14:07:58.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5102
2021-06-24 14:07:58.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5103
2021-06-24 14:07:58.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5104
2021-06-24 14:07:58.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5105
2021-06-24 14:07:58.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5106
2021-06-24 14:07:58.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5107
2021-06-24 14:07:58.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5108
2021-06-24 14:07:58.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5109
2021-06-24 14:07:58.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5110
2021-06-24 14:07:58.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5111
2021-06-24 14:07:58.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5112
2021-06-24 14:07:58.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5113
2021-06-24 14:07:58.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5114
2021-06-24 14:07:58.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5115
2021-06-24 14:07:58.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5116
2021-06-24 14:07:58.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5117
2021-06-24 14:07:58.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5118
2021-06-24 14:07:58.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5119
2021-06-24 14:07:58.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5120
2021-06-24 14:07:58.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5121
2021-06-24 14:07:58.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5122
2021-06-24 14:07:58.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5123
2021-06-24 14:07:58.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5124
2021-06-24 14:07:58.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5125
2021-06-24 14:07:58.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5126
2021-06-24 14:07:58.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5127
2021-06-24 14:07:58.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5128
2021-06-24 14:07:58.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5129
2021-06-24 14:07:58.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5130
2021-06-24 14:07:58.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5131
2021-06-24 14:07:58.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5132
2021-06-24 14:07:58.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5133
2021-06-24 14:07:58.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5134
2021-06-24 14:07:58.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5135
2021-06-24 14:07:58.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5136
2021-06-24 14:07:58.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5137
2021-06-24 14:07:58.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5138
2021-06-24 14:07:58.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5139
2021-06-24 14:07:58.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5140
2021-06-24 14:07:58.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5141
2021-06-24 14:07:58.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5142
2021-06-24 14:07:58.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5143
2021-06-24 14:07:58.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5144
2021-06-24 14:07:58.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5145
2021-06-24 14:07:58.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5146
2021-06-24 14:07:58.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5147
2021-06-24 14:07:58.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5148
2021-06-24 14:07:58.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5149
2021-06-24 14:07:58.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5150
2021-06-24 14:07:58.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5151
2021-06-24 14:07:58.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5152
2021-06-24 14:07:58.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5153
2021-06-24 14:07:58.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5154
2021-06-24 14:07:58.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5155
2021-06-24 14:07:58.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5156
2021-06-24 14:07:58.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5157
2021-06-24 14:07:58.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5158
2021-06-24 14:07:58.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5159
2021-06-24 14:07:58.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5160
2021-06-24 14:07:58.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5161
2021-06-24 14:07:58.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5162
2021-06-24 14:07:58.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5163
2021-06-24 14:07:58.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5164
2021-06-24 14:07:58.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5165
2021-06-24 14:07:58.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5166
2021-06-24 14:07:58.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5167
2021-06-24 14:07:58.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5168
2021-06-24 14:07:58.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5169
2021-06-24 14:07:58.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5170
2021-06-24 14:07:58.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5171
2021-06-24 14:07:58.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5172
2021-06-24 14:07:58.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5173
2021-06-24 14:07:58.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5174
2021-06-24 14:07:58.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5175
2021-06-24 14:07:58.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5176
2021-06-24 14:07:58.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5177
2021-06-24 14:07:58.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5178
2021-06-24 14:07:58.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5179
2021-06-24 14:07:58.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5180
2021-06-24 14:07:58.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5181
2021-06-24 14:07:58.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5182
2021-06-24 14:07:58.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5183
2021-06-24 14:07:58.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5184
2021-06-24 14:07:58.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5185
2021-06-24 14:07:58.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5186
2021-06-24 14:07:58.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5187
2021-06-24 14:07:58.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5188
2021-06-24 14:07:58.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5189
2021-06-24 14:07:58.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5190
2021-06-24 14:07:58.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5191
2021-06-24 14:07:58.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5192
2021-06-24 14:07:58.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5193
2021-06-24 14:07:58.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5194
2021-06-24 14:07:58.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5195
2021-06-24 14:07:58.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5196
2021-06-24 14:07:58.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5197
2021-06-24 14:07:58.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5198
2021-06-24 14:07:58.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5199
2021-06-24 14:07:58.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5200
2021-06-24 14:07:58.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5201
2021-06-24 14:07:58.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5202
2021-06-24 14:07:58.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5203
2021-06-24 14:07:58.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5204
2021-06-24 14:07:58.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5205
2021-06-24 14:07:58.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5206
2021-06-24 14:07:58.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5207
2021-06-24 14:07:58.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5208
2021-06-24 14:07:58.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5209
2021-06-24 14:07:58.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5210
2021-06-24 14:07:58.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5211
2021-06-24 14:07:58.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5212
2021-06-24 14:07:58.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5213
2021-06-24 14:07:58.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5214
2021-06-24 14:07:58.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:58.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5215
2021-06-24 14:07:59.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5216
2021-06-24 14:07:59.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5217
2021-06-24 14:07:59.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5218
2021-06-24 14:07:59.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5219
2021-06-24 14:07:59.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5220
2021-06-24 14:07:59.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5221
2021-06-24 14:07:59.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5222
2021-06-24 14:07:59.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5223
2021-06-24 14:07:59.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5224
2021-06-24 14:07:59.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5225
2021-06-24 14:07:59.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5226
2021-06-24 14:07:59.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5227
2021-06-24 14:07:59.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5228
2021-06-24 14:07:59.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5229
2021-06-24 14:07:59.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5230
2021-06-24 14:07:59.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5231
2021-06-24 14:07:59.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5232
2021-06-24 14:07:59.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5233
2021-06-24 14:07:59.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5234
2021-06-24 14:07:59.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5235
2021-06-24 14:07:59.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5236
2021-06-24 14:07:59.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5237
2021-06-24 14:07:59.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5238
2021-06-24 14:07:59.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5239
2021-06-24 14:07:59.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5240
2021-06-24 14:07:59.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5241
2021-06-24 14:07:59.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5242
2021-06-24 14:07:59.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5243
2021-06-24 14:07:59.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5244
2021-06-24 14:07:59.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5245
2021-06-24 14:07:59.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5246
2021-06-24 14:07:59.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5247
2021-06-24 14:07:59.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5248
2021-06-24 14:07:59.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5249
2021-06-24 14:07:59.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5250
2021-06-24 14:07:59.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5251
2021-06-24 14:07:59.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5252
2021-06-24 14:07:59.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5253
2021-06-24 14:07:59.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5254
2021-06-24 14:07:59.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5255
2021-06-24 14:07:59.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5256
2021-06-24 14:07:59.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5257
2021-06-24 14:07:59.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5258
2021-06-24 14:07:59.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5259
2021-06-24 14:07:59.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5260
2021-06-24 14:07:59.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5261
2021-06-24 14:07:59.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5262
2021-06-24 14:07:59.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5263
2021-06-24 14:07:59.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5264
2021-06-24 14:07:59.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5265
2021-06-24 14:07:59.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5266
2021-06-24 14:07:59.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5267
2021-06-24 14:07:59.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5268
2021-06-24 14:07:59.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5269
2021-06-24 14:07:59.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5270
2021-06-24 14:07:59.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5271
2021-06-24 14:07:59.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5272
2021-06-24 14:07:59.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5273
2021-06-24 14:07:59.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5274
2021-06-24 14:07:59.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5275
2021-06-24 14:07:59.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5276
2021-06-24 14:07:59.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5277
2021-06-24 14:07:59.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5278
2021-06-24 14:07:59.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5279
2021-06-24 14:07:59.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5280
2021-06-24 14:07:59.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5281
2021-06-24 14:07:59.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5282
2021-06-24 14:07:59.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5283
2021-06-24 14:07:59.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5284
2021-06-24 14:07:59.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5285
2021-06-24 14:07:59.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5286
2021-06-24 14:07:59.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5287
2021-06-24 14:07:59.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5288
2021-06-24 14:07:59.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5289
2021-06-24 14:07:59.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5290
2021-06-24 14:07:59.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5291
2021-06-24 14:07:59.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5292
2021-06-24 14:07:59.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5293
2021-06-24 14:07:59.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5294
2021-06-24 14:07:59.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5295
2021-06-24 14:07:59.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5296
2021-06-24 14:07:59.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5297
2021-06-24 14:07:59.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5298
2021-06-24 14:07:59.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5299
2021-06-24 14:07:59.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5300
2021-06-24 14:07:59.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5301
2021-06-24 14:07:59.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5302
2021-06-24 14:07:59.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5303
2021-06-24 14:07:59.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5304
2021-06-24 14:07:59.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5305
2021-06-24 14:07:59.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5306
2021-06-24 14:07:59.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5307
2021-06-24 14:07:59.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5308
2021-06-24 14:07:59.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5309
2021-06-24 14:07:59.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5310
2021-06-24 14:07:59.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5311
2021-06-24 14:07:59.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5312
2021-06-24 14:07:59.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5313
2021-06-24 14:07:59.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5314
2021-06-24 14:07:59.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5315
2021-06-24 14:07:59.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5316
2021-06-24 14:07:59.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5317
2021-06-24 14:07:59.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5318
2021-06-24 14:07:59.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5319
2021-06-24 14:07:59.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5320
2021-06-24 14:07:59.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5321
2021-06-24 14:07:59.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5322
2021-06-24 14:07:59.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5323
2021-06-24 14:07:59.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5324
2021-06-24 14:07:59.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5325
2021-06-24 14:07:59.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5326
2021-06-24 14:07:59.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5327
2021-06-24 14:07:59.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5328
2021-06-24 14:07:59.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5329
2021-06-24 14:07:59.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5330
2021-06-24 14:07:59.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5331
2021-06-24 14:07:59.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5332
2021-06-24 14:07:59.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5333
2021-06-24 14:07:59.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5334
2021-06-24 14:07:59.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5335
2021-06-24 14:07:59.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5336
2021-06-24 14:07:59.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5337
2021-06-24 14:07:59.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5338
2021-06-24 14:07:59.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5339
2021-06-24 14:07:59.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5340
2021-06-24 14:07:59.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5341
2021-06-24 14:07:59.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5342
2021-06-24 14:07:59.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5343
2021-06-24 14:07:59.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5344
2021-06-24 14:07:59.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5345
2021-06-24 14:07:59.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5346
2021-06-24 14:07:59.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5347
2021-06-24 14:07:59.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5348
2021-06-24 14:07:59.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5349
2021-06-24 14:07:59.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5350
2021-06-24 14:07:59.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5351
2021-06-24 14:07:59.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5352
2021-06-24 14:07:59.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5353
2021-06-24 14:07:59.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5354
2021-06-24 14:07:59.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5355
2021-06-24 14:07:59.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5356
2021-06-24 14:07:59.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5357
2021-06-24 14:07:59.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5358
2021-06-24 14:07:59.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5359
2021-06-24 14:07:59.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5360
2021-06-24 14:07:59.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5361
2021-06-24 14:07:59.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5362
2021-06-24 14:07:59.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5363
2021-06-24 14:07:59.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5364
2021-06-24 14:07:59.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5365
2021-06-24 14:07:59.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5366
2021-06-24 14:07:59.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5367
2021-06-24 14:07:59.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5368
2021-06-24 14:07:59.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5369
2021-06-24 14:07:59.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5370
2021-06-24 14:07:59.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5371
2021-06-24 14:07:59.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5372
2021-06-24 14:07:59.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5373
2021-06-24 14:07:59.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5374
2021-06-24 14:07:59.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5375
2021-06-24 14:07:59.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5376
2021-06-24 14:07:59.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5377
2021-06-24 14:07:59.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5378
2021-06-24 14:07:59.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5379
2021-06-24 14:07:59.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5380
2021-06-24 14:07:59.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5381
2021-06-24 14:07:59.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5382
2021-06-24 14:07:59.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5383
2021-06-24 14:07:59.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5384
2021-06-24 14:07:59.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5385
2021-06-24 14:07:59.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5386
2021-06-24 14:07:59.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5387
2021-06-24 14:07:59.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5388
2021-06-24 14:07:59.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5389
2021-06-24 14:07:59.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5390
2021-06-24 14:07:59.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5391
2021-06-24 14:07:59.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5392
2021-06-24 14:07:59.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5393
2021-06-24 14:07:59.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5394
2021-06-24 14:07:59.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5395
2021-06-24 14:07:59.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5396
2021-06-24 14:07:59.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5397
2021-06-24 14:07:59.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5398
2021-06-24 14:07:59.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5399
2021-06-24 14:07:59.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5400
2021-06-24 14:07:59.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5401
2021-06-24 14:07:59.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5402
2021-06-24 14:07:59.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5403
2021-06-24 14:07:59.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5404
2021-06-24 14:07:59.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5405
2021-06-24 14:07:59.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5406
2021-06-24 14:07:59.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5407
2021-06-24 14:07:59.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5408
2021-06-24 14:07:59.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5409
2021-06-24 14:07:59.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5410
2021-06-24 14:07:59.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5411
2021-06-24 14:07:59.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5412
2021-06-24 14:07:59.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5413
2021-06-24 14:07:59.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5414
2021-06-24 14:07:59.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5415
2021-06-24 14:07:59.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5416
2021-06-24 14:07:59.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5417
2021-06-24 14:07:59.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5418
2021-06-24 14:07:59.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5419
2021-06-24 14:07:59.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5420
2021-06-24 14:07:59.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5421
2021-06-24 14:07:59.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5422
2021-06-24 14:07:59.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5423
2021-06-24 14:07:59.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5424
2021-06-24 14:07:59.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5425
2021-06-24 14:07:59.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5426
2021-06-24 14:07:59.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5427
2021-06-24 14:07:59.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5428
2021-06-24 14:07:59.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5429
2021-06-24 14:07:59.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5430
2021-06-24 14:07:59.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5431
2021-06-24 14:07:59.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5432
2021-06-24 14:07:59.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5433
2021-06-24 14:07:59.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5434
2021-06-24 14:07:59.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5435
2021-06-24 14:07:59.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5436
2021-06-24 14:07:59.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5437
2021-06-24 14:07:59.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5438
2021-06-24 14:07:59.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5439
2021-06-24 14:07:59.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5440
2021-06-24 14:07:59.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5441
2021-06-24 14:07:59.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5442
2021-06-24 14:07:59.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5443
2021-06-24 14:07:59.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5444
2021-06-24 14:07:59.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5445
2021-06-24 14:07:59.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5446
2021-06-24 14:07:59.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5447
2021-06-24 14:07:59.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5448
2021-06-24 14:07:59.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5449
2021-06-24 14:07:59.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5450
2021-06-24 14:07:59.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5451
2021-06-24 14:07:59.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5452
2021-06-24 14:07:59.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5453
2021-06-24 14:07:59.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5454
2021-06-24 14:07:59.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5455
2021-06-24 14:07:59.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5456
2021-06-24 14:07:59.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5457
2021-06-24 14:07:59.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5458
2021-06-24 14:07:59.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5459
2021-06-24 14:07:59.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5460
2021-06-24 14:07:59.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5461
2021-06-24 14:07:59.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5462
2021-06-24 14:07:59.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5463
2021-06-24 14:07:59.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5464
2021-06-24 14:07:59.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5465
2021-06-24 14:07:59.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5466
2021-06-24 14:07:59.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5467
2021-06-24 14:07:59.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5468
2021-06-24 14:07:59.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5469
2021-06-24 14:07:59.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5470
2021-06-24 14:07:59.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5471
2021-06-24 14:07:59.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5472
2021-06-24 14:07:59.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5473
2021-06-24 14:07:59.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5474
2021-06-24 14:07:59.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5475
2021-06-24 14:07:59.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5476
2021-06-24 14:07:59.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5477
2021-06-24 14:07:59.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5478
2021-06-24 14:07:59.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5479
2021-06-24 14:07:59.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5480
2021-06-24 14:07:59.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5481
2021-06-24 14:07:59.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5482
2021-06-24 14:07:59.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5483
2021-06-24 14:07:59.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5484
2021-06-24 14:07:59.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5485
2021-06-24 14:07:59.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5486
2021-06-24 14:07:59.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5487
2021-06-24 14:07:59.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5488
2021-06-24 14:07:59.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5489
2021-06-24 14:07:59.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5490
2021-06-24 14:07:59.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5491
2021-06-24 14:07:59.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5492
2021-06-24 14:07:59.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5493
2021-06-24 14:07:59.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5494
2021-06-24 14:07:59.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5495
2021-06-24 14:07:59.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5496
2021-06-24 14:07:59.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5497
2021-06-24 14:07:59.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5498
2021-06-24 14:07:59.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5499
2021-06-24 14:07:59.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5500
2021-06-24 14:07:59.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5501
2021-06-24 14:07:59.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5502
2021-06-24 14:07:59.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5503
2021-06-24 14:07:59.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5504
2021-06-24 14:07:59.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5505
2021-06-24 14:07:59.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5506
2021-06-24 14:07:59.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5507
2021-06-24 14:07:59.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5508
2021-06-24 14:07:59.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5509
2021-06-24 14:07:59.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5510
2021-06-24 14:07:59.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5511
2021-06-24 14:07:59.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5512
2021-06-24 14:07:59.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5513
2021-06-24 14:07:59.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5514
2021-06-24 14:07:59.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5515
2021-06-24 14:07:59.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5516
2021-06-24 14:07:59.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5517
2021-06-24 14:07:59.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5518
2021-06-24 14:07:59.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5519
2021-06-24 14:07:59.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5520
2021-06-24 14:07:59.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5521
2021-06-24 14:07:59.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5522
2021-06-24 14:07:59.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5523
2021-06-24 14:07:59.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5524
2021-06-24 14:07:59.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5525
2021-06-24 14:07:59.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5526
2021-06-24 14:07:59.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5527
2021-06-24 14:07:59.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5528
2021-06-24 14:07:59.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5529
2021-06-24 14:07:59.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5530
2021-06-24 14:07:59.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5531
2021-06-24 14:07:59.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5532
2021-06-24 14:07:59.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5533
2021-06-24 14:07:59.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5534
2021-06-24 14:07:59.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5535
2021-06-24 14:07:59.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5536
2021-06-24 14:07:59.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5537
2021-06-24 14:07:59.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5538
2021-06-24 14:07:59.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5539
2021-06-24 14:07:59.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5540
2021-06-24 14:07:59.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5541
2021-06-24 14:07:59.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5542
2021-06-24 14:07:59.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5543
2021-06-24 14:07:59.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5544
2021-06-24 14:07:59.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5545
2021-06-24 14:07:59.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5546
2021-06-24 14:07:59.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5547
2021-06-24 14:07:59.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5548
2021-06-24 14:07:59.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5549
2021-06-24 14:07:59.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5550
2021-06-24 14:07:59.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5551
2021-06-24 14:07:59.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5552
2021-06-24 14:07:59.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5553
2021-06-24 14:07:59.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5554
2021-06-24 14:07:59.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5555
2021-06-24 14:07:59.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5556
2021-06-24 14:07:59.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5557
2021-06-24 14:07:59.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5558
2021-06-24 14:07:59.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5559
2021-06-24 14:07:59.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5560
2021-06-24 14:07:59.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5561
2021-06-24 14:07:59.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5562
2021-06-24 14:07:59.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5563
2021-06-24 14:07:59.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5564
2021-06-24 14:07:59.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5565
2021-06-24 14:07:59.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5566
2021-06-24 14:07:59.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5567
2021-06-24 14:07:59.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5568
2021-06-24 14:07:59.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5569
2021-06-24 14:07:59.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5570
2021-06-24 14:07:59.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5571
2021-06-24 14:07:59.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5572
2021-06-24 14:07:59.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5573
2021-06-24 14:07:59.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5574
2021-06-24 14:07:59.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5575
2021-06-24 14:07:59.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5576
2021-06-24 14:07:59.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5577
2021-06-24 14:07:59.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5578
2021-06-24 14:07:59.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5579
2021-06-24 14:07:59.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5580
2021-06-24 14:07:59.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5581
2021-06-24 14:07:59.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5582
2021-06-24 14:07:59.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5583
2021-06-24 14:07:59.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5584
2021-06-24 14:07:59.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5585
2021-06-24 14:07:59.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5586
2021-06-24 14:07:59.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5587
2021-06-24 14:07:59.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5588
2021-06-24 14:07:59.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5589
2021-06-24 14:07:59.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5590
2021-06-24 14:07:59.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5591
2021-06-24 14:07:59.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5592
2021-06-24 14:07:59.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5593
2021-06-24 14:07:59.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5594
2021-06-24 14:07:59.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5595
2021-06-24 14:07:59.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5596
2021-06-24 14:07:59.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5597
2021-06-24 14:07:59.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5598
2021-06-24 14:07:59.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5599
2021-06-24 14:07:59.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5600
2021-06-24 14:07:59.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5601
2021-06-24 14:07:59.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5602
2021-06-24 14:07:59.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5603
2021-06-24 14:07:59.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5604
2021-06-24 14:07:59.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5605
2021-06-24 14:07:59.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5606
2021-06-24 14:07:59.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5607
2021-06-24 14:07:59.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5608
2021-06-24 14:07:59.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5609
2021-06-24 14:07:59.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5610
2021-06-24 14:07:59.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5611
2021-06-24 14:07:59.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5612
2021-06-24 14:07:59.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5613
2021-06-24 14:07:59.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5614
2021-06-24 14:07:59.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5615
2021-06-24 14:07:59.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5616
2021-06-24 14:07:59.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5617
2021-06-24 14:07:59.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5618
2021-06-24 14:07:59.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5619
2021-06-24 14:07:59.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5620
2021-06-24 14:07:59.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5621
2021-06-24 14:07:59.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5622
2021-06-24 14:07:59.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5623
2021-06-24 14:07:59.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5624
2021-06-24 14:07:59.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5625
2021-06-24 14:07:59.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5626
2021-06-24 14:07:59.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5627
2021-06-24 14:07:59.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5628
2021-06-24 14:07:59.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5629
2021-06-24 14:07:59.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5630
2021-06-24 14:07:59.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5631
2021-06-24 14:07:59.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5632
2021-06-24 14:07:59.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5633
2021-06-24 14:07:59.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5634
2021-06-24 14:07:59.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5635
2021-06-24 14:07:59.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5636
2021-06-24 14:07:59.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5637
2021-06-24 14:07:59.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5638
2021-06-24 14:07:59.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5639
2021-06-24 14:07:59.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5640
2021-06-24 14:07:59.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5641
2021-06-24 14:07:59.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5642
2021-06-24 14:07:59.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5643
2021-06-24 14:07:59.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5644
2021-06-24 14:07:59.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5645
2021-06-24 14:07:59.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5646
2021-06-24 14:07:59.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5647
2021-06-24 14:07:59.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5648
2021-06-24 14:07:59.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5649
2021-06-24 14:07:59.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5650
2021-06-24 14:07:59.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5651
2021-06-24 14:07:59.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5652
2021-06-24 14:07:59.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5653
2021-06-24 14:07:59.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5654
2021-06-24 14:07:59.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5655
2021-06-24 14:07:59.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5656
2021-06-24 14:07:59.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5657
2021-06-24 14:07:59.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5658
2021-06-24 14:07:59.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5659
2021-06-24 14:07:59.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5660
2021-06-24 14:07:59.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5661
2021-06-24 14:07:59.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5662
2021-06-24 14:07:59.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5663
2021-06-24 14:07:59.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5664
2021-06-24 14:07:59.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5665
2021-06-24 14:07:59.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5666
2021-06-24 14:07:59.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5667
2021-06-24 14:07:59.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5668
2021-06-24 14:07:59.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5669
2021-06-24 14:07:59.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5670
2021-06-24 14:07:59.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5671
2021-06-24 14:07:59.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5672
2021-06-24 14:07:59.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5673
2021-06-24 14:07:59.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5674
2021-06-24 14:07:59.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5675
2021-06-24 14:07:59.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5676
2021-06-24 14:07:59.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5677
2021-06-24 14:07:59.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5678
2021-06-24 14:07:59.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5679
2021-06-24 14:07:59.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5680
2021-06-24 14:07:59.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5681
2021-06-24 14:07:59.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5682
2021-06-24 14:07:59.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5683
2021-06-24 14:07:59.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5684
2021-06-24 14:07:59.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5685
2021-06-24 14:07:59.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5686
2021-06-24 14:07:59.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5687
2021-06-24 14:07:59.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5688
2021-06-24 14:07:59.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5689
2021-06-24 14:07:59.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5690
2021-06-24 14:07:59.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5691
2021-06-24 14:07:59.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5692
2021-06-24 14:07:59.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5693
2021-06-24 14:07:59.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5694
2021-06-24 14:07:59.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5695
2021-06-24 14:07:59.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5696
2021-06-24 14:07:59.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5697
2021-06-24 14:07:59.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5698
2021-06-24 14:07:59.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5699
2021-06-24 14:07:59.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5700
2021-06-24 14:07:59.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5701
2021-06-24 14:07:59.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5702
2021-06-24 14:07:59.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5703
2021-06-24 14:07:59.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5704
2021-06-24 14:07:59.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5705
2021-06-24 14:07:59.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5706
2021-06-24 14:07:59.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5707
2021-06-24 14:07:59.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5708
2021-06-24 14:07:59.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5709
2021-06-24 14:07:59.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5710
2021-06-24 14:07:59.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5711
2021-06-24 14:07:59.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5712
2021-06-24 14:07:59.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5713
2021-06-24 14:07:59.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5714
2021-06-24 14:07:59.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5715
2021-06-24 14:07:59.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5716
2021-06-24 14:07:59.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5717
2021-06-24 14:07:59.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5718
2021-06-24 14:07:59.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5719
2021-06-24 14:07:59.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5720
2021-06-24 14:07:59.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5721
2021-06-24 14:07:59.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5722
2021-06-24 14:07:59.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5723
2021-06-24 14:07:59.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5724
2021-06-24 14:07:59.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5725
2021-06-24 14:07:59.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5726
2021-06-24 14:07:59.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5727
2021-06-24 14:07:59.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5728
2021-06-24 14:07:59.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5729
2021-06-24 14:07:59.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5730
2021-06-24 14:07:59.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5731
2021-06-24 14:07:59.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5732
2021-06-24 14:07:59.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5733
2021-06-24 14:07:59.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5734
2021-06-24 14:07:59.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5735
2021-06-24 14:07:59.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5736
2021-06-24 14:07:59.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5737
2021-06-24 14:07:59.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5738
2021-06-24 14:07:59.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5739
2021-06-24 14:07:59.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5740
2021-06-24 14:07:59.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5741
2021-06-24 14:07:59.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5742
2021-06-24 14:07:59.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5743
2021-06-24 14:07:59.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5744
2021-06-24 14:07:59.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5745
2021-06-24 14:07:59.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5746
2021-06-24 14:07:59.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5747
2021-06-24 14:07:59.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5748
2021-06-24 14:07:59.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5749
2021-06-24 14:07:59.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5750
2021-06-24 14:07:59.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5751
2021-06-24 14:07:59.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5752
2021-06-24 14:07:59.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5753
2021-06-24 14:07:59.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5754
2021-06-24 14:07:59.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5755
2021-06-24 14:07:59.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5756
2021-06-24 14:07:59.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5757
2021-06-24 14:07:59.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5758
2021-06-24 14:07:59.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5759
2021-06-24 14:07:59.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5760
2021-06-24 14:07:59.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5761
2021-06-24 14:07:59.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5762
2021-06-24 14:07:59.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5763
2021-06-24 14:07:59.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5764
2021-06-24 14:07:59.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5765
2021-06-24 14:07:59.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5766
2021-06-24 14:07:59.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5767
2021-06-24 14:07:59.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5768
2021-06-24 14:07:59.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5769
2021-06-24 14:07:59.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5770
2021-06-24 14:07:59.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5771
2021-06-24 14:07:59.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5772
2021-06-24 14:07:59.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5773
2021-06-24 14:07:59.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5774
2021-06-24 14:07:59.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5775
2021-06-24 14:07:59.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5776
2021-06-24 14:07:59.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5777
2021-06-24 14:07:59.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5778
2021-06-24 14:07:59.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5779
2021-06-24 14:07:59.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5780
2021-06-24 14:07:59.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5781
2021-06-24 14:07:59.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5782
2021-06-24 14:07:59.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5783
2021-06-24 14:07:59.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5784
2021-06-24 14:07:59.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5785
2021-06-24 14:07:59.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5786
2021-06-24 14:07:59.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5787
2021-06-24 14:07:59.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5788
2021-06-24 14:07:59.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5789
2021-06-24 14:07:59.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5790
2021-06-24 14:07:59.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5791
2021-06-24 14:07:59.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5792
2021-06-24 14:07:59.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5793
2021-06-24 14:07:59.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5794
2021-06-24 14:07:59.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5795
2021-06-24 14:07:59.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5796
2021-06-24 14:07:59.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5797
2021-06-24 14:07:59.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5798
2021-06-24 14:07:59.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5799
2021-06-24 14:07:59.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5800
2021-06-24 14:07:59.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5801
2021-06-24 14:07:59.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5802
2021-06-24 14:07:59.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5803
2021-06-24 14:07:59.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5804
2021-06-24 14:07:59.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5805
2021-06-24 14:07:59.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5806
2021-06-24 14:07:59.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5807
2021-06-24 14:07:59.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5808
2021-06-24 14:07:59.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5809
2021-06-24 14:07:59.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5810
2021-06-24 14:07:59.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5811
2021-06-24 14:07:59.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5812
2021-06-24 14:07:59.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5813
2021-06-24 14:07:59.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5814
2021-06-24 14:07:59.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5815
2021-06-24 14:07:59.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5816
2021-06-24 14:07:59.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:07:59.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5817
2021-06-24 14:08:00.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5818
2021-06-24 14:08:00.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5819
2021-06-24 14:08:00.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5820
2021-06-24 14:08:00.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5821
2021-06-24 14:08:00.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5822
2021-06-24 14:08:00.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5823
2021-06-24 14:08:00.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5824
2021-06-24 14:08:00.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5825
2021-06-24 14:08:00.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5826
2021-06-24 14:08:00.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5827
2021-06-24 14:08:00.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5828
2021-06-24 14:08:00.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5829
2021-06-24 14:08:00.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5830
2021-06-24 14:08:00.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5831
2021-06-24 14:08:00.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5832
2021-06-24 14:08:00.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5833
2021-06-24 14:08:00.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5834
2021-06-24 14:08:00.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5835
2021-06-24 14:08:00.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5836
2021-06-24 14:08:00.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5837
2021-06-24 14:08:00.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5838
2021-06-24 14:08:00.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5839
2021-06-24 14:08:00.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5840
2021-06-24 14:08:00.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5841
2021-06-24 14:08:00.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5842
2021-06-24 14:08:00.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5843
2021-06-24 14:08:00.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5844
2021-06-24 14:08:00.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5845
2021-06-24 14:08:00.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5846
2021-06-24 14:08:00.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5847
2021-06-24 14:08:00.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5848
2021-06-24 14:08:00.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5849
2021-06-24 14:08:00.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5850
2021-06-24 14:08:00.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5851
2021-06-24 14:08:00.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5852
2021-06-24 14:08:00.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5853
2021-06-24 14:08:00.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5854
2021-06-24 14:08:00.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5855
2021-06-24 14:08:00.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5856
2021-06-24 14:08:00.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5857
2021-06-24 14:08:00.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5858
2021-06-24 14:08:00.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5859
2021-06-24 14:08:00.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5860
2021-06-24 14:08:00.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5861
2021-06-24 14:08:00.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5862
2021-06-24 14:08:00.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5863
2021-06-24 14:08:00.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5864
2021-06-24 14:08:00.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5865
2021-06-24 14:08:00.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5866
2021-06-24 14:08:00.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5867
2021-06-24 14:08:00.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5868
2021-06-24 14:08:00.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5869
2021-06-24 14:08:00.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5870
2021-06-24 14:08:00.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5871
2021-06-24 14:08:00.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5872
2021-06-24 14:08:00.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5873
2021-06-24 14:08:00.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5874
2021-06-24 14:08:00.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5875
2021-06-24 14:08:00.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5876
2021-06-24 14:08:00.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5877
2021-06-24 14:08:00.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5878
2021-06-24 14:08:00.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5879
2021-06-24 14:08:00.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5880
2021-06-24 14:08:00.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5881
2021-06-24 14:08:00.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5882
2021-06-24 14:08:00.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5883
2021-06-24 14:08:00.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5884
2021-06-24 14:08:00.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5885
2021-06-24 14:08:00.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5886
2021-06-24 14:08:00.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5887
2021-06-24 14:08:00.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5888
2021-06-24 14:08:00.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5889
2021-06-24 14:08:00.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5890
2021-06-24 14:08:00.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5891
2021-06-24 14:08:00.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5892
2021-06-24 14:08:00.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5893
2021-06-24 14:08:00.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5894
2021-06-24 14:08:00.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5895
2021-06-24 14:08:00.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5896
2021-06-24 14:08:00.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5897
2021-06-24 14:08:00.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5898
2021-06-24 14:08:00.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5899
2021-06-24 14:08:00.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5900
2021-06-24 14:08:00.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5901
2021-06-24 14:08:00.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5902
2021-06-24 14:08:00.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5903
2021-06-24 14:08:00.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5904
2021-06-24 14:08:00.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5905
2021-06-24 14:08:00.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5906
2021-06-24 14:08:00.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5907
2021-06-24 14:08:00.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5908
2021-06-24 14:08:00.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5909
2021-06-24 14:08:00.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5910
2021-06-24 14:08:00.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5911
2021-06-24 14:08:00.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5912
2021-06-24 14:08:00.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5913
2021-06-24 14:08:00.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5914
2021-06-24 14:08:00.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5915
2021-06-24 14:08:00.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5916
2021-06-24 14:08:00.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5917
2021-06-24 14:08:00.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5918
2021-06-24 14:08:00.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5919
2021-06-24 14:08:00.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5920
2021-06-24 14:08:00.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5921
2021-06-24 14:08:00.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5922
2021-06-24 14:08:00.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5923
2021-06-24 14:08:00.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5924
2021-06-24 14:08:00.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5925
2021-06-24 14:08:00.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5926
2021-06-24 14:08:00.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5927
2021-06-24 14:08:00.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5928
2021-06-24 14:08:00.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5929
2021-06-24 14:08:00.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5930
2021-06-24 14:08:00.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5931
2021-06-24 14:08:00.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5932
2021-06-24 14:08:00.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5933
2021-06-24 14:08:00.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5934
2021-06-24 14:08:00.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5935
2021-06-24 14:08:00.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5936
2021-06-24 14:08:00.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5937
2021-06-24 14:08:00.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5938
2021-06-24 14:08:00.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5939
2021-06-24 14:08:00.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5940
2021-06-24 14:08:00.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5941
2021-06-24 14:08:00.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5942
2021-06-24 14:08:00.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5943
2021-06-24 14:08:00.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5944
2021-06-24 14:08:00.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5945
2021-06-24 14:08:00.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5946
2021-06-24 14:08:00.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5947
2021-06-24 14:08:00.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5948
2021-06-24 14:08:00.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5949
2021-06-24 14:08:00.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5950
2021-06-24 14:08:00.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5951
2021-06-24 14:08:00.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5952
2021-06-24 14:08:00.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5953
2021-06-24 14:08:00.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5954
2021-06-24 14:08:00.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5955
2021-06-24 14:08:00.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5956
2021-06-24 14:08:00.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5957
2021-06-24 14:08:00.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5958
2021-06-24 14:08:00.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5959
2021-06-24 14:08:00.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5960
2021-06-24 14:08:00.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5961
2021-06-24 14:08:00.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5962
2021-06-24 14:08:00.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5963
2021-06-24 14:08:00.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5964
2021-06-24 14:08:00.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5965
2021-06-24 14:08:00.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5966
2021-06-24 14:08:00.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5967
2021-06-24 14:08:00.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5968
2021-06-24 14:08:00.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5969
2021-06-24 14:08:00.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5970
2021-06-24 14:08:00.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5971
2021-06-24 14:08:00.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5972
2021-06-24 14:08:00.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5973
2021-06-24 14:08:00.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5974
2021-06-24 14:08:00.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5975
2021-06-24 14:08:00.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5976
2021-06-24 14:08:00.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5977
2021-06-24 14:08:00.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5978
2021-06-24 14:08:00.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5979
2021-06-24 14:08:00.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5980
2021-06-24 14:08:00.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5981
2021-06-24 14:08:00.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5982
2021-06-24 14:08:00.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5983
2021-06-24 14:08:00.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5984
2021-06-24 14:08:00.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5985
2021-06-24 14:08:00.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5986
2021-06-24 14:08:00.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5987
2021-06-24 14:08:00.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5988
2021-06-24 14:08:00.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5989
2021-06-24 14:08:00.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5990
2021-06-24 14:08:00.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5991
2021-06-24 14:08:00.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5992
2021-06-24 14:08:00.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5993
2021-06-24 14:08:00.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5994
2021-06-24 14:08:00.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5995
2021-06-24 14:08:00.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5996
2021-06-24 14:08:00.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5997
2021-06-24 14:08:00.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5998
2021-06-24 14:08:00.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 5999
2021-06-24 14:08:00.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6000
2021-06-24 14:08:00.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6001
2021-06-24 14:08:00.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6002
2021-06-24 14:08:00.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6003
2021-06-24 14:08:00.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6004
2021-06-24 14:08:00.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6005
2021-06-24 14:08:00.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6006
2021-06-24 14:08:00.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6007
2021-06-24 14:08:00.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6008
2021-06-24 14:08:00.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6009
2021-06-24 14:08:00.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6010
2021-06-24 14:08:00.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6011
2021-06-24 14:08:00.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6012
2021-06-24 14:08:00.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6013
2021-06-24 14:08:00.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6014
2021-06-24 14:08:00.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6015
2021-06-24 14:08:00.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6016
2021-06-24 14:08:00.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6017
2021-06-24 14:08:00.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6018
2021-06-24 14:08:00.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6019
2021-06-24 14:08:00.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6020
2021-06-24 14:08:00.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6021
2021-06-24 14:08:00.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6022
2021-06-24 14:08:00.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6023
2021-06-24 14:08:00.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6024
2021-06-24 14:08:00.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6025
2021-06-24 14:08:00.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6026
2021-06-24 14:08:00.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6027
2021-06-24 14:08:00.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6028
2021-06-24 14:08:00.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6029
2021-06-24 14:08:00.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6030
2021-06-24 14:08:00.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6031
2021-06-24 14:08:00.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6032
2021-06-24 14:08:00.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6033
2021-06-24 14:08:00.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6034
2021-06-24 14:08:00.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6035
2021-06-24 14:08:00.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6036
2021-06-24 14:08:00.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6037
2021-06-24 14:08:00.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6038
2021-06-24 14:08:00.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6039
2021-06-24 14:08:00.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6040
2021-06-24 14:08:00.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6041
2021-06-24 14:08:00.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6042
2021-06-24 14:08:00.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6043
2021-06-24 14:08:00.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6044
2021-06-24 14:08:00.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6045
2021-06-24 14:08:00.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6046
2021-06-24 14:08:00.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6047
2021-06-24 14:08:00.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6048
2021-06-24 14:08:00.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6049
2021-06-24 14:08:00.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6050
2021-06-24 14:08:00.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6051
2021-06-24 14:08:00.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6052
2021-06-24 14:08:00.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6053
2021-06-24 14:08:00.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6054
2021-06-24 14:08:00.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6055
2021-06-24 14:08:00.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6056
2021-06-24 14:08:00.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6057
2021-06-24 14:08:00.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6058
2021-06-24 14:08:00.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6059
2021-06-24 14:08:00.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6060
2021-06-24 14:08:00.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6061
2021-06-24 14:08:00.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6062
2021-06-24 14:08:00.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6063
2021-06-24 14:08:00.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6064
2021-06-24 14:08:00.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6065
2021-06-24 14:08:00.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6066
2021-06-24 14:08:00.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6067
2021-06-24 14:08:00.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6068
2021-06-24 14:08:00.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6069
2021-06-24 14:08:00.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6070
2021-06-24 14:08:00.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6071
2021-06-24 14:08:00.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6072
2021-06-24 14:08:00.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6073
2021-06-24 14:08:00.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6074
2021-06-24 14:08:00.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6075
2021-06-24 14:08:00.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6076
2021-06-24 14:08:00.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6077
2021-06-24 14:08:00.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6078
2021-06-24 14:08:00.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6079
2021-06-24 14:08:00.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6080
2021-06-24 14:08:00.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6081
2021-06-24 14:08:00.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6082
2021-06-24 14:08:00.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6083
2021-06-24 14:08:00.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6084
2021-06-24 14:08:00.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6085
2021-06-24 14:08:00.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6086
2021-06-24 14:08:00.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6087
2021-06-24 14:08:00.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6088
2021-06-24 14:08:00.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6089
2021-06-24 14:08:00.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6090
2021-06-24 14:08:00.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6091
2021-06-24 14:08:00.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6092
2021-06-24 14:08:00.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6093
2021-06-24 14:08:00.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6094
2021-06-24 14:08:00.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6095
2021-06-24 14:08:00.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6096
2021-06-24 14:08:00.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6097
2021-06-24 14:08:00.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6098
2021-06-24 14:08:00.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6099
2021-06-24 14:08:00.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6100
2021-06-24 14:08:00.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6101
2021-06-24 14:08:00.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6102
2021-06-24 14:08:00.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6103
2021-06-24 14:08:00.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6104
2021-06-24 14:08:00.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6105
2021-06-24 14:08:00.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6106
2021-06-24 14:08:00.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6107
2021-06-24 14:08:00.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6108
2021-06-24 14:08:00.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6109
2021-06-24 14:08:00.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6110
2021-06-24 14:08:00.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6111
2021-06-24 14:08:00.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6112
2021-06-24 14:08:00.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6113
2021-06-24 14:08:00.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6114
2021-06-24 14:08:00.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6115
2021-06-24 14:08:00.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6116
2021-06-24 14:08:00.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6117
2021-06-24 14:08:00.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6118
2021-06-24 14:08:00.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6119
2021-06-24 14:08:00.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6120
2021-06-24 14:08:00.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6121
2021-06-24 14:08:00.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6122
2021-06-24 14:08:00.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6123
2021-06-24 14:08:00.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6124
2021-06-24 14:08:00.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6125
2021-06-24 14:08:00.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6126
2021-06-24 14:08:00.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6127
2021-06-24 14:08:00.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6128
2021-06-24 14:08:00.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6129
2021-06-24 14:08:00.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6130
2021-06-24 14:08:00.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6131
2021-06-24 14:08:00.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6132
2021-06-24 14:08:00.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6133
2021-06-24 14:08:00.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6134
2021-06-24 14:08:00.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6135
2021-06-24 14:08:00.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6136
2021-06-24 14:08:00.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6137
2021-06-24 14:08:00.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6138
2021-06-24 14:08:00.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6139
2021-06-24 14:08:00.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6140
2021-06-24 14:08:00.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6141
2021-06-24 14:08:00.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6142
2021-06-24 14:08:00.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6143
2021-06-24 14:08:00.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6144
2021-06-24 14:08:00.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6145
2021-06-24 14:08:00.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6146
2021-06-24 14:08:00.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6147
2021-06-24 14:08:00.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6148
2021-06-24 14:08:00.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6149
2021-06-24 14:08:00.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6150
2021-06-24 14:08:00.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6151
2021-06-24 14:08:00.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6152
2021-06-24 14:08:00.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6153
2021-06-24 14:08:00.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6154
2021-06-24 14:08:00.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6155
2021-06-24 14:08:00.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6156
2021-06-24 14:08:00.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6157
2021-06-24 14:08:00.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6158
2021-06-24 14:08:00.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6159
2021-06-24 14:08:00.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6160
2021-06-24 14:08:00.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6161
2021-06-24 14:08:00.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6162
2021-06-24 14:08:00.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6163
2021-06-24 14:08:00.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6164
2021-06-24 14:08:00.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6165
2021-06-24 14:08:00.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6166
2021-06-24 14:08:00.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6167
2021-06-24 14:08:00.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6168
2021-06-24 14:08:00.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6169
2021-06-24 14:08:00.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6170
2021-06-24 14:08:00.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6171
2021-06-24 14:08:00.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6172
2021-06-24 14:08:00.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6173
2021-06-24 14:08:00.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6174
2021-06-24 14:08:00.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6175
2021-06-24 14:08:00.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6176
2021-06-24 14:08:00.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6177
2021-06-24 14:08:00.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6178
2021-06-24 14:08:00.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6179
2021-06-24 14:08:00.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6180
2021-06-24 14:08:00.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6181
2021-06-24 14:08:00.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6182
2021-06-24 14:08:00.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6183
2021-06-24 14:08:00.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6184
2021-06-24 14:08:00.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6185
2021-06-24 14:08:00.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6186
2021-06-24 14:08:00.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6187
2021-06-24 14:08:00.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6188
2021-06-24 14:08:00.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6189
2021-06-24 14:08:00.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6190
2021-06-24 14:08:00.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6191
2021-06-24 14:08:00.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6192
2021-06-24 14:08:00.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6193
2021-06-24 14:08:00.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6194
2021-06-24 14:08:00.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6195
2021-06-24 14:08:00.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6196
2021-06-24 14:08:00.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6197
2021-06-24 14:08:00.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6198
2021-06-24 14:08:00.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6199
2021-06-24 14:08:00.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6200
2021-06-24 14:08:00.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6201
2021-06-24 14:08:00.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6202
2021-06-24 14:08:00.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6203
2021-06-24 14:08:00.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6204
2021-06-24 14:08:00.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6205
2021-06-24 14:08:00.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6206
2021-06-24 14:08:00.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6207
2021-06-24 14:08:00.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6208
2021-06-24 14:08:00.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6209
2021-06-24 14:08:00.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6210
2021-06-24 14:08:00.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6211
2021-06-24 14:08:00.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6212
2021-06-24 14:08:00.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6213
2021-06-24 14:08:00.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6214
2021-06-24 14:08:00.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6215
2021-06-24 14:08:00.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6216
2021-06-24 14:08:00.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6217
2021-06-24 14:08:00.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6218
2021-06-24 14:08:00.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6219
2021-06-24 14:08:00.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6220
2021-06-24 14:08:00.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6221
2021-06-24 14:08:00.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6222
2021-06-24 14:08:00.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6223
2021-06-24 14:08:00.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6224
2021-06-24 14:08:00.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6225
2021-06-24 14:08:00.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6226
2021-06-24 14:08:00.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6227
2021-06-24 14:08:00.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6228
2021-06-24 14:08:00.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6229
2021-06-24 14:08:00.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6230
2021-06-24 14:08:00.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6231
2021-06-24 14:08:00.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6232
2021-06-24 14:08:00.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6233
2021-06-24 14:08:00.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6234
2021-06-24 14:08:00.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6235
2021-06-24 14:08:00.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6236
2021-06-24 14:08:00.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6237
2021-06-24 14:08:00.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6238
2021-06-24 14:08:00.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6239
2021-06-24 14:08:00.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6240
2021-06-24 14:08:00.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6241
2021-06-24 14:08:00.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6242
2021-06-24 14:08:00.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6243
2021-06-24 14:08:00.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6244
2021-06-24 14:08:00.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6245
2021-06-24 14:08:00.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6246
2021-06-24 14:08:00.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6247
2021-06-24 14:08:00.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6248
2021-06-24 14:08:00.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6249
2021-06-24 14:08:00.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6250
2021-06-24 14:08:00.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6251
2021-06-24 14:08:00.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6252
2021-06-24 14:08:00.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6253
2021-06-24 14:08:00.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6254
2021-06-24 14:08:00.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6255
2021-06-24 14:08:00.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6256
2021-06-24 14:08:00.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6257
2021-06-24 14:08:00.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6258
2021-06-24 14:08:00.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6259
2021-06-24 14:08:00.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6260
2021-06-24 14:08:00.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6261
2021-06-24 14:08:00.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6262
2021-06-24 14:08:00.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6263
2021-06-24 14:08:00.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6264
2021-06-24 14:08:00.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6265
2021-06-24 14:08:00.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6266
2021-06-24 14:08:00.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6267
2021-06-24 14:08:00.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6268
2021-06-24 14:08:00.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6269
2021-06-24 14:08:00.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6270
2021-06-24 14:08:00.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6271
2021-06-24 14:08:00.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6272
2021-06-24 14:08:00.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6273
2021-06-24 14:08:00.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6274
2021-06-24 14:08:00.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6275
2021-06-24 14:08:00.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6276
2021-06-24 14:08:00.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6277
2021-06-24 14:08:00.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6278
2021-06-24 14:08:00.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6279
2021-06-24 14:08:00.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6280
2021-06-24 14:08:00.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6281
2021-06-24 14:08:00.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6282
2021-06-24 14:08:00.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6283
2021-06-24 14:08:00.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6284
2021-06-24 14:08:00.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6285
2021-06-24 14:08:00.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6286
2021-06-24 14:08:00.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6287
2021-06-24 14:08:00.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6288
2021-06-24 14:08:00.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6289
2021-06-24 14:08:00.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6290
2021-06-24 14:08:00.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6291
2021-06-24 14:08:00.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6292
2021-06-24 14:08:00.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6293
2021-06-24 14:08:00.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6294
2021-06-24 14:08:00.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6295
2021-06-24 14:08:00.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6296
2021-06-24 14:08:00.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6297
2021-06-24 14:08:00.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6298
2021-06-24 14:08:00.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6299
2021-06-24 14:08:00.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6300
2021-06-24 14:08:00.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6301
2021-06-24 14:08:00.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6302
2021-06-24 14:08:00.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6303
2021-06-24 14:08:00.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6304
2021-06-24 14:08:00.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6305
2021-06-24 14:08:00.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6306
2021-06-24 14:08:00.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6307
2021-06-24 14:08:00.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6308
2021-06-24 14:08:00.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6309
2021-06-24 14:08:00.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6310
2021-06-24 14:08:00.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6311
2021-06-24 14:08:00.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6312
2021-06-24 14:08:00.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6313
2021-06-24 14:08:00.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6314
2021-06-24 14:08:00.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6315
2021-06-24 14:08:00.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6316
2021-06-24 14:08:00.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6317
2021-06-24 14:08:00.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6318
2021-06-24 14:08:00.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6319
2021-06-24 14:08:00.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6320
2021-06-24 14:08:00.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6321
2021-06-24 14:08:00.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6322
2021-06-24 14:08:00.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6323
2021-06-24 14:08:00.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6324
2021-06-24 14:08:00.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6325
2021-06-24 14:08:00.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6326
2021-06-24 14:08:00.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6327
2021-06-24 14:08:00.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6328
2021-06-24 14:08:00.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6329
2021-06-24 14:08:00.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6330
2021-06-24 14:08:00.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6331
2021-06-24 14:08:00.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6332
2021-06-24 14:08:00.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6333
2021-06-24 14:08:00.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6334
2021-06-24 14:08:00.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6335
2021-06-24 14:08:00.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6336
2021-06-24 14:08:00.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6337
2021-06-24 14:08:00.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6338
2021-06-24 14:08:00.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6339
2021-06-24 14:08:00.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6340
2021-06-24 14:08:00.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6341
2021-06-24 14:08:00.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6342
2021-06-24 14:08:00.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6343
2021-06-24 14:08:00.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6344
2021-06-24 14:08:00.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6345
2021-06-24 14:08:00.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6346
2021-06-24 14:08:00.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6347
2021-06-24 14:08:00.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6348
2021-06-24 14:08:00.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6349
2021-06-24 14:08:00.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6350
2021-06-24 14:08:00.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6351
2021-06-24 14:08:00.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6352
2021-06-24 14:08:00.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6353
2021-06-24 14:08:00.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6354
2021-06-24 14:08:00.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6355
2021-06-24 14:08:00.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6356
2021-06-24 14:08:00.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6357
2021-06-24 14:08:00.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6358
2021-06-24 14:08:00.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6359
2021-06-24 14:08:00.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6360
2021-06-24 14:08:00.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6361
2021-06-24 14:08:00.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6362
2021-06-24 14:08:00.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6363
2021-06-24 14:08:00.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6364
2021-06-24 14:08:00.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6365
2021-06-24 14:08:00.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6366
2021-06-24 14:08:00.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6367
2021-06-24 14:08:00.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6368
2021-06-24 14:08:00.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6369
2021-06-24 14:08:00.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6370
2021-06-24 14:08:00.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6371
2021-06-24 14:08:00.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6372
2021-06-24 14:08:00.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6373
2021-06-24 14:08:00.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6374
2021-06-24 14:08:00.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6375
2021-06-24 14:08:00.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6376
2021-06-24 14:08:00.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6377
2021-06-24 14:08:00.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6378
2021-06-24 14:08:00.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6379
2021-06-24 14:08:00.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6380
2021-06-24 14:08:00.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6381
2021-06-24 14:08:00.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6382
2021-06-24 14:08:00.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6383
2021-06-24 14:08:00.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6384
2021-06-24 14:08:00.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6385
2021-06-24 14:08:00.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6386
2021-06-24 14:08:00.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6387
2021-06-24 14:08:00.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6388
2021-06-24 14:08:00.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6389
2021-06-24 14:08:00.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6390
2021-06-24 14:08:00.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6391
2021-06-24 14:08:00.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6392
2021-06-24 14:08:00.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6393
2021-06-24 14:08:00.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6394
2021-06-24 14:08:00.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6395
2021-06-24 14:08:00.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6396
2021-06-24 14:08:00.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6397
2021-06-24 14:08:00.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6398
2021-06-24 14:08:00.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6399
2021-06-24 14:08:00.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6400
2021-06-24 14:08:00.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6401
2021-06-24 14:08:00.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6402
2021-06-24 14:08:00.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6403
2021-06-24 14:08:00.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6404
2021-06-24 14:08:00.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6405
2021-06-24 14:08:00.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6406
2021-06-24 14:08:00.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6407
2021-06-24 14:08:00.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6408
2021-06-24 14:08:00.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6409
2021-06-24 14:08:00.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6410
2021-06-24 14:08:00.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6411
2021-06-24 14:08:00.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6412
2021-06-24 14:08:00.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6413
2021-06-24 14:08:00.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6414
2021-06-24 14:08:00.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6415
2021-06-24 14:08:00.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6416
2021-06-24 14:08:00.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6417
2021-06-24 14:08:00.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6418
2021-06-24 14:08:00.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6419
2021-06-24 14:08:00.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6420
2021-06-24 14:08:00.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6421
2021-06-24 14:08:00.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6422
2021-06-24 14:08:00.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6423
2021-06-24 14:08:00.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6424
2021-06-24 14:08:00.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6425
2021-06-24 14:08:00.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6426
2021-06-24 14:08:00.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6427
2021-06-24 14:08:00.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6428
2021-06-24 14:08:00.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6429
2021-06-24 14:08:00.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6430
2021-06-24 14:08:00.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6431
2021-06-24 14:08:00.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6432
2021-06-24 14:08:00.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6433
2021-06-24 14:08:00.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6434
2021-06-24 14:08:00.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6435
2021-06-24 14:08:00.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6436
2021-06-24 14:08:00.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6437
2021-06-24 14:08:00.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6438
2021-06-24 14:08:00.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6439
2021-06-24 14:08:00.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6440
2021-06-24 14:08:00.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6441
2021-06-24 14:08:00.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6442
2021-06-24 14:08:00.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6443
2021-06-24 14:08:00.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6444
2021-06-24 14:08:00.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6445
2021-06-24 14:08:00.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6446
2021-06-24 14:08:00.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6447
2021-06-24 14:08:00.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6448
2021-06-24 14:08:00.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6449
2021-06-24 14:08:00.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6450
2021-06-24 14:08:00.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6451
2021-06-24 14:08:00.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6452
2021-06-24 14:08:00.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6453
2021-06-24 14:08:00.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6454
2021-06-24 14:08:00.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6455
2021-06-24 14:08:00.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6456
2021-06-24 14:08:00.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6457
2021-06-24 14:08:00.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6458
2021-06-24 14:08:00.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6459
2021-06-24 14:08:00.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6460
2021-06-24 14:08:00.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6461
2021-06-24 14:08:00.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6462
2021-06-24 14:08:00.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6463
2021-06-24 14:08:00.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6464
2021-06-24 14:08:00.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6465
2021-06-24 14:08:00.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6466
2021-06-24 14:08:00.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6467
2021-06-24 14:08:00.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6468
2021-06-24 14:08:00.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6469
2021-06-24 14:08:00.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6470
2021-06-24 14:08:00.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6471
2021-06-24 14:08:00.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6472
2021-06-24 14:08:00.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6473
2021-06-24 14:08:00.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6474
2021-06-24 14:08:00.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6475
2021-06-24 14:08:00.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6476
2021-06-24 14:08:00.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6477
2021-06-24 14:08:00.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6478
2021-06-24 14:08:00.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6479
2021-06-24 14:08:00.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6480
2021-06-24 14:08:00.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6481
2021-06-24 14:08:00.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6482
2021-06-24 14:08:00.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6483
2021-06-24 14:08:00.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6484
2021-06-24 14:08:00.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6485
2021-06-24 14:08:00.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6486
2021-06-24 14:08:00.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6487
2021-06-24 14:08:00.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6488
2021-06-24 14:08:00.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6489
2021-06-24 14:08:00.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6490
2021-06-24 14:08:00.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6491
2021-06-24 14:08:00.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6492
2021-06-24 14:08:00.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6493
2021-06-24 14:08:00.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6494
2021-06-24 14:08:00.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6495
2021-06-24 14:08:00.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6496
2021-06-24 14:08:00.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6497
2021-06-24 14:08:00.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6498
2021-06-24 14:08:00.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6499
2021-06-24 14:08:00.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6500
2021-06-24 14:08:00.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6501
2021-06-24 14:08:00.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6502
2021-06-24 14:08:00.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6503
2021-06-24 14:08:00.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6504
2021-06-24 14:08:00.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6505
2021-06-24 14:08:00.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6506
2021-06-24 14:08:00.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6507
2021-06-24 14:08:00.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6508
2021-06-24 14:08:00.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6509
2021-06-24 14:08:00.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6510
2021-06-24 14:08:00.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6511
2021-06-24 14:08:00.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6512
2021-06-24 14:08:00.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6513
2021-06-24 14:08:00.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6514
2021-06-24 14:08:00.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6515
2021-06-24 14:08:00.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6516
2021-06-24 14:08:00.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6517
2021-06-24 14:08:00.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6518
2021-06-24 14:08:00.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6519
2021-06-24 14:08:00.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6520
2021-06-24 14:08:00.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6521
2021-06-24 14:08:00.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6522
2021-06-24 14:08:00.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6523
2021-06-24 14:08:00.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6524
2021-06-24 14:08:00.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6525
2021-06-24 14:08:00.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6526
2021-06-24 14:08:00.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6527
2021-06-24 14:08:00.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6528
2021-06-24 14:08:00.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6529
2021-06-24 14:08:00.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6530
2021-06-24 14:08:00.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6531
2021-06-24 14:08:00.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6532
2021-06-24 14:08:00.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6533
2021-06-24 14:08:00.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6534
2021-06-24 14:08:00.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6535
2021-06-24 14:08:00.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6536
2021-06-24 14:08:00.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6537
2021-06-24 14:08:00.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6538
2021-06-24 14:08:00.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6539
2021-06-24 14:08:00.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6540
2021-06-24 14:08:00.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6541
2021-06-24 14:08:00.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6542
2021-06-24 14:08:00.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6543
2021-06-24 14:08:00.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6544
2021-06-24 14:08:00.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6545
2021-06-24 14:08:00.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6546
2021-06-24 14:08:00.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6547
2021-06-24 14:08:00.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6548
2021-06-24 14:08:00.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6549
2021-06-24 14:08:00.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6550
2021-06-24 14:08:00.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6551
2021-06-24 14:08:00.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6552
2021-06-24 14:08:00.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6553
2021-06-24 14:08:00.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6554
2021-06-24 14:08:00.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6555
2021-06-24 14:08:00.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6556
2021-06-24 14:08:00.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6557
2021-06-24 14:08:00.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6558
2021-06-24 14:08:00.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6559
2021-06-24 14:08:00.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6560
2021-06-24 14:08:00.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6561
2021-06-24 14:08:00.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6562
2021-06-24 14:08:00.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6563
2021-06-24 14:08:00.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6564
2021-06-24 14:08:00.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6565
2021-06-24 14:08:00.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6566
2021-06-24 14:08:00.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6567
2021-06-24 14:08:00.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6568
2021-06-24 14:08:00.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6569
2021-06-24 14:08:00.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6570
2021-06-24 14:08:00.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6571
2021-06-24 14:08:00.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6572
2021-06-24 14:08:00.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6573
2021-06-24 14:08:00.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6574
2021-06-24 14:08:00.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6575
2021-06-24 14:08:00.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6576
2021-06-24 14:08:00.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6577
2021-06-24 14:08:00.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6578
2021-06-24 14:08:00.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6579
2021-06-24 14:08:00.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6580
2021-06-24 14:08:00.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6581
2021-06-24 14:08:00.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6582
2021-06-24 14:08:00.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6583
2021-06-24 14:08:00.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6584
2021-06-24 14:08:00.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6585
2021-06-24 14:08:00.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6586
2021-06-24 14:08:00.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6587
2021-06-24 14:08:00.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6588
2021-06-24 14:08:00.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6589
2021-06-24 14:08:00.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6590
2021-06-24 14:08:00.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6591
2021-06-24 14:08:00.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6592
2021-06-24 14:08:00.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6593
2021-06-24 14:08:00.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6594
2021-06-24 14:08:00.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6595
2021-06-24 14:08:00.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6596
2021-06-24 14:08:00.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6597
2021-06-24 14:08:00.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6598
2021-06-24 14:08:00.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6599
2021-06-24 14:08:00.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6600
2021-06-24 14:08:00.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6601
2021-06-24 14:08:00.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6602
2021-06-24 14:08:00.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6603
2021-06-24 14:08:00.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6604
2021-06-24 14:08:00.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6605
2021-06-24 14:08:00.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6606
2021-06-24 14:08:00.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6607
2021-06-24 14:08:00.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6608
2021-06-24 14:08:00.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6609
2021-06-24 14:08:00.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6610
2021-06-24 14:08:00.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6611
2021-06-24 14:08:00.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6612
2021-06-24 14:08:00.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6613
2021-06-24 14:08:00.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6614
2021-06-24 14:08:00.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6615
2021-06-24 14:08:00.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6616
2021-06-24 14:08:00.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6617
2021-06-24 14:08:00.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6618
2021-06-24 14:08:00.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6619
2021-06-24 14:08:00.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6620
2021-06-24 14:08:00.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6621
2021-06-24 14:08:00.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6622
2021-06-24 14:08:00.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:00.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6623
2021-06-24 14:08:01.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6624
2021-06-24 14:08:01.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6625
2021-06-24 14:08:01.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6626
2021-06-24 14:08:01.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6627
2021-06-24 14:08:01.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6628
2021-06-24 14:08:01.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6629
2021-06-24 14:08:01.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6630
2021-06-24 14:08:01.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6631
2021-06-24 14:08:01.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6632
2021-06-24 14:08:01.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6633
2021-06-24 14:08:01.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6634
2021-06-24 14:08:01.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6635
2021-06-24 14:08:01.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6636
2021-06-24 14:08:01.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6637
2021-06-24 14:08:01.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6638
2021-06-24 14:08:01.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6639
2021-06-24 14:08:01.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6640
2021-06-24 14:08:01.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6641
2021-06-24 14:08:01.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6642
2021-06-24 14:08:01.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6643
2021-06-24 14:08:01.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6644
2021-06-24 14:08:01.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6645
2021-06-24 14:08:01.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6646
2021-06-24 14:08:01.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6647
2021-06-24 14:08:01.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6648
2021-06-24 14:08:01.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6649
2021-06-24 14:08:01.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6650
2021-06-24 14:08:01.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6651
2021-06-24 14:08:01.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6652
2021-06-24 14:08:01.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6653
2021-06-24 14:08:01.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6654
2021-06-24 14:08:01.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6655
2021-06-24 14:08:01.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6656
2021-06-24 14:08:01.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6657
2021-06-24 14:08:01.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6658
2021-06-24 14:08:01.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6659
2021-06-24 14:08:01.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6660
2021-06-24 14:08:01.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6661
2021-06-24 14:08:01.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6662
2021-06-24 14:08:01.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6663
2021-06-24 14:08:01.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6664
2021-06-24 14:08:01.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6665
2021-06-24 14:08:01.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6666
2021-06-24 14:08:01.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6667
2021-06-24 14:08:01.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6668
2021-06-24 14:08:01.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6669
2021-06-24 14:08:01.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6670
2021-06-24 14:08:01.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6671
2021-06-24 14:08:01.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6672
2021-06-24 14:08:01.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6673
2021-06-24 14:08:01.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6674
2021-06-24 14:08:01.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6675
2021-06-24 14:08:01.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6676
2021-06-24 14:08:01.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6677
2021-06-24 14:08:01.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6678
2021-06-24 14:08:01.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6679
2021-06-24 14:08:01.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6680
2021-06-24 14:08:01.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6681
2021-06-24 14:08:01.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6682
2021-06-24 14:08:01.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6683
2021-06-24 14:08:01.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6684
2021-06-24 14:08:01.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6685
2021-06-24 14:08:01.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6686
2021-06-24 14:08:01.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6687
2021-06-24 14:08:01.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6688
2021-06-24 14:08:01.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6689
2021-06-24 14:08:01.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6690
2021-06-24 14:08:01.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6691
2021-06-24 14:08:01.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6692
2021-06-24 14:08:01.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6693
2021-06-24 14:08:01.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6694
2021-06-24 14:08:01.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6695
2021-06-24 14:08:01.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6696
2021-06-24 14:08:01.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6697
2021-06-24 14:08:01.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6698
2021-06-24 14:08:01.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6699
2021-06-24 14:08:01.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6700
2021-06-24 14:08:01.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6701
2021-06-24 14:08:01.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6702
2021-06-24 14:08:01.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6703
2021-06-24 14:08:01.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6704
2021-06-24 14:08:01.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6705
2021-06-24 14:08:01.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6706
2021-06-24 14:08:01.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6707
2021-06-24 14:08:01.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6708
2021-06-24 14:08:01.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6709
2021-06-24 14:08:01.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6710
2021-06-24 14:08:01.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6711
2021-06-24 14:08:01.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6712
2021-06-24 14:08:01.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6713
2021-06-24 14:08:01.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6714
2021-06-24 14:08:01.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6715
2021-06-24 14:08:01.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6716
2021-06-24 14:08:01.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6717
2021-06-24 14:08:01.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6718
2021-06-24 14:08:01.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6719
2021-06-24 14:08:01.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6720
2021-06-24 14:08:01.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6721
2021-06-24 14:08:01.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6722
2021-06-24 14:08:01.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6723
2021-06-24 14:08:01.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6724
2021-06-24 14:08:01.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6725
2021-06-24 14:08:01.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6726
2021-06-24 14:08:01.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6727
2021-06-24 14:08:01.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6728
2021-06-24 14:08:01.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6729
2021-06-24 14:08:01.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6730
2021-06-24 14:08:01.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6731
2021-06-24 14:08:01.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6732
2021-06-24 14:08:01.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6733
2021-06-24 14:08:01.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6734
2021-06-24 14:08:01.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6735
2021-06-24 14:08:01.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6736
2021-06-24 14:08:01.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6737
2021-06-24 14:08:01.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6738
2021-06-24 14:08:01.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6739
2021-06-24 14:08:01.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6740
2021-06-24 14:08:01.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6741
2021-06-24 14:08:01.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6742
2021-06-24 14:08:01.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6743
2021-06-24 14:08:01.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6744
2021-06-24 14:08:01.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6745
2021-06-24 14:08:01.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6746
2021-06-24 14:08:01.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6747
2021-06-24 14:08:01.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6748
2021-06-24 14:08:01.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6749
2021-06-24 14:08:01.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6750
2021-06-24 14:08:01.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6751
2021-06-24 14:08:01.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6752
2021-06-24 14:08:01.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6753
2021-06-24 14:08:01.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6754
2021-06-24 14:08:01.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6755
2021-06-24 14:08:01.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6756
2021-06-24 14:08:01.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6757
2021-06-24 14:08:01.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6758
2021-06-24 14:08:01.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6759
2021-06-24 14:08:01.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6760
2021-06-24 14:08:01.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6761
2021-06-24 14:08:01.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6762
2021-06-24 14:08:01.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6763
2021-06-24 14:08:01.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6764
2021-06-24 14:08:01.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6765
2021-06-24 14:08:01.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6766
2021-06-24 14:08:01.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6767
2021-06-24 14:08:01.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6768
2021-06-24 14:08:01.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6769
2021-06-24 14:08:01.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6770
2021-06-24 14:08:01.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6771
2021-06-24 14:08:01.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6772
2021-06-24 14:08:01.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6773
2021-06-24 14:08:01.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6774
2021-06-24 14:08:01.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6775
2021-06-24 14:08:01.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6776
2021-06-24 14:08:01.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6777
2021-06-24 14:08:01.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6778
2021-06-24 14:08:01.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6779
2021-06-24 14:08:01.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6780
2021-06-24 14:08:01.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6781
2021-06-24 14:08:01.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6782
2021-06-24 14:08:01.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6783
2021-06-24 14:08:01.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6784
2021-06-24 14:08:01.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6785
2021-06-24 14:08:01.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6786
2021-06-24 14:08:01.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6787
2021-06-24 14:08:01.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6788
2021-06-24 14:08:01.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6789
2021-06-24 14:08:01.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6790
2021-06-24 14:08:01.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6791
2021-06-24 14:08:01.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6792
2021-06-24 14:08:01.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6793
2021-06-24 14:08:01.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6794
2021-06-24 14:08:01.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6795
2021-06-24 14:08:01.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6796
2021-06-24 14:08:01.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6797
2021-06-24 14:08:01.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6798
2021-06-24 14:08:01.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6799
2021-06-24 14:08:01.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6800
2021-06-24 14:08:01.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6801
2021-06-24 14:08:01.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6802
2021-06-24 14:08:01.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6803
2021-06-24 14:08:01.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6804
2021-06-24 14:08:01.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6805
2021-06-24 14:08:01.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6806
2021-06-24 14:08:01.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6807
2021-06-24 14:08:01.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6808
2021-06-24 14:08:01.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6809
2021-06-24 14:08:01.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6810
2021-06-24 14:08:01.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6811
2021-06-24 14:08:01.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6812
2021-06-24 14:08:01.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6813
2021-06-24 14:08:01.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6814
2021-06-24 14:08:01.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6815
2021-06-24 14:08:01.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6816
2021-06-24 14:08:01.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6817
2021-06-24 14:08:01.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6818
2021-06-24 14:08:01.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6819
2021-06-24 14:08:01.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6820
2021-06-24 14:08:01.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6821
2021-06-24 14:08:01.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6822
2021-06-24 14:08:01.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6823
2021-06-24 14:08:01.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6824
2021-06-24 14:08:01.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6825
2021-06-24 14:08:01.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6826
2021-06-24 14:08:01.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6827
2021-06-24 14:08:01.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6828
2021-06-24 14:08:01.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6829
2021-06-24 14:08:01.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6830
2021-06-24 14:08:01.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6831
2021-06-24 14:08:01.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6832
2021-06-24 14:08:01.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6833
2021-06-24 14:08:01.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6834
2021-06-24 14:08:01.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6835
2021-06-24 14:08:01.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6836
2021-06-24 14:08:01.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6837
2021-06-24 14:08:01.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6838
2021-06-24 14:08:01.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6839
2021-06-24 14:08:01.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6840
2021-06-24 14:08:01.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6841
2021-06-24 14:08:01.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6842
2021-06-24 14:08:01.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6843
2021-06-24 14:08:01.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6844
2021-06-24 14:08:01.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6845
2021-06-24 14:08:01.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6846
2021-06-24 14:08:01.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6847
2021-06-24 14:08:01.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6848
2021-06-24 14:08:01.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6849
2021-06-24 14:08:01.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6850
2021-06-24 14:08:01.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6851
2021-06-24 14:08:01.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6852
2021-06-24 14:08:01.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6853
2021-06-24 14:08:01.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6854
2021-06-24 14:08:01.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6855
2021-06-24 14:08:01.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6856
2021-06-24 14:08:01.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6857
2021-06-24 14:08:01.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6858
2021-06-24 14:08:01.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6859
2021-06-24 14:08:01.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6860
2021-06-24 14:08:01.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6861
2021-06-24 14:08:01.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6862
2021-06-24 14:08:01.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6863
2021-06-24 14:08:01.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6864
2021-06-24 14:08:01.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6865
2021-06-24 14:08:01.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6866
2021-06-24 14:08:01.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6867
2021-06-24 14:08:01.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6868
2021-06-24 14:08:01.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6869
2021-06-24 14:08:01.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6870
2021-06-24 14:08:01.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6871
2021-06-24 14:08:01.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6872
2021-06-24 14:08:01.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6873
2021-06-24 14:08:01.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6874
2021-06-24 14:08:01.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6875
2021-06-24 14:08:01.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6876
2021-06-24 14:08:01.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6877
2021-06-24 14:08:01.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6878
2021-06-24 14:08:01.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6879
2021-06-24 14:08:01.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6880
2021-06-24 14:08:01.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6881
2021-06-24 14:08:01.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6882
2021-06-24 14:08:01.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6883
2021-06-24 14:08:01.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6884
2021-06-24 14:08:01.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6885
2021-06-24 14:08:01.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6886
2021-06-24 14:08:01.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6887
2021-06-24 14:08:01.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6888
2021-06-24 14:08:01.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6889
2021-06-24 14:08:01.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6890
2021-06-24 14:08:01.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6891
2021-06-24 14:08:01.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6892
2021-06-24 14:08:01.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6893
2021-06-24 14:08:01.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6894
2021-06-24 14:08:01.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6895
2021-06-24 14:08:01.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6896
2021-06-24 14:08:01.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6897
2021-06-24 14:08:01.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6898
2021-06-24 14:08:01.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6899
2021-06-24 14:08:01.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6900
2021-06-24 14:08:01.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6901
2021-06-24 14:08:01.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6902
2021-06-24 14:08:01.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6903
2021-06-24 14:08:01.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6904
2021-06-24 14:08:01.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6905
2021-06-24 14:08:01.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6906
2021-06-24 14:08:01.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6907
2021-06-24 14:08:01.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6908
2021-06-24 14:08:01.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6909
2021-06-24 14:08:01.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6910
2021-06-24 14:08:01.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6911
2021-06-24 14:08:01.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6912
2021-06-24 14:08:01.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6913
2021-06-24 14:08:01.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6914
2021-06-24 14:08:01.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6915
2021-06-24 14:08:01.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6916
2021-06-24 14:08:01.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6917
2021-06-24 14:08:01.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6918
2021-06-24 14:08:01.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6919
2021-06-24 14:08:01.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6920
2021-06-24 14:08:01.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6921
2021-06-24 14:08:01.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6922
2021-06-24 14:08:01.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6923
2021-06-24 14:08:01.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6924
2021-06-24 14:08:01.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6925
2021-06-24 14:08:01.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6926
2021-06-24 14:08:01.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6927
2021-06-24 14:08:01.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6928
2021-06-24 14:08:01.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6929
2021-06-24 14:08:01.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6930
2021-06-24 14:08:01.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6931
2021-06-24 14:08:01.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6932
2021-06-24 14:08:01.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6933
2021-06-24 14:08:01.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6934
2021-06-24 14:08:01.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6935
2021-06-24 14:08:01.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6936
2021-06-24 14:08:01.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6937
2021-06-24 14:08:01.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6938
2021-06-24 14:08:01.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6939
2021-06-24 14:08:01.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6940
2021-06-24 14:08:01.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6941
2021-06-24 14:08:01.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6942
2021-06-24 14:08:01.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6943
2021-06-24 14:08:01.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6944
2021-06-24 14:08:01.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6945
2021-06-24 14:08:01.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6946
2021-06-24 14:08:01.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6947
2021-06-24 14:08:01.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6948
2021-06-24 14:08:01.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6949
2021-06-24 14:08:01.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6950
2021-06-24 14:08:01.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6951
2021-06-24 14:08:01.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6952
2021-06-24 14:08:01.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6953
2021-06-24 14:08:01.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6954
2021-06-24 14:08:01.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6955
2021-06-24 14:08:01.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6956
2021-06-24 14:08:01.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6957
2021-06-24 14:08:01.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6958
2021-06-24 14:08:01.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6959
2021-06-24 14:08:01.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6960
2021-06-24 14:08:01.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6961
2021-06-24 14:08:01.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6962
2021-06-24 14:08:01.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6963
2021-06-24 14:08:01.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6964
2021-06-24 14:08:01.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6965
2021-06-24 14:08:01.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6966
2021-06-24 14:08:01.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6967
2021-06-24 14:08:01.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6968
2021-06-24 14:08:01.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6969
2021-06-24 14:08:01.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6970
2021-06-24 14:08:01.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6971
2021-06-24 14:08:01.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6972
2021-06-24 14:08:01.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6973
2021-06-24 14:08:01.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6974
2021-06-24 14:08:01.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6975
2021-06-24 14:08:01.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6976
2021-06-24 14:08:01.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6977
2021-06-24 14:08:01.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6978
2021-06-24 14:08:01.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6979
2021-06-24 14:08:01.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6980
2021-06-24 14:08:01.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6981
2021-06-24 14:08:01.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6982
2021-06-24 14:08:01.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6983
2021-06-24 14:08:01.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6984
2021-06-24 14:08:01.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6985
2021-06-24 14:08:01.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6986
2021-06-24 14:08:01.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6987
2021-06-24 14:08:01.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6988
2021-06-24 14:08:01.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6989
2021-06-24 14:08:01.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6990
2021-06-24 14:08:01.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6991
2021-06-24 14:08:01.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6992
2021-06-24 14:08:01.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6993
2021-06-24 14:08:01.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6994
2021-06-24 14:08:01.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6995
2021-06-24 14:08:01.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6996
2021-06-24 14:08:01.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6997
2021-06-24 14:08:01.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6998
2021-06-24 14:08:01.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 6999
2021-06-24 14:08:01.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7000
2021-06-24 14:08:01.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7001
2021-06-24 14:08:01.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7002
2021-06-24 14:08:01.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7003
2021-06-24 14:08:01.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7004
2021-06-24 14:08:01.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7005
2021-06-24 14:08:01.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7006
2021-06-24 14:08:01.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7007
2021-06-24 14:08:01.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7008
2021-06-24 14:08:01.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7009
2021-06-24 14:08:01.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7010
2021-06-24 14:08:01.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7011
2021-06-24 14:08:01.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7012
2021-06-24 14:08:01.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7013
2021-06-24 14:08:01.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7014
2021-06-24 14:08:01.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7015
2021-06-24 14:08:01.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7016
2021-06-24 14:08:01.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7017
2021-06-24 14:08:01.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7018
2021-06-24 14:08:01.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7019
2021-06-24 14:08:01.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7020
2021-06-24 14:08:01.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7021
2021-06-24 14:08:01.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7022
2021-06-24 14:08:01.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7023
2021-06-24 14:08:01.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7024
2021-06-24 14:08:01.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7025
2021-06-24 14:08:01.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7026
2021-06-24 14:08:01.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7027
2021-06-24 14:08:01.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7028
2021-06-24 14:08:01.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7029
2021-06-24 14:08:01.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7030
2021-06-24 14:08:01.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7031
2021-06-24 14:08:01.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7032
2021-06-24 14:08:01.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7033
2021-06-24 14:08:01.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7034
2021-06-24 14:08:01.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7035
2021-06-24 14:08:01.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7036
2021-06-24 14:08:01.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7037
2021-06-24 14:08:01.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7038
2021-06-24 14:08:01.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7039
2021-06-24 14:08:01.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7040
2021-06-24 14:08:01.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7041
2021-06-24 14:08:01.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7042
2021-06-24 14:08:01.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7043
2021-06-24 14:08:01.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7044
2021-06-24 14:08:01.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7045
2021-06-24 14:08:01.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7046
2021-06-24 14:08:01.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7047
2021-06-24 14:08:01.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7048
2021-06-24 14:08:01.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7049
2021-06-24 14:08:01.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7050
2021-06-24 14:08:01.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7051
2021-06-24 14:08:01.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7052
2021-06-24 14:08:01.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7053
2021-06-24 14:08:01.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7054
2021-06-24 14:08:01.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7055
2021-06-24 14:08:01.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7056
2021-06-24 14:08:01.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7057
2021-06-24 14:08:01.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7058
2021-06-24 14:08:01.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7059
2021-06-24 14:08:01.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7060
2021-06-24 14:08:01.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7061
2021-06-24 14:08:01.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7062
2021-06-24 14:08:01.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7063
2021-06-24 14:08:01.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7064
2021-06-24 14:08:01.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7065
2021-06-24 14:08:01.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7066
2021-06-24 14:08:01.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7067
2021-06-24 14:08:01.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7068
2021-06-24 14:08:01.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7069
2021-06-24 14:08:01.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7070
2021-06-24 14:08:01.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7071
2021-06-24 14:08:01.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7072
2021-06-24 14:08:01.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7073
2021-06-24 14:08:01.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7074
2021-06-24 14:08:01.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7075
2021-06-24 14:08:01.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7076
2021-06-24 14:08:01.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7077
2021-06-24 14:08:01.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7078
2021-06-24 14:08:01.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7079
2021-06-24 14:08:01.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7080
2021-06-24 14:08:01.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7081
2021-06-24 14:08:01.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7082
2021-06-24 14:08:01.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7083
2021-06-24 14:08:01.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7084
2021-06-24 14:08:01.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7085
2021-06-24 14:08:01.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7086
2021-06-24 14:08:01.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7087
2021-06-24 14:08:01.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7088
2021-06-24 14:08:01.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7089
2021-06-24 14:08:01.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7090
2021-06-24 14:08:01.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7091
2021-06-24 14:08:01.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7092
2021-06-24 14:08:01.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7093
2021-06-24 14:08:01.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7094
2021-06-24 14:08:01.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7095
2021-06-24 14:08:01.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7096
2021-06-24 14:08:01.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7097
2021-06-24 14:08:01.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7098
2021-06-24 14:08:01.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7099
2021-06-24 14:08:01.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7100
2021-06-24 14:08:01.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7101
2021-06-24 14:08:01.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7102
2021-06-24 14:08:01.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7103
2021-06-24 14:08:01.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7104
2021-06-24 14:08:01.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7105
2021-06-24 14:08:01.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7106
2021-06-24 14:08:01.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7107
2021-06-24 14:08:01.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7108
2021-06-24 14:08:01.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7109
2021-06-24 14:08:01.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7110
2021-06-24 14:08:01.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7111
2021-06-24 14:08:01.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7112
2021-06-24 14:08:01.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7113
2021-06-24 14:08:01.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7114
2021-06-24 14:08:01.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7115
2021-06-24 14:08:01.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7116
2021-06-24 14:08:01.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7117
2021-06-24 14:08:01.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7118
2021-06-24 14:08:01.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7119
2021-06-24 14:08:01.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7120
2021-06-24 14:08:01.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7121
2021-06-24 14:08:01.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7122
2021-06-24 14:08:01.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7123
2021-06-24 14:08:01.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7124
2021-06-24 14:08:01.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7125
2021-06-24 14:08:01.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7126
2021-06-24 14:08:01.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7127
2021-06-24 14:08:01.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7128
2021-06-24 14:08:01.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7129
2021-06-24 14:08:01.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7130
2021-06-24 14:08:01.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7131
2021-06-24 14:08:01.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7132
2021-06-24 14:08:01.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7133
2021-06-24 14:08:01.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7134
2021-06-24 14:08:01.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7135
2021-06-24 14:08:01.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7136
2021-06-24 14:08:01.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7137
2021-06-24 14:08:01.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7138
2021-06-24 14:08:01.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7139
2021-06-24 14:08:01.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7140
2021-06-24 14:08:01.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7141
2021-06-24 14:08:01.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7142
2021-06-24 14:08:01.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7143
2021-06-24 14:08:01.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7144
2021-06-24 14:08:01.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7145
2021-06-24 14:08:01.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7146
2021-06-24 14:08:01.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7147
2021-06-24 14:08:01.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7148
2021-06-24 14:08:01.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7149
2021-06-24 14:08:01.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7150
2021-06-24 14:08:01.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7151
2021-06-24 14:08:01.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7152
2021-06-24 14:08:01.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7153
2021-06-24 14:08:01.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7154
2021-06-24 14:08:01.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7155
2021-06-24 14:08:01.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7156
2021-06-24 14:08:01.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7157
2021-06-24 14:08:01.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7158
2021-06-24 14:08:01.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7159
2021-06-24 14:08:01.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7160
2021-06-24 14:08:01.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7161
2021-06-24 14:08:01.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7162
2021-06-24 14:08:01.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7163
2021-06-24 14:08:01.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7164
2021-06-24 14:08:01.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7165
2021-06-24 14:08:01.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7166
2021-06-24 14:08:01.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7167
2021-06-24 14:08:01.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7168
2021-06-24 14:08:01.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7169
2021-06-24 14:08:01.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7170
2021-06-24 14:08:01.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7171
2021-06-24 14:08:01.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7172
2021-06-24 14:08:01.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7173
2021-06-24 14:08:01.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7174
2021-06-24 14:08:01.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7175
2021-06-24 14:08:01.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7176
2021-06-24 14:08:01.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7177
2021-06-24 14:08:01.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7178
2021-06-24 14:08:01.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7179
2021-06-24 14:08:01.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7180
2021-06-24 14:08:01.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7181
2021-06-24 14:08:01.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7182
2021-06-24 14:08:01.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7183
2021-06-24 14:08:01.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7184
2021-06-24 14:08:01.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7185
2021-06-24 14:08:01.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7186
2021-06-24 14:08:01.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7187
2021-06-24 14:08:01.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7188
2021-06-24 14:08:01.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7189
2021-06-24 14:08:01.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7190
2021-06-24 14:08:01.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7191
2021-06-24 14:08:01.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7192
2021-06-24 14:08:01.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7193
2021-06-24 14:08:01.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7194
2021-06-24 14:08:01.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7195
2021-06-24 14:08:01.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7196
2021-06-24 14:08:01.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7197
2021-06-24 14:08:01.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7198
2021-06-24 14:08:01.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7199
2021-06-24 14:08:01.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7200
2021-06-24 14:08:01.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7201
2021-06-24 14:08:01.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7202
2021-06-24 14:08:01.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7203
2021-06-24 14:08:01.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7204
2021-06-24 14:08:01.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7205
2021-06-24 14:08:01.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7206
2021-06-24 14:08:01.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7207
2021-06-24 14:08:01.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7208
2021-06-24 14:08:01.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7209
2021-06-24 14:08:01.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7210
2021-06-24 14:08:01.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7211
2021-06-24 14:08:01.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7212
2021-06-24 14:08:01.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7213
2021-06-24 14:08:01.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7214
2021-06-24 14:08:01.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7215
2021-06-24 14:08:01.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7216
2021-06-24 14:08:01.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7217
2021-06-24 14:08:01.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7218
2021-06-24 14:08:01.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7219
2021-06-24 14:08:01.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7220
2021-06-24 14:08:01.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7221
2021-06-24 14:08:01.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7222
2021-06-24 14:08:01.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7223
2021-06-24 14:08:01.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7224
2021-06-24 14:08:01.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7225
2021-06-24 14:08:01.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7226
2021-06-24 14:08:01.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7227
2021-06-24 14:08:01.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7228
2021-06-24 14:08:01.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7229
2021-06-24 14:08:01.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7230
2021-06-24 14:08:01.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7231
2021-06-24 14:08:01.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7232
2021-06-24 14:08:01.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7233
2021-06-24 14:08:01.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7234
2021-06-24 14:08:01.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7235
2021-06-24 14:08:01.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7236
2021-06-24 14:08:01.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7237
2021-06-24 14:08:01.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7238
2021-06-24 14:08:01.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7239
2021-06-24 14:08:01.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7240
2021-06-24 14:08:01.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7241
2021-06-24 14:08:01.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7242
2021-06-24 14:08:01.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7243
2021-06-24 14:08:01.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7244
2021-06-24 14:08:01.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7245
2021-06-24 14:08:01.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7246
2021-06-24 14:08:01.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7247
2021-06-24 14:08:01.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7248
2021-06-24 14:08:01.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7249
2021-06-24 14:08:01.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7250
2021-06-24 14:08:01.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7251
2021-06-24 14:08:01.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7252
2021-06-24 14:08:01.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7253
2021-06-24 14:08:01.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7254
2021-06-24 14:08:01.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7255
2021-06-24 14:08:01.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7256
2021-06-24 14:08:01.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7257
2021-06-24 14:08:01.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7258
2021-06-24 14:08:01.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7259
2021-06-24 14:08:01.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7260
2021-06-24 14:08:01.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7261
2021-06-24 14:08:01.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7262
2021-06-24 14:08:01.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7263
2021-06-24 14:08:01.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7264
2021-06-24 14:08:01.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7265
2021-06-24 14:08:01.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7266
2021-06-24 14:08:01.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7267
2021-06-24 14:08:01.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7268
2021-06-24 14:08:01.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7269
2021-06-24 14:08:01.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7270
2021-06-24 14:08:01.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7271
2021-06-24 14:08:01.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7272
2021-06-24 14:08:01.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7273
2021-06-24 14:08:01.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7274
2021-06-24 14:08:01.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7275
2021-06-24 14:08:01.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7276
2021-06-24 14:08:01.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7277
2021-06-24 14:08:01.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7278
2021-06-24 14:08:01.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7279
2021-06-24 14:08:01.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7280
2021-06-24 14:08:01.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7281
2021-06-24 14:08:01.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7282
2021-06-24 14:08:01.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7283
2021-06-24 14:08:01.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7284
2021-06-24 14:08:01.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7285
2021-06-24 14:08:01.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7286
2021-06-24 14:08:01.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7287
2021-06-24 14:08:01.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7288
2021-06-24 14:08:01.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7289
2021-06-24 14:08:01.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7290
2021-06-24 14:08:01.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7291
2021-06-24 14:08:01.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7292
2021-06-24 14:08:01.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7293
2021-06-24 14:08:01.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7294
2021-06-24 14:08:01.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7295
2021-06-24 14:08:01.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7296
2021-06-24 14:08:01.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7297
2021-06-24 14:08:01.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7298
2021-06-24 14:08:01.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7299
2021-06-24 14:08:01.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7300
2021-06-24 14:08:01.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7301
2021-06-24 14:08:01.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7302
2021-06-24 14:08:01.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7303
2021-06-24 14:08:01.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7304
2021-06-24 14:08:01.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7305
2021-06-24 14:08:01.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7306
2021-06-24 14:08:01.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7307
2021-06-24 14:08:01.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7308
2021-06-24 14:08:01.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7309
2021-06-24 14:08:01.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7310
2021-06-24 14:08:01.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7311
2021-06-24 14:08:01.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7312
2021-06-24 14:08:01.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7313
2021-06-24 14:08:01.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7314
2021-06-24 14:08:01.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7315
2021-06-24 14:08:01.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7316
2021-06-24 14:08:01.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7317
2021-06-24 14:08:01.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7318
2021-06-24 14:08:01.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7319
2021-06-24 14:08:01.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7320
2021-06-24 14:08:01.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7321
2021-06-24 14:08:01.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7322
2021-06-24 14:08:01.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7323
2021-06-24 14:08:01.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7324
2021-06-24 14:08:01.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7325
2021-06-24 14:08:01.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7326
2021-06-24 14:08:01.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7327
2021-06-24 14:08:01.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7328
2021-06-24 14:08:01.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7329
2021-06-24 14:08:01.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7330
2021-06-24 14:08:01.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7331
2021-06-24 14:08:01.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7332
2021-06-24 14:08:01.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7333
2021-06-24 14:08:01.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7334
2021-06-24 14:08:01.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7335
2021-06-24 14:08:01.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7336
2021-06-24 14:08:01.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7337
2021-06-24 14:08:01.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7338
2021-06-24 14:08:01.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7339
2021-06-24 14:08:01.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7340
2021-06-24 14:08:01.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7341
2021-06-24 14:08:01.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7342
2021-06-24 14:08:01.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7343
2021-06-24 14:08:01.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7344
2021-06-24 14:08:01.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7345
2021-06-24 14:08:01.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7346
2021-06-24 14:08:01.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7347
2021-06-24 14:08:01.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7348
2021-06-24 14:08:01.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7349
2021-06-24 14:08:01.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7350
2021-06-24 14:08:01.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7351
2021-06-24 14:08:01.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7352
2021-06-24 14:08:01.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7353
2021-06-24 14:08:01.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7354
2021-06-24 14:08:01.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7355
2021-06-24 14:08:01.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7356
2021-06-24 14:08:01.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7357
2021-06-24 14:08:01.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7358
2021-06-24 14:08:01.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7359
2021-06-24 14:08:01.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7360
2021-06-24 14:08:01.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7361
2021-06-24 14:08:01.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7362
2021-06-24 14:08:01.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7363
2021-06-24 14:08:01.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7364
2021-06-24 14:08:01.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7365
2021-06-24 14:08:01.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7366
2021-06-24 14:08:01.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7367
2021-06-24 14:08:01.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7368
2021-06-24 14:08:01.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7369
2021-06-24 14:08:01.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7370
2021-06-24 14:08:01.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7371
2021-06-24 14:08:01.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7372
2021-06-24 14:08:01.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7373
2021-06-24 14:08:01.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7374
2021-06-24 14:08:01.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7375
2021-06-24 14:08:01.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7376
2021-06-24 14:08:01.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7377
2021-06-24 14:08:01.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7378
2021-06-24 14:08:01.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7379
2021-06-24 14:08:01.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7380
2021-06-24 14:08:01.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7381
2021-06-24 14:08:01.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7382
2021-06-24 14:08:01.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7383
2021-06-24 14:08:01.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7384
2021-06-24 14:08:01.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7385
2021-06-24 14:08:01.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7386
2021-06-24 14:08:01.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7387
2021-06-24 14:08:01.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7388
2021-06-24 14:08:01.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7389
2021-06-24 14:08:01.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7390
2021-06-24 14:08:01.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7391
2021-06-24 14:08:01.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7392
2021-06-24 14:08:01.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7393
2021-06-24 14:08:01.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7394
2021-06-24 14:08:01.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7395
2021-06-24 14:08:01.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7396
2021-06-24 14:08:01.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7397
2021-06-24 14:08:01.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7398
2021-06-24 14:08:01.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7399
2021-06-24 14:08:01.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7400
2021-06-24 14:08:01.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7401
2021-06-24 14:08:01.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7402
2021-06-24 14:08:01.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7403
2021-06-24 14:08:01.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7404
2021-06-24 14:08:01.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7405
2021-06-24 14:08:01.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7406
2021-06-24 14:08:01.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7407
2021-06-24 14:08:01.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7408
2021-06-24 14:08:01.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7409
2021-06-24 14:08:01.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7410
2021-06-24 14:08:01.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7411
2021-06-24 14:08:01.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7412
2021-06-24 14:08:01.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7413
2021-06-24 14:08:01.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7414
2021-06-24 14:08:01.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7415
2021-06-24 14:08:01.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7416
2021-06-24 14:08:01.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7417
2021-06-24 14:08:01.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7418
2021-06-24 14:08:01.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7419
2021-06-24 14:08:01.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7420
2021-06-24 14:08:01.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7421
2021-06-24 14:08:01.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7422
2021-06-24 14:08:01.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7423
2021-06-24 14:08:01.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7424
2021-06-24 14:08:01.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7425
2021-06-24 14:08:01.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7426
2021-06-24 14:08:01.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7427
2021-06-24 14:08:01.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7428
2021-06-24 14:08:01.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7429
2021-06-24 14:08:01.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7430
2021-06-24 14:08:01.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7431
2021-06-24 14:08:01.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7432
2021-06-24 14:08:01.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7433
2021-06-24 14:08:01.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7434
2021-06-24 14:08:01.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7435
2021-06-24 14:08:01.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7436
2021-06-24 14:08:01.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7437
2021-06-24 14:08:01.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7438
2021-06-24 14:08:01.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7439
2021-06-24 14:08:01.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7440
2021-06-24 14:08:01.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7441
2021-06-24 14:08:01.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7442
2021-06-24 14:08:01.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7443
2021-06-24 14:08:01.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7444
2021-06-24 14:08:01.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7445
2021-06-24 14:08:01.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7446
2021-06-24 14:08:01.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7447
2021-06-24 14:08:01.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7448
2021-06-24 14:08:01.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7449
2021-06-24 14:08:01.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7450
2021-06-24 14:08:01.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7451
2021-06-24 14:08:01.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7452
2021-06-24 14:08:01.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7453
2021-06-24 14:08:01.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7454
2021-06-24 14:08:01.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7455
2021-06-24 14:08:01.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7456
2021-06-24 14:08:01.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7457
2021-06-24 14:08:01.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7458
2021-06-24 14:08:01.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7459
2021-06-24 14:08:01.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7460
2021-06-24 14:08:01.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7461
2021-06-24 14:08:01.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7462
2021-06-24 14:08:01.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7463
2021-06-24 14:08:01.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7464
2021-06-24 14:08:01.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7465
2021-06-24 14:08:01.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7466
2021-06-24 14:08:01.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7467
2021-06-24 14:08:01.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7468
2021-06-24 14:08:01.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7469
2021-06-24 14:08:01.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7470
2021-06-24 14:08:01.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7471
2021-06-24 14:08:01.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7472
2021-06-24 14:08:01.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7473
2021-06-24 14:08:01.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7474
2021-06-24 14:08:01.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7475
2021-06-24 14:08:01.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7476
2021-06-24 14:08:01.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7477
2021-06-24 14:08:01.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7478
2021-06-24 14:08:01.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7479
2021-06-24 14:08:01.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7480
2021-06-24 14:08:01.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7481
2021-06-24 14:08:01.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7482
2021-06-24 14:08:01.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7483
2021-06-24 14:08:01.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7484
2021-06-24 14:08:01.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7485
2021-06-24 14:08:01.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7486
2021-06-24 14:08:01.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7487
2021-06-24 14:08:01.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7488
2021-06-24 14:08:01.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7489
2021-06-24 14:08:01.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7490
2021-06-24 14:08:01.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7491
2021-06-24 14:08:01.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7492
2021-06-24 14:08:01.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7493
2021-06-24 14:08:01.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7494
2021-06-24 14:08:01.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7495
2021-06-24 14:08:01.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7496
2021-06-24 14:08:01.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7497
2021-06-24 14:08:01.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7498
2021-06-24 14:08:01.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7499
2021-06-24 14:08:01.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7500
2021-06-24 14:08:01.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7501
2021-06-24 14:08:01.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7502
2021-06-24 14:08:01.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7503
2021-06-24 14:08:01.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7504
2021-06-24 14:08:01.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7505
2021-06-24 14:08:01.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7506
2021-06-24 14:08:01.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7507
2021-06-24 14:08:01.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7508
2021-06-24 14:08:01.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7509
2021-06-24 14:08:01.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7510
2021-06-24 14:08:01.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7511
2021-06-24 14:08:01.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7512
2021-06-24 14:08:01.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7513
2021-06-24 14:08:01.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7514
2021-06-24 14:08:01.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7515
2021-06-24 14:08:01.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7516
2021-06-24 14:08:01.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7517
2021-06-24 14:08:01.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7518
2021-06-24 14:08:01.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7519
2021-06-24 14:08:01.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7520
2021-06-24 14:08:01.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7521
2021-06-24 14:08:01.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7522
2021-06-24 14:08:01.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7523
2021-06-24 14:08:01.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7524
2021-06-24 14:08:01.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7525
2021-06-24 14:08:01.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7526
2021-06-24 14:08:01.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7527
2021-06-24 14:08:01.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7528
2021-06-24 14:08:01.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7529
2021-06-24 14:08:01.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7530
2021-06-24 14:08:01.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7531
2021-06-24 14:08:01.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7532
2021-06-24 14:08:01.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7533
2021-06-24 14:08:01.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7534
2021-06-24 14:08:01.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7535
2021-06-24 14:08:01.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7536
2021-06-24 14:08:01.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7537
2021-06-24 14:08:01.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7538
2021-06-24 14:08:01.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7539
2021-06-24 14:08:01.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7540
2021-06-24 14:08:01.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7541
2021-06-24 14:08:01.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7542
2021-06-24 14:08:01.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7543
2021-06-24 14:08:01.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7544
2021-06-24 14:08:01.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7545
2021-06-24 14:08:01.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7546
2021-06-24 14:08:01.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7547
2021-06-24 14:08:01.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7548
2021-06-24 14:08:01.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7549
2021-06-24 14:08:01.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7550
2021-06-24 14:08:01.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7551
2021-06-24 14:08:01.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7552
2021-06-24 14:08:01.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7553
2021-06-24 14:08:01.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7554
2021-06-24 14:08:01.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7555
2021-06-24 14:08:01.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7556
2021-06-24 14:08:01.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7557
2021-06-24 14:08:01.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7558
2021-06-24 14:08:01.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7559
2021-06-24 14:08:01.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7560
2021-06-24 14:08:01.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7561
2021-06-24 14:08:01.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7562
2021-06-24 14:08:01.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7563
2021-06-24 14:08:01.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7564
2021-06-24 14:08:01.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7565
2021-06-24 14:08:01.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7566
2021-06-24 14:08:01.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7567
2021-06-24 14:08:01.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7568
2021-06-24 14:08:01.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7569
2021-06-24 14:08:01.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7570
2021-06-24 14:08:01.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7571
2021-06-24 14:08:01.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7572
2021-06-24 14:08:01.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7573
2021-06-24 14:08:01.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7574
2021-06-24 14:08:01.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7575
2021-06-24 14:08:01.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7576
2021-06-24 14:08:01.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7577
2021-06-24 14:08:01.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7578
2021-06-24 14:08:01.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7579
2021-06-24 14:08:01.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7580
2021-06-24 14:08:01.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7581
2021-06-24 14:08:01.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7582
2021-06-24 14:08:01.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7583
2021-06-24 14:08:01.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7584
2021-06-24 14:08:01.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7585
2021-06-24 14:08:01.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7586
2021-06-24 14:08:01.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7587
2021-06-24 14:08:01.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7588
2021-06-24 14:08:01.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7589
2021-06-24 14:08:01.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7590
2021-06-24 14:08:01.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7591
2021-06-24 14:08:01.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7592
2021-06-24 14:08:01.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7593
2021-06-24 14:08:01.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7594
2021-06-24 14:08:01.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7595
2021-06-24 14:08:01.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7596
2021-06-24 14:08:01.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7597
2021-06-24 14:08:01.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7598
2021-06-24 14:08:01.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7599
2021-06-24 14:08:01.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7600
2021-06-24 14:08:01.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7601
2021-06-24 14:08:01.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7602
2021-06-24 14:08:01.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7603
2021-06-24 14:08:01.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7604
2021-06-24 14:08:01.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7605
2021-06-24 14:08:01.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7606
2021-06-24 14:08:01.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7607
2021-06-24 14:08:01.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7608
2021-06-24 14:08:01.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7609
2021-06-24 14:08:01.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7610
2021-06-24 14:08:01.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7611
2021-06-24 14:08:01.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7612
2021-06-24 14:08:01.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7613
2021-06-24 14:08:01.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7614
2021-06-24 14:08:01.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7615
2021-06-24 14:08:01.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7616
2021-06-24 14:08:01.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7617
2021-06-24 14:08:01.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:01.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7618
2021-06-24 14:08:02.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7619
2021-06-24 14:08:02.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7620
2021-06-24 14:08:02.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7621
2021-06-24 14:08:02.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7622
2021-06-24 14:08:02.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7623
2021-06-24 14:08:02.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7624
2021-06-24 14:08:02.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7625
2021-06-24 14:08:02.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7626
2021-06-24 14:08:02.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7627
2021-06-24 14:08:02.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7628
2021-06-24 14:08:02.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7629
2021-06-24 14:08:02.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7630
2021-06-24 14:08:02.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7631
2021-06-24 14:08:02.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7632
2021-06-24 14:08:02.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7633
2021-06-24 14:08:02.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7634
2021-06-24 14:08:02.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7635
2021-06-24 14:08:02.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7636
2021-06-24 14:08:02.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7637
2021-06-24 14:08:02.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7638
2021-06-24 14:08:02.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7639
2021-06-24 14:08:02.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7640
2021-06-24 14:08:02.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7641
2021-06-24 14:08:02.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7642
2021-06-24 14:08:02.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7643
2021-06-24 14:08:02.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7644
2021-06-24 14:08:02.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7645
2021-06-24 14:08:02.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7646
2021-06-24 14:08:02.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7647
2021-06-24 14:08:02.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7648
2021-06-24 14:08:02.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7649
2021-06-24 14:08:02.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7650
2021-06-24 14:08:02.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7651
2021-06-24 14:08:02.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7652
2021-06-24 14:08:02.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7653
2021-06-24 14:08:02.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7654
2021-06-24 14:08:02.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7655
2021-06-24 14:08:02.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7656
2021-06-24 14:08:02.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7657
2021-06-24 14:08:02.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7658
2021-06-24 14:08:02.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7659
2021-06-24 14:08:02.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7660
2021-06-24 14:08:02.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7661
2021-06-24 14:08:02.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7662
2021-06-24 14:08:02.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7663
2021-06-24 14:08:02.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7664
2021-06-24 14:08:02.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7665
2021-06-24 14:08:02.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7666
2021-06-24 14:08:02.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7667
2021-06-24 14:08:02.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7668
2021-06-24 14:08:02.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7669
2021-06-24 14:08:02.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7670
2021-06-24 14:08:02.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7671
2021-06-24 14:08:02.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7672
2021-06-24 14:08:02.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7673
2021-06-24 14:08:02.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7674
2021-06-24 14:08:02.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7675
2021-06-24 14:08:02.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7676
2021-06-24 14:08:02.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7677
2021-06-24 14:08:02.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7678
2021-06-24 14:08:02.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7679
2021-06-24 14:08:02.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7680
2021-06-24 14:08:02.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7681
2021-06-24 14:08:02.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7682
2021-06-24 14:08:02.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7683
2021-06-24 14:08:02.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7684
2021-06-24 14:08:02.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7685
2021-06-24 14:08:02.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7686
2021-06-24 14:08:02.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7687
2021-06-24 14:08:02.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7688
2021-06-24 14:08:02.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7689
2021-06-24 14:08:02.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7690
2021-06-24 14:08:02.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7691
2021-06-24 14:08:02.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7692
2021-06-24 14:08:02.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7693
2021-06-24 14:08:02.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7694
2021-06-24 14:08:02.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7695
2021-06-24 14:08:02.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7696
2021-06-24 14:08:02.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7697
2021-06-24 14:08:02.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7698
2021-06-24 14:08:02.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7699
2021-06-24 14:08:02.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7700
2021-06-24 14:08:02.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7701
2021-06-24 14:08:02.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7702
2021-06-24 14:08:02.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7703
2021-06-24 14:08:02.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7704
2021-06-24 14:08:02.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7705
2021-06-24 14:08:02.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7706
2021-06-24 14:08:02.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7707
2021-06-24 14:08:02.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7708
2021-06-24 14:08:02.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7709
2021-06-24 14:08:02.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7710
2021-06-24 14:08:02.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7711
2021-06-24 14:08:02.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7712
2021-06-24 14:08:02.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7713
2021-06-24 14:08:02.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7714
2021-06-24 14:08:02.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7715
2021-06-24 14:08:02.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7716
2021-06-24 14:08:02.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7717
2021-06-24 14:08:02.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7718
2021-06-24 14:08:02.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7719
2021-06-24 14:08:02.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7720
2021-06-24 14:08:02.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7721
2021-06-24 14:08:02.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7722
2021-06-24 14:08:02.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7723
2021-06-24 14:08:02.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7724
2021-06-24 14:08:02.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7725
2021-06-24 14:08:02.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7726
2021-06-24 14:08:02.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7727
2021-06-24 14:08:02.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7728
2021-06-24 14:08:02.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7729
2021-06-24 14:08:02.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7730
2021-06-24 14:08:02.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7731
2021-06-24 14:08:02.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7732
2021-06-24 14:08:02.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7733
2021-06-24 14:08:02.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7734
2021-06-24 14:08:02.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7735
2021-06-24 14:08:02.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7736
2021-06-24 14:08:02.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7737
2021-06-24 14:08:02.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7738
2021-06-24 14:08:02.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7739
2021-06-24 14:08:02.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7740
2021-06-24 14:08:02.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7741
2021-06-24 14:08:02.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7742
2021-06-24 14:08:02.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7743
2021-06-24 14:08:02.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7744
2021-06-24 14:08:02.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7745
2021-06-24 14:08:02.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7746
2021-06-24 14:08:02.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7747
2021-06-24 14:08:02.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7748
2021-06-24 14:08:02.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7749
2021-06-24 14:08:02.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7750
2021-06-24 14:08:02.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7751
2021-06-24 14:08:02.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7752
2021-06-24 14:08:02.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7753
2021-06-24 14:08:02.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7754
2021-06-24 14:08:02.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7755
2021-06-24 14:08:02.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7756
2021-06-24 14:08:02.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7757
2021-06-24 14:08:02.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7758
2021-06-24 14:08:02.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7759
2021-06-24 14:08:02.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7760
2021-06-24 14:08:02.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7761
2021-06-24 14:08:02.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7762
2021-06-24 14:08:02.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7763
2021-06-24 14:08:02.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7764
2021-06-24 14:08:02.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7765
2021-06-24 14:08:02.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7766
2021-06-24 14:08:02.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7767
2021-06-24 14:08:02.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7768
2021-06-24 14:08:02.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7769
2021-06-24 14:08:02.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7770
2021-06-24 14:08:02.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7771
2021-06-24 14:08:02.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7772
2021-06-24 14:08:02.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7773
2021-06-24 14:08:02.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7774
2021-06-24 14:08:02.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7775
2021-06-24 14:08:02.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7776
2021-06-24 14:08:02.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7777
2021-06-24 14:08:02.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7778
2021-06-24 14:08:02.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7779
2021-06-24 14:08:02.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7780
2021-06-24 14:08:02.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7781
2021-06-24 14:08:02.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7782
2021-06-24 14:08:02.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7783
2021-06-24 14:08:02.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7784
2021-06-24 14:08:02.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7785
2021-06-24 14:08:02.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7786
2021-06-24 14:08:02.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7787
2021-06-24 14:08:02.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7788
2021-06-24 14:08:02.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7789
2021-06-24 14:08:02.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7790
2021-06-24 14:08:02.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7791
2021-06-24 14:08:02.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7792
2021-06-24 14:08:02.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7793
2021-06-24 14:08:02.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7794
2021-06-24 14:08:02.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7795
2021-06-24 14:08:02.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7796
2021-06-24 14:08:02.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7797
2021-06-24 14:08:02.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7798
2021-06-24 14:08:02.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7799
2021-06-24 14:08:02.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7800
2021-06-24 14:08:02.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7801
2021-06-24 14:08:02.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7802
2021-06-24 14:08:02.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7803
2021-06-24 14:08:02.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7804
2021-06-24 14:08:02.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7805
2021-06-24 14:08:02.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7806
2021-06-24 14:08:02.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7807
2021-06-24 14:08:02.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7808
2021-06-24 14:08:02.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7809
2021-06-24 14:08:02.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7810
2021-06-24 14:08:02.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7811
2021-06-24 14:08:02.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7812
2021-06-24 14:08:02.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7813
2021-06-24 14:08:02.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7814
2021-06-24 14:08:02.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7815
2021-06-24 14:08:02.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7816
2021-06-24 14:08:02.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7817
2021-06-24 14:08:02.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7818
2021-06-24 14:08:02.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7819
2021-06-24 14:08:02.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7820
2021-06-24 14:08:02.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7821
2021-06-24 14:08:02.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7822
2021-06-24 14:08:02.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7823
2021-06-24 14:08:02.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7824
2021-06-24 14:08:02.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7825
2021-06-24 14:08:02.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7826
2021-06-24 14:08:02.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7827
2021-06-24 14:08:02.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7828
2021-06-24 14:08:02.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7829
2021-06-24 14:08:02.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7830
2021-06-24 14:08:02.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7831
2021-06-24 14:08:02.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7832
2021-06-24 14:08:02.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7833
2021-06-24 14:08:02.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7834
2021-06-24 14:08:02.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7835
2021-06-24 14:08:02.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7836
2021-06-24 14:08:02.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7837
2021-06-24 14:08:02.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7838
2021-06-24 14:08:02.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7839
2021-06-24 14:08:02.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7840
2021-06-24 14:08:02.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7841
2021-06-24 14:08:02.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7842
2021-06-24 14:08:02.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7843
2021-06-24 14:08:02.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7844
2021-06-24 14:08:02.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7845
2021-06-24 14:08:02.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7846
2021-06-24 14:08:02.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7847
2021-06-24 14:08:02.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7848
2021-06-24 14:08:02.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7849
2021-06-24 14:08:02.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7850
2021-06-24 14:08:02.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7851
2021-06-24 14:08:02.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7852
2021-06-24 14:08:02.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7853
2021-06-24 14:08:02.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7854
2021-06-24 14:08:02.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7855
2021-06-24 14:08:02.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7856
2021-06-24 14:08:02.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7857
2021-06-24 14:08:02.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7858
2021-06-24 14:08:02.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7859
2021-06-24 14:08:02.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7860
2021-06-24 14:08:02.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7861
2021-06-24 14:08:02.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7862
2021-06-24 14:08:02.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7863
2021-06-24 14:08:02.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7864
2021-06-24 14:08:02.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7865
2021-06-24 14:08:02.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7866
2021-06-24 14:08:02.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7867
2021-06-24 14:08:02.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7868
2021-06-24 14:08:02.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7869
2021-06-24 14:08:02.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7870
2021-06-24 14:08:02.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7871
2021-06-24 14:08:02.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7872
2021-06-24 14:08:02.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7873
2021-06-24 14:08:02.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7874
2021-06-24 14:08:02.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7875
2021-06-24 14:08:02.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7876
2021-06-24 14:08:02.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7877
2021-06-24 14:08:02.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7878
2021-06-24 14:08:02.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7879
2021-06-24 14:08:02.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7880
2021-06-24 14:08:02.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7881
2021-06-24 14:08:02.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7882
2021-06-24 14:08:02.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7883
2021-06-24 14:08:02.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7884
2021-06-24 14:08:02.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7885
2021-06-24 14:08:02.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7886
2021-06-24 14:08:02.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7887
2021-06-24 14:08:02.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7888
2021-06-24 14:08:02.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7889
2021-06-24 14:08:02.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7890
2021-06-24 14:08:02.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7891
2021-06-24 14:08:02.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7892
2021-06-24 14:08:02.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7893
2021-06-24 14:08:02.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7894
2021-06-24 14:08:02.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7895
2021-06-24 14:08:02.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7896
2021-06-24 14:08:02.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7897
2021-06-24 14:08:02.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7898
2021-06-24 14:08:02.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7899
2021-06-24 14:08:02.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7900
2021-06-24 14:08:02.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7901
2021-06-24 14:08:02.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7902
2021-06-24 14:08:02.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7903
2021-06-24 14:08:02.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7904
2021-06-24 14:08:02.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7905
2021-06-24 14:08:02.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7906
2021-06-24 14:08:02.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7907
2021-06-24 14:08:02.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7908
2021-06-24 14:08:02.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7909
2021-06-24 14:08:02.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7910
2021-06-24 14:08:02.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7911
2021-06-24 14:08:02.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7912
2021-06-24 14:08:02.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7913
2021-06-24 14:08:02.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7914
2021-06-24 14:08:02.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7915
2021-06-24 14:08:02.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7916
2021-06-24 14:08:02.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7917
2021-06-24 14:08:02.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7918
2021-06-24 14:08:02.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7919
2021-06-24 14:08:02.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7920
2021-06-24 14:08:02.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7921
2021-06-24 14:08:02.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7922
2021-06-24 14:08:02.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7923
2021-06-24 14:08:02.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7924
2021-06-24 14:08:02.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7925
2021-06-24 14:08:02.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7926
2021-06-24 14:08:02.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7927
2021-06-24 14:08:02.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7928
2021-06-24 14:08:02.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7929
2021-06-24 14:08:02.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7930
2021-06-24 14:08:02.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7931
2021-06-24 14:08:02.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7932
2021-06-24 14:08:02.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7933
2021-06-24 14:08:02.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7934
2021-06-24 14:08:02.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7935
2021-06-24 14:08:02.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7936
2021-06-24 14:08:02.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7937
2021-06-24 14:08:02.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7938
2021-06-24 14:08:02.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7939
2021-06-24 14:08:02.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7940
2021-06-24 14:08:02.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7941
2021-06-24 14:08:02.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7942
2021-06-24 14:08:02.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7943
2021-06-24 14:08:02.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7944
2021-06-24 14:08:02.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7945
2021-06-24 14:08:02.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7946
2021-06-24 14:08:02.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7947
2021-06-24 14:08:02.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7948
2021-06-24 14:08:02.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7949
2021-06-24 14:08:02.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7950
2021-06-24 14:08:02.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7951
2021-06-24 14:08:02.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7952
2021-06-24 14:08:02.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7953
2021-06-24 14:08:02.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7954
2021-06-24 14:08:02.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7955
2021-06-24 14:08:02.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7956
2021-06-24 14:08:02.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7957
2021-06-24 14:08:02.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7958
2021-06-24 14:08:02.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7959
2021-06-24 14:08:02.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7960
2021-06-24 14:08:02.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7961
2021-06-24 14:08:02.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7962
2021-06-24 14:08:02.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7963
2021-06-24 14:08:02.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7964
2021-06-24 14:08:02.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7965
2021-06-24 14:08:02.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7966
2021-06-24 14:08:02.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7967
2021-06-24 14:08:02.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7968
2021-06-24 14:08:02.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7969
2021-06-24 14:08:02.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7970
2021-06-24 14:08:02.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7971
2021-06-24 14:08:02.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7972
2021-06-24 14:08:02.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7973
2021-06-24 14:08:02.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7974
2021-06-24 14:08:02.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7975
2021-06-24 14:08:02.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7976
2021-06-24 14:08:02.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7977
2021-06-24 14:08:02.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7978
2021-06-24 14:08:02.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7979
2021-06-24 14:08:02.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7980
2021-06-24 14:08:02.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7981
2021-06-24 14:08:02.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7982
2021-06-24 14:08:02.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7983
2021-06-24 14:08:02.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7984
2021-06-24 14:08:02.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7985
2021-06-24 14:08:02.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7986
2021-06-24 14:08:02.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7987
2021-06-24 14:08:02.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7988
2021-06-24 14:08:02.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7989
2021-06-24 14:08:02.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7990
2021-06-24 14:08:02.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7991
2021-06-24 14:08:02.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7992
2021-06-24 14:08:02.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7993
2021-06-24 14:08:02.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7994
2021-06-24 14:08:02.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7995
2021-06-24 14:08:02.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7996
2021-06-24 14:08:02.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7997
2021-06-24 14:08:02.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7998
2021-06-24 14:08:02.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 7999
2021-06-24 14:08:02.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8000
2021-06-24 14:08:02.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8001
2021-06-24 14:08:02.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8002
2021-06-24 14:08:02.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8003
2021-06-24 14:08:02.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8004
2021-06-24 14:08:02.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8005
2021-06-24 14:08:02.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8006
2021-06-24 14:08:02.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8007
2021-06-24 14:08:02.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8008
2021-06-24 14:08:02.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8009
2021-06-24 14:08:02.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8010
2021-06-24 14:08:02.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8011
2021-06-24 14:08:02.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8012
2021-06-24 14:08:02.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8013
2021-06-24 14:08:02.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8014
2021-06-24 14:08:02.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8015
2021-06-24 14:08:02.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8016
2021-06-24 14:08:02.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8017
2021-06-24 14:08:02.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8018
2021-06-24 14:08:02.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8019
2021-06-24 14:08:02.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8020
2021-06-24 14:08:02.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8021
2021-06-24 14:08:02.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8022
2021-06-24 14:08:02.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8023
2021-06-24 14:08:02.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8024
2021-06-24 14:08:02.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8025
2021-06-24 14:08:02.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8026
2021-06-24 14:08:02.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8027
2021-06-24 14:08:02.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8028
2021-06-24 14:08:02.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8029
2021-06-24 14:08:02.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8030
2021-06-24 14:08:02.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8031
2021-06-24 14:08:02.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8032
2021-06-24 14:08:02.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8033
2021-06-24 14:08:02.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8034
2021-06-24 14:08:02.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8035
2021-06-24 14:08:02.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8036
2021-06-24 14:08:02.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8037
2021-06-24 14:08:02.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8038
2021-06-24 14:08:02.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8039
2021-06-24 14:08:02.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8040
2021-06-24 14:08:02.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8041
2021-06-24 14:08:02.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8042
2021-06-24 14:08:02.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8043
2021-06-24 14:08:02.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8044
2021-06-24 14:08:02.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8045
2021-06-24 14:08:02.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8046
2021-06-24 14:08:02.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8047
2021-06-24 14:08:02.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8048
2021-06-24 14:08:02.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8049
2021-06-24 14:08:02.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8050
2021-06-24 14:08:02.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8051
2021-06-24 14:08:02.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8052
2021-06-24 14:08:02.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8053
2021-06-24 14:08:02.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8054
2021-06-24 14:08:02.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8055
2021-06-24 14:08:02.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8056
2021-06-24 14:08:02.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8057
2021-06-24 14:08:02.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8058
2021-06-24 14:08:02.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8059
2021-06-24 14:08:02.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8060
2021-06-24 14:08:02.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8061
2021-06-24 14:08:02.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8062
2021-06-24 14:08:02.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8063
2021-06-24 14:08:02.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8064
2021-06-24 14:08:02.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8065
2021-06-24 14:08:02.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8066
2021-06-24 14:08:02.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8067
2021-06-24 14:08:02.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8068
2021-06-24 14:08:02.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8069
2021-06-24 14:08:02.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8070
2021-06-24 14:08:02.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8071
2021-06-24 14:08:02.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8072
2021-06-24 14:08:02.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8073
2021-06-24 14:08:02.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8074
2021-06-24 14:08:02.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8075
2021-06-24 14:08:02.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8076
2021-06-24 14:08:02.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8077
2021-06-24 14:08:02.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8078
2021-06-24 14:08:02.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8079
2021-06-24 14:08:02.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8080
2021-06-24 14:08:02.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8081
2021-06-24 14:08:02.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8082
2021-06-24 14:08:02.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8083
2021-06-24 14:08:02.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8084
2021-06-24 14:08:02.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8085
2021-06-24 14:08:02.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8086
2021-06-24 14:08:02.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8087
2021-06-24 14:08:02.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8088
2021-06-24 14:08:02.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8089
2021-06-24 14:08:02.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8090
2021-06-24 14:08:02.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8091
2021-06-24 14:08:02.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8092
2021-06-24 14:08:02.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8093
2021-06-24 14:08:02.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8094
2021-06-24 14:08:02.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8095
2021-06-24 14:08:02.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8096
2021-06-24 14:08:02.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8097
2021-06-24 14:08:02.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8098
2021-06-24 14:08:02.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8099
2021-06-24 14:08:02.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8100
2021-06-24 14:08:02.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8101
2021-06-24 14:08:02.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8102
2021-06-24 14:08:02.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8103
2021-06-24 14:08:02.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8104
2021-06-24 14:08:02.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8105
2021-06-24 14:08:02.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8106
2021-06-24 14:08:02.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8107
2021-06-24 14:08:02.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8108
2021-06-24 14:08:02.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8109
2021-06-24 14:08:02.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8110
2021-06-24 14:08:02.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8111
2021-06-24 14:08:02.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8112
2021-06-24 14:08:02.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8113
2021-06-24 14:08:02.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8114
2021-06-24 14:08:02.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8115
2021-06-24 14:08:02.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8116
2021-06-24 14:08:02.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8117
2021-06-24 14:08:02.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8118
2021-06-24 14:08:02.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8119
2021-06-24 14:08:02.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8120
2021-06-24 14:08:02.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8121
2021-06-24 14:08:02.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8122
2021-06-24 14:08:02.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8123
2021-06-24 14:08:02.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8124
2021-06-24 14:08:02.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8125
2021-06-24 14:08:02.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8126
2021-06-24 14:08:02.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8127
2021-06-24 14:08:02.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8128
2021-06-24 14:08:02.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8129
2021-06-24 14:08:02.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8130
2021-06-24 14:08:02.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8131
2021-06-24 14:08:02.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8132
2021-06-24 14:08:02.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8133
2021-06-24 14:08:02.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8134
2021-06-24 14:08:02.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8135
2021-06-24 14:08:02.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8136
2021-06-24 14:08:02.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8137
2021-06-24 14:08:02.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8138
2021-06-24 14:08:02.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8139
2021-06-24 14:08:02.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8140
2021-06-24 14:08:02.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8141
2021-06-24 14:08:02.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8142
2021-06-24 14:08:02.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8143
2021-06-24 14:08:02.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8144
2021-06-24 14:08:02.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8145
2021-06-24 14:08:02.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8146
2021-06-24 14:08:02.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8147
2021-06-24 14:08:02.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8148
2021-06-24 14:08:02.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8149
2021-06-24 14:08:02.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8150
2021-06-24 14:08:02.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8151
2021-06-24 14:08:02.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8152
2021-06-24 14:08:02.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8153
2021-06-24 14:08:02.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8154
2021-06-24 14:08:02.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8155
2021-06-24 14:08:02.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8156
2021-06-24 14:08:02.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8157
2021-06-24 14:08:02.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8158
2021-06-24 14:08:02.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8159
2021-06-24 14:08:02.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8160
2021-06-24 14:08:02.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8161
2021-06-24 14:08:02.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8162
2021-06-24 14:08:02.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8163
2021-06-24 14:08:02.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8164
2021-06-24 14:08:02.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8165
2021-06-24 14:08:02.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8166
2021-06-24 14:08:02.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8167
2021-06-24 14:08:02.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8168
2021-06-24 14:08:02.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8169
2021-06-24 14:08:02.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8170
2021-06-24 14:08:02.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8171
2021-06-24 14:08:02.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8172
2021-06-24 14:08:02.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8173
2021-06-24 14:08:02.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8174
2021-06-24 14:08:02.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8175
2021-06-24 14:08:02.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8176
2021-06-24 14:08:02.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8177
2021-06-24 14:08:02.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8178
2021-06-24 14:08:02.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8179
2021-06-24 14:08:02.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8180
2021-06-24 14:08:02.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8181
2021-06-24 14:08:02.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8182
2021-06-24 14:08:02.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8183
2021-06-24 14:08:02.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8184
2021-06-24 14:08:02.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8185
2021-06-24 14:08:02.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8186
2021-06-24 14:08:02.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8187
2021-06-24 14:08:02.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8188
2021-06-24 14:08:02.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8189
2021-06-24 14:08:02.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8190
2021-06-24 14:08:02.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8191
2021-06-24 14:08:02.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8192
2021-06-24 14:08:02.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8193
2021-06-24 14:08:02.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8194
2021-06-24 14:08:02.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8195
2021-06-24 14:08:02.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8196
2021-06-24 14:08:02.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8197
2021-06-24 14:08:02.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8198
2021-06-24 14:08:02.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8199
2021-06-24 14:08:02.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8200
2021-06-24 14:08:02.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8201
2021-06-24 14:08:02.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8202
2021-06-24 14:08:02.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8203
2021-06-24 14:08:02.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8204
2021-06-24 14:08:02.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8205
2021-06-24 14:08:02.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8206
2021-06-24 14:08:02.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8207
2021-06-24 14:08:02.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8208
2021-06-24 14:08:02.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8209
2021-06-24 14:08:02.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8210
2021-06-24 14:08:02.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8211
2021-06-24 14:08:02.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8212
2021-06-24 14:08:02.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8213
2021-06-24 14:08:02.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8214
2021-06-24 14:08:02.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8215
2021-06-24 14:08:02.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8216
2021-06-24 14:08:02.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8217
2021-06-24 14:08:02.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8218
2021-06-24 14:08:02.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8219
2021-06-24 14:08:02.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8220
2021-06-24 14:08:02.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8221
2021-06-24 14:08:02.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8222
2021-06-24 14:08:02.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8223
2021-06-24 14:08:02.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8224
2021-06-24 14:08:02.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8225
2021-06-24 14:08:02.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8226
2021-06-24 14:08:02.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8227
2021-06-24 14:08:02.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8228
2021-06-24 14:08:02.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8229
2021-06-24 14:08:02.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8230
2021-06-24 14:08:02.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8231
2021-06-24 14:08:02.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8232
2021-06-24 14:08:02.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8233
2021-06-24 14:08:02.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8234
2021-06-24 14:08:02.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8235
2021-06-24 14:08:02.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8236
2021-06-24 14:08:02.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8237
2021-06-24 14:08:02.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8238
2021-06-24 14:08:02.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8239
2021-06-24 14:08:02.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8240
2021-06-24 14:08:02.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8241
2021-06-24 14:08:02.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8242
2021-06-24 14:08:02.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8243
2021-06-24 14:08:02.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8244
2021-06-24 14:08:02.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8245
2021-06-24 14:08:02.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8246
2021-06-24 14:08:02.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8247
2021-06-24 14:08:02.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8248
2021-06-24 14:08:02.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8249
2021-06-24 14:08:02.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8250
2021-06-24 14:08:02.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8251
2021-06-24 14:08:02.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8252
2021-06-24 14:08:02.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8253
2021-06-24 14:08:02.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8254
2021-06-24 14:08:02.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8255
2021-06-24 14:08:02.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8256
2021-06-24 14:08:02.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8257
2021-06-24 14:08:02.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8258
2021-06-24 14:08:02.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8259
2021-06-24 14:08:02.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8260
2021-06-24 14:08:02.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8261
2021-06-24 14:08:02.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8262
2021-06-24 14:08:02.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8263
2021-06-24 14:08:02.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8264
2021-06-24 14:08:02.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8265
2021-06-24 14:08:02.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8266
2021-06-24 14:08:02.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8267
2021-06-24 14:08:02.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8268
2021-06-24 14:08:02.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8269
2021-06-24 14:08:02.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8270
2021-06-24 14:08:02.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8271
2021-06-24 14:08:02.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8272
2021-06-24 14:08:02.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8273
2021-06-24 14:08:02.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8274
2021-06-24 14:08:02.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8275
2021-06-24 14:08:02.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8276
2021-06-24 14:08:02.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8277
2021-06-24 14:08:02.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8278
2021-06-24 14:08:02.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8279
2021-06-24 14:08:02.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8280
2021-06-24 14:08:02.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8281
2021-06-24 14:08:02.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8282
2021-06-24 14:08:02.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8283
2021-06-24 14:08:02.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8284
2021-06-24 14:08:02.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8285
2021-06-24 14:08:02.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8286
2021-06-24 14:08:02.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8287
2021-06-24 14:08:02.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8288
2021-06-24 14:08:02.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8289
2021-06-24 14:08:02.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8290
2021-06-24 14:08:02.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8291
2021-06-24 14:08:02.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8292
2021-06-24 14:08:02.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8293
2021-06-24 14:08:02.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8294
2021-06-24 14:08:02.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8295
2021-06-24 14:08:02.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8296
2021-06-24 14:08:02.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8297
2021-06-24 14:08:02.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8298
2021-06-24 14:08:02.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8299
2021-06-24 14:08:02.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8300
2021-06-24 14:08:02.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8301
2021-06-24 14:08:02.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8302
2021-06-24 14:08:02.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8303
2021-06-24 14:08:02.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8304
2021-06-24 14:08:02.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8305
2021-06-24 14:08:02.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8306
2021-06-24 14:08:02.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8307
2021-06-24 14:08:02.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8308
2021-06-24 14:08:02.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8309
2021-06-24 14:08:02.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8310
2021-06-24 14:08:02.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8311
2021-06-24 14:08:02.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8312
2021-06-24 14:08:02.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8313
2021-06-24 14:08:02.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8314
2021-06-24 14:08:02.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8315
2021-06-24 14:08:02.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8316
2021-06-24 14:08:02.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8317
2021-06-24 14:08:02.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8318
2021-06-24 14:08:02.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8319
2021-06-24 14:08:02.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8320
2021-06-24 14:08:02.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8321
2021-06-24 14:08:02.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8322
2021-06-24 14:08:02.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8323
2021-06-24 14:08:02.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8324
2021-06-24 14:08:02.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8325
2021-06-24 14:08:02.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8326
2021-06-24 14:08:02.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8327
2021-06-24 14:08:02.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8328
2021-06-24 14:08:02.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8329
2021-06-24 14:08:02.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8330
2021-06-24 14:08:02.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8331
2021-06-24 14:08:02.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8332
2021-06-24 14:08:02.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8333
2021-06-24 14:08:02.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8334
2021-06-24 14:08:02.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8335
2021-06-24 14:08:02.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8336
2021-06-24 14:08:02.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8337
2021-06-24 14:08:02.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8338
2021-06-24 14:08:02.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8339
2021-06-24 14:08:02.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8340
2021-06-24 14:08:02.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8341
2021-06-24 14:08:02.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8342
2021-06-24 14:08:02.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8343
2021-06-24 14:08:02.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8344
2021-06-24 14:08:02.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8345
2021-06-24 14:08:02.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8346
2021-06-24 14:08:02.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8347
2021-06-24 14:08:02.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8348
2021-06-24 14:08:02.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8349
2021-06-24 14:08:02.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8350
2021-06-24 14:08:02.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8351
2021-06-24 14:08:02.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8352
2021-06-24 14:08:02.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8353
2021-06-24 14:08:02.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8354
2021-06-24 14:08:02.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8355
2021-06-24 14:08:02.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8356
2021-06-24 14:08:02.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8357
2021-06-24 14:08:02.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8358
2021-06-24 14:08:02.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8359
2021-06-24 14:08:02.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8360
2021-06-24 14:08:02.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8361
2021-06-24 14:08:02.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8362
2021-06-24 14:08:02.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8363
2021-06-24 14:08:02.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8364
2021-06-24 14:08:02.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8365
2021-06-24 14:08:02.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8366
2021-06-24 14:08:02.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8367
2021-06-24 14:08:02.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8368
2021-06-24 14:08:02.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8369
2021-06-24 14:08:02.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8370
2021-06-24 14:08:02.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8371
2021-06-24 14:08:02.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8372
2021-06-24 14:08:02.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8373
2021-06-24 14:08:02.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8374
2021-06-24 14:08:02.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8375
2021-06-24 14:08:02.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8376
2021-06-24 14:08:02.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8377
2021-06-24 14:08:02.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8378
2021-06-24 14:08:02.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8379
2021-06-24 14:08:02.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8380
2021-06-24 14:08:02.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8381
2021-06-24 14:08:02.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8382
2021-06-24 14:08:02.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8383
2021-06-24 14:08:02.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8384
2021-06-24 14:08:02.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8385
2021-06-24 14:08:02.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8386
2021-06-24 14:08:02.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8387
2021-06-24 14:08:02.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8388
2021-06-24 14:08:02.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8389
2021-06-24 14:08:02.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8390
2021-06-24 14:08:02.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8391
2021-06-24 14:08:02.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8392
2021-06-24 14:08:02.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8393
2021-06-24 14:08:02.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8394
2021-06-24 14:08:02.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8395
2021-06-24 14:08:02.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8396
2021-06-24 14:08:02.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8397
2021-06-24 14:08:02.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8398
2021-06-24 14:08:02.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8399
2021-06-24 14:08:02.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8400
2021-06-24 14:08:02.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8401
2021-06-24 14:08:02.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8402
2021-06-24 14:08:02.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8403
2021-06-24 14:08:02.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8404
2021-06-24 14:08:02.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8405
2021-06-24 14:08:02.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8406
2021-06-24 14:08:02.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8407
2021-06-24 14:08:02.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8408
2021-06-24 14:08:02.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8409
2021-06-24 14:08:02.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8410
2021-06-24 14:08:02.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8411
2021-06-24 14:08:02.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8412
2021-06-24 14:08:02.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8413
2021-06-24 14:08:02.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8414
2021-06-24 14:08:02.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8415
2021-06-24 14:08:02.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8416
2021-06-24 14:08:02.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8417
2021-06-24 14:08:02.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8418
2021-06-24 14:08:02.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8419
2021-06-24 14:08:02.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8420
2021-06-24 14:08:02.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8421
2021-06-24 14:08:02.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8422
2021-06-24 14:08:02.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8423
2021-06-24 14:08:02.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8424
2021-06-24 14:08:02.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8425
2021-06-24 14:08:02.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8426
2021-06-24 14:08:02.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8427
2021-06-24 14:08:02.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8428
2021-06-24 14:08:02.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8429
2021-06-24 14:08:02.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8430
2021-06-24 14:08:02.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8431
2021-06-24 14:08:02.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8432
2021-06-24 14:08:02.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8433
2021-06-24 14:08:02.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8434
2021-06-24 14:08:02.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8435
2021-06-24 14:08:02.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8436
2021-06-24 14:08:02.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8437
2021-06-24 14:08:02.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8438
2021-06-24 14:08:02.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8439
2021-06-24 14:08:02.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8440
2021-06-24 14:08:02.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8441
2021-06-24 14:08:02.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8442
2021-06-24 14:08:02.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8443
2021-06-24 14:08:02.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8444
2021-06-24 14:08:02.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8445
2021-06-24 14:08:02.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8446
2021-06-24 14:08:02.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8447
2021-06-24 14:08:02.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8448
2021-06-24 14:08:02.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8449
2021-06-24 14:08:02.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8450
2021-06-24 14:08:02.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8451
2021-06-24 14:08:02.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8452
2021-06-24 14:08:02.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8453
2021-06-24 14:08:02.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8454
2021-06-24 14:08:02.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8455
2021-06-24 14:08:02.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8456
2021-06-24 14:08:02.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8457
2021-06-24 14:08:02.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8458
2021-06-24 14:08:02.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8459
2021-06-24 14:08:02.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8460
2021-06-24 14:08:02.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8461
2021-06-24 14:08:02.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8462
2021-06-24 14:08:02.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8463
2021-06-24 14:08:02.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8464
2021-06-24 14:08:02.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8465
2021-06-24 14:08:02.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8466
2021-06-24 14:08:02.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8467
2021-06-24 14:08:02.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8468
2021-06-24 14:08:02.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8469
2021-06-24 14:08:02.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8470
2021-06-24 14:08:02.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8471
2021-06-24 14:08:02.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8472
2021-06-24 14:08:02.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8473
2021-06-24 14:08:02.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8474
2021-06-24 14:08:02.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8475
2021-06-24 14:08:02.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8476
2021-06-24 14:08:02.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8477
2021-06-24 14:08:02.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8478
2021-06-24 14:08:02.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8479
2021-06-24 14:08:02.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8480
2021-06-24 14:08:02.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8481
2021-06-24 14:08:02.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8482
2021-06-24 14:08:02.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8483
2021-06-24 14:08:02.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8484
2021-06-24 14:08:02.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8485
2021-06-24 14:08:02.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8486
2021-06-24 14:08:02.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8487
2021-06-24 14:08:02.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8488
2021-06-24 14:08:02.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8489
2021-06-24 14:08:02.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8490
2021-06-24 14:08:02.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8491
2021-06-24 14:08:02.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8492
2021-06-24 14:08:02.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8493
2021-06-24 14:08:02.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8494
2021-06-24 14:08:02.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8495
2021-06-24 14:08:02.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8496
2021-06-24 14:08:02.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8497
2021-06-24 14:08:02.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8498
2021-06-24 14:08:02.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8499
2021-06-24 14:08:02.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8500
2021-06-24 14:08:02.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8501
2021-06-24 14:08:02.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8502
2021-06-24 14:08:02.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8503
2021-06-24 14:08:02.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8504
2021-06-24 14:08:02.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8505
2021-06-24 14:08:02.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8506
2021-06-24 14:08:02.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8507
2021-06-24 14:08:02.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8508
2021-06-24 14:08:02.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8509
2021-06-24 14:08:02.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8510
2021-06-24 14:08:02.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8511
2021-06-24 14:08:02.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8512
2021-06-24 14:08:02.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8513
2021-06-24 14:08:02.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8514
2021-06-24 14:08:02.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8515
2021-06-24 14:08:02.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8516
2021-06-24 14:08:02.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8517
2021-06-24 14:08:02.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8518
2021-06-24 14:08:02.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8519
2021-06-24 14:08:02.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8520
2021-06-24 14:08:02.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8521
2021-06-24 14:08:02.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8522
2021-06-24 14:08:02.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8523
2021-06-24 14:08:02.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8524
2021-06-24 14:08:02.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8525
2021-06-24 14:08:02.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8526
2021-06-24 14:08:02.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8527
2021-06-24 14:08:02.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8528
2021-06-24 14:08:02.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8529
2021-06-24 14:08:02.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8530
2021-06-24 14:08:02.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8531
2021-06-24 14:08:02.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8532
2021-06-24 14:08:02.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8533
2021-06-24 14:08:02.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8534
2021-06-24 14:08:02.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8535
2021-06-24 14:08:02.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8536
2021-06-24 14:08:02.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8537
2021-06-24 14:08:02.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8538
2021-06-24 14:08:02.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8539
2021-06-24 14:08:02.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8540
2021-06-24 14:08:02.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8541
2021-06-24 14:08:02.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8542
2021-06-24 14:08:02.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8543
2021-06-24 14:08:02.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8544
2021-06-24 14:08:02.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8545
2021-06-24 14:08:02.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8546
2021-06-24 14:08:02.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8547
2021-06-24 14:08:02.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8548
2021-06-24 14:08:02.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8549
2021-06-24 14:08:02.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8550
2021-06-24 14:08:02.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8551
2021-06-24 14:08:02.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8552
2021-06-24 14:08:02.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8553
2021-06-24 14:08:02.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8554
2021-06-24 14:08:02.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:02.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8555
2021-06-24 14:08:03.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8556
2021-06-24 14:08:03.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8557
2021-06-24 14:08:03.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8558
2021-06-24 14:08:03.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8559
2021-06-24 14:08:03.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8560
2021-06-24 14:08:03.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8561
2021-06-24 14:08:03.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8562
2021-06-24 14:08:03.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8563
2021-06-24 14:08:03.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8564
2021-06-24 14:08:03.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8565
2021-06-24 14:08:03.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8566
2021-06-24 14:08:03.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8567
2021-06-24 14:08:03.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8568
2021-06-24 14:08:03.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8569
2021-06-24 14:08:03.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8570
2021-06-24 14:08:03.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8571
2021-06-24 14:08:03.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8572
2021-06-24 14:08:03.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8573
2021-06-24 14:08:03.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8574
2021-06-24 14:08:03.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8575
2021-06-24 14:08:03.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8576
2021-06-24 14:08:03.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8577
2021-06-24 14:08:03.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8578
2021-06-24 14:08:03.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8579
2021-06-24 14:08:03.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8580
2021-06-24 14:08:03.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8581
2021-06-24 14:08:03.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8582
2021-06-24 14:08:03.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8583
2021-06-24 14:08:03.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8584
2021-06-24 14:08:03.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8585
2021-06-24 14:08:03.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8586
2021-06-24 14:08:03.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8587
2021-06-24 14:08:03.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8588
2021-06-24 14:08:03.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8589
2021-06-24 14:08:03.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8590
2021-06-24 14:08:03.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8591
2021-06-24 14:08:03.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8592
2021-06-24 14:08:03.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8593
2021-06-24 14:08:03.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8594
2021-06-24 14:08:03.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8595
2021-06-24 14:08:03.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8596
2021-06-24 14:08:03.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8597
2021-06-24 14:08:03.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8598
2021-06-24 14:08:03.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8599
2021-06-24 14:08:03.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8600
2021-06-24 14:08:03.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8601
2021-06-24 14:08:03.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8602
2021-06-24 14:08:03.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8603
2021-06-24 14:08:03.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8604
2021-06-24 14:08:03.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8605
2021-06-24 14:08:03.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8606
2021-06-24 14:08:03.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8607
2021-06-24 14:08:03.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8608
2021-06-24 14:08:03.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8609
2021-06-24 14:08:03.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8610
2021-06-24 14:08:03.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8611
2021-06-24 14:08:03.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8612
2021-06-24 14:08:03.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8613
2021-06-24 14:08:03.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8614
2021-06-24 14:08:03.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8615
2021-06-24 14:08:03.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8616
2021-06-24 14:08:03.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8617
2021-06-24 14:08:03.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8618
2021-06-24 14:08:03.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8619
2021-06-24 14:08:03.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8620
2021-06-24 14:08:03.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8621
2021-06-24 14:08:03.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8622
2021-06-24 14:08:03.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8623
2021-06-24 14:08:03.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8624
2021-06-24 14:08:03.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8625
2021-06-24 14:08:03.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8626
2021-06-24 14:08:03.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8627
2021-06-24 14:08:03.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8628
2021-06-24 14:08:03.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8629
2021-06-24 14:08:03.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8630
2021-06-24 14:08:03.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8631
2021-06-24 14:08:03.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8632
2021-06-24 14:08:03.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8633
2021-06-24 14:08:03.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8634
2021-06-24 14:08:03.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8635
2021-06-24 14:08:03.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8636
2021-06-24 14:08:03.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8637
2021-06-24 14:08:03.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8638
2021-06-24 14:08:03.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8639
2021-06-24 14:08:03.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8640
2021-06-24 14:08:03.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8641
2021-06-24 14:08:03.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8642
2021-06-24 14:08:03.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8643
2021-06-24 14:08:03.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8644
2021-06-24 14:08:03.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8645
2021-06-24 14:08:03.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8646
2021-06-24 14:08:03.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8647
2021-06-24 14:08:03.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8648
2021-06-24 14:08:03.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8649
2021-06-24 14:08:03.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8650
2021-06-24 14:08:03.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8651
2021-06-24 14:08:03.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8652
2021-06-24 14:08:03.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8653
2021-06-24 14:08:03.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8654
2021-06-24 14:08:03.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8655
2021-06-24 14:08:03.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8656
2021-06-24 14:08:03.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8657
2021-06-24 14:08:03.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8658
2021-06-24 14:08:03.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8659
2021-06-24 14:08:03.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8660
2021-06-24 14:08:03.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8661
2021-06-24 14:08:03.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8662
2021-06-24 14:08:03.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8663
2021-06-24 14:08:03.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8664
2021-06-24 14:08:03.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8665
2021-06-24 14:08:03.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8666
2021-06-24 14:08:03.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8667
2021-06-24 14:08:03.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8668
2021-06-24 14:08:03.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8669
2021-06-24 14:08:03.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8670
2021-06-24 14:08:03.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8671
2021-06-24 14:08:03.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8672
2021-06-24 14:08:03.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8673
2021-06-24 14:08:03.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8674
2021-06-24 14:08:03.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8675
2021-06-24 14:08:03.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8676
2021-06-24 14:08:03.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8677
2021-06-24 14:08:03.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8678
2021-06-24 14:08:03.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8679
2021-06-24 14:08:03.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8680
2021-06-24 14:08:03.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8681
2021-06-24 14:08:03.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8682
2021-06-24 14:08:03.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8683
2021-06-24 14:08:03.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8684
2021-06-24 14:08:03.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8685
2021-06-24 14:08:03.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8686
2021-06-24 14:08:03.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8687
2021-06-24 14:08:03.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8688
2021-06-24 14:08:03.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8689
2021-06-24 14:08:03.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8690
2021-06-24 14:08:03.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8691
2021-06-24 14:08:03.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8692
2021-06-24 14:08:03.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8693
2021-06-24 14:08:03.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8694
2021-06-24 14:08:03.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8695
2021-06-24 14:08:03.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8696
2021-06-24 14:08:03.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8697
2021-06-24 14:08:03.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8698
2021-06-24 14:08:03.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8699
2021-06-24 14:08:03.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8700
2021-06-24 14:08:03.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8701
2021-06-24 14:08:03.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8702
2021-06-24 14:08:03.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8703
2021-06-24 14:08:03.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8704
2021-06-24 14:08:03.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8705
2021-06-24 14:08:03.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8706
2021-06-24 14:08:03.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8707
2021-06-24 14:08:03.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8708
2021-06-24 14:08:03.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8709
2021-06-24 14:08:03.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8710
2021-06-24 14:08:03.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8711
2021-06-24 14:08:03.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8712
2021-06-24 14:08:03.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8713
2021-06-24 14:08:03.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8714
2021-06-24 14:08:03.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8715
2021-06-24 14:08:03.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8716
2021-06-24 14:08:03.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8717
2021-06-24 14:08:03.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8718
2021-06-24 14:08:03.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8719
2021-06-24 14:08:03.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8720
2021-06-24 14:08:03.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8721
2021-06-24 14:08:03.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8722
2021-06-24 14:08:03.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8723
2021-06-24 14:08:03.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8724
2021-06-24 14:08:03.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8725
2021-06-24 14:08:03.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8726
2021-06-24 14:08:03.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8727
2021-06-24 14:08:03.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8728
2021-06-24 14:08:03.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8729
2021-06-24 14:08:03.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8730
2021-06-24 14:08:03.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8731
2021-06-24 14:08:03.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8732
2021-06-24 14:08:03.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8733
2021-06-24 14:08:03.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8734
2021-06-24 14:08:03.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8735
2021-06-24 14:08:03.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8736
2021-06-24 14:08:03.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8737
2021-06-24 14:08:03.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8738
2021-06-24 14:08:03.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8739
2021-06-24 14:08:03.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8740
2021-06-24 14:08:03.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8741
2021-06-24 14:08:03.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8742
2021-06-24 14:08:03.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8743
2021-06-24 14:08:03.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8744
2021-06-24 14:08:03.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8745
2021-06-24 14:08:03.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8746
2021-06-24 14:08:03.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8747
2021-06-24 14:08:03.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8748
2021-06-24 14:08:03.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8749
2021-06-24 14:08:03.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8750
2021-06-24 14:08:03.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8751
2021-06-24 14:08:03.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8752
2021-06-24 14:08:03.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8753
2021-06-24 14:08:03.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8754
2021-06-24 14:08:03.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8755
2021-06-24 14:08:03.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8756
2021-06-24 14:08:03.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8757
2021-06-24 14:08:03.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8758
2021-06-24 14:08:03.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8759
2021-06-24 14:08:03.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8760
2021-06-24 14:08:03.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8761
2021-06-24 14:08:03.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8762
2021-06-24 14:08:03.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8763
2021-06-24 14:08:03.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8764
2021-06-24 14:08:03.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8765
2021-06-24 14:08:03.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8766
2021-06-24 14:08:03.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8767
2021-06-24 14:08:03.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8768
2021-06-24 14:08:03.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8769
2021-06-24 14:08:03.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8770
2021-06-24 14:08:03.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8771
2021-06-24 14:08:03.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8772
2021-06-24 14:08:03.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8773
2021-06-24 14:08:03.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8774
2021-06-24 14:08:03.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8775
2021-06-24 14:08:03.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8776
2021-06-24 14:08:03.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8777
2021-06-24 14:08:03.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8778
2021-06-24 14:08:03.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8779
2021-06-24 14:08:03.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8780
2021-06-24 14:08:03.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8781
2021-06-24 14:08:03.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8782
2021-06-24 14:08:03.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8783
2021-06-24 14:08:03.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8784
2021-06-24 14:08:03.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8785
2021-06-24 14:08:03.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8786
2021-06-24 14:08:03.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8787
2021-06-24 14:08:03.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8788
2021-06-24 14:08:03.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8789
2021-06-24 14:08:03.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8790
2021-06-24 14:08:03.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8791
2021-06-24 14:08:03.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8792
2021-06-24 14:08:03.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8793
2021-06-24 14:08:03.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8794
2021-06-24 14:08:03.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8795
2021-06-24 14:08:03.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8796
2021-06-24 14:08:03.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8797
2021-06-24 14:08:03.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8798
2021-06-24 14:08:03.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8799
2021-06-24 14:08:03.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8800
2021-06-24 14:08:03.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8801
2021-06-24 14:08:03.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8802
2021-06-24 14:08:03.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8803
2021-06-24 14:08:03.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8804
2021-06-24 14:08:03.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8805
2021-06-24 14:08:03.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8806
2021-06-24 14:08:03.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8807
2021-06-24 14:08:03.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8808
2021-06-24 14:08:03.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8809
2021-06-24 14:08:03.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8810
2021-06-24 14:08:03.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8811
2021-06-24 14:08:03.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8812
2021-06-24 14:08:03.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8813
2021-06-24 14:08:03.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8814
2021-06-24 14:08:03.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8815
2021-06-24 14:08:03.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8816
2021-06-24 14:08:03.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8817
2021-06-24 14:08:03.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8818
2021-06-24 14:08:03.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8819
2021-06-24 14:08:03.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8820
2021-06-24 14:08:03.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8821
2021-06-24 14:08:03.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8822
2021-06-24 14:08:03.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8823
2021-06-24 14:08:03.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8824
2021-06-24 14:08:03.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8825
2021-06-24 14:08:03.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8826
2021-06-24 14:08:03.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8827
2021-06-24 14:08:03.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8828
2021-06-24 14:08:03.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8829
2021-06-24 14:08:03.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8830
2021-06-24 14:08:03.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8831
2021-06-24 14:08:03.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8832
2021-06-24 14:08:03.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8833
2021-06-24 14:08:03.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8834
2021-06-24 14:08:03.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8835
2021-06-24 14:08:03.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8836
2021-06-24 14:08:03.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8837
2021-06-24 14:08:03.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8838
2021-06-24 14:08:03.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8839
2021-06-24 14:08:03.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8840
2021-06-24 14:08:03.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8841
2021-06-24 14:08:03.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8842
2021-06-24 14:08:03.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8843
2021-06-24 14:08:03.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8844
2021-06-24 14:08:03.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8845
2021-06-24 14:08:03.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8846
2021-06-24 14:08:03.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8847
2021-06-24 14:08:03.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8848
2021-06-24 14:08:03.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8849
2021-06-24 14:08:03.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8850
2021-06-24 14:08:03.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8851
2021-06-24 14:08:03.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8852
2021-06-24 14:08:03.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8853
2021-06-24 14:08:03.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8854
2021-06-24 14:08:03.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8855
2021-06-24 14:08:03.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8856
2021-06-24 14:08:03.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8857
2021-06-24 14:08:03.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8858
2021-06-24 14:08:03.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8859
2021-06-24 14:08:03.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8860
2021-06-24 14:08:03.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8861
2021-06-24 14:08:03.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8862
2021-06-24 14:08:03.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8863
2021-06-24 14:08:03.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8864
2021-06-24 14:08:03.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8865
2021-06-24 14:08:03.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8866
2021-06-24 14:08:03.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8867
2021-06-24 14:08:03.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8868
2021-06-24 14:08:03.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8869
2021-06-24 14:08:03.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8870
2021-06-24 14:08:03.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8871
2021-06-24 14:08:03.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8872
2021-06-24 14:08:03.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8873
2021-06-24 14:08:03.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8874
2021-06-24 14:08:03.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8875
2021-06-24 14:08:03.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8876
2021-06-24 14:08:03.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8877
2021-06-24 14:08:03.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8878
2021-06-24 14:08:03.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8879
2021-06-24 14:08:03.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8880
2021-06-24 14:08:03.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8881
2021-06-24 14:08:03.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8882
2021-06-24 14:08:03.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8883
2021-06-24 14:08:03.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8884
2021-06-24 14:08:03.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8885
2021-06-24 14:08:03.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8886
2021-06-24 14:08:03.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8887
2021-06-24 14:08:03.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8888
2021-06-24 14:08:03.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8889
2021-06-24 14:08:03.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8890
2021-06-24 14:08:03.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8891
2021-06-24 14:08:03.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8892
2021-06-24 14:08:03.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8893
2021-06-24 14:08:03.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8894
2021-06-24 14:08:03.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8895
2021-06-24 14:08:03.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8896
2021-06-24 14:08:03.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8897
2021-06-24 14:08:03.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8898
2021-06-24 14:08:03.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8899
2021-06-24 14:08:03.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8900
2021-06-24 14:08:03.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8901
2021-06-24 14:08:03.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8902
2021-06-24 14:08:03.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8903
2021-06-24 14:08:03.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8904
2021-06-24 14:08:03.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8905
2021-06-24 14:08:03.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8906
2021-06-24 14:08:03.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8907
2021-06-24 14:08:03.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8908
2021-06-24 14:08:03.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8909
2021-06-24 14:08:03.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8910
2021-06-24 14:08:03.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8911
2021-06-24 14:08:03.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8912
2021-06-24 14:08:03.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8913
2021-06-24 14:08:03.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8914
2021-06-24 14:08:03.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8915
2021-06-24 14:08:03.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8916
2021-06-24 14:08:03.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8917
2021-06-24 14:08:03.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8918
2021-06-24 14:08:03.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8919
2021-06-24 14:08:03.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8920
2021-06-24 14:08:03.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8921
2021-06-24 14:08:03.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8922
2021-06-24 14:08:03.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8923
2021-06-24 14:08:03.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8924
2021-06-24 14:08:03.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8925
2021-06-24 14:08:03.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8926
2021-06-24 14:08:03.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8927
2021-06-24 14:08:03.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8928
2021-06-24 14:08:03.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8929
2021-06-24 14:08:03.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8930
2021-06-24 14:08:03.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8931
2021-06-24 14:08:03.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8932
2021-06-24 14:08:03.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8933
2021-06-24 14:08:03.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8934
2021-06-24 14:08:03.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8935
2021-06-24 14:08:03.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8936
2021-06-24 14:08:03.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8937
2021-06-24 14:08:03.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8938
2021-06-24 14:08:03.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8939
2021-06-24 14:08:03.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8940
2021-06-24 14:08:03.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8941
2021-06-24 14:08:03.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8942
2021-06-24 14:08:03.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8943
2021-06-24 14:08:03.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8944
2021-06-24 14:08:03.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8945
2021-06-24 14:08:03.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8946
2021-06-24 14:08:03.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8947
2021-06-24 14:08:03.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8948
2021-06-24 14:08:03.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8949
2021-06-24 14:08:03.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8950
2021-06-24 14:08:03.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8951
2021-06-24 14:08:03.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8952
2021-06-24 14:08:03.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8953
2021-06-24 14:08:03.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8954
2021-06-24 14:08:03.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8955
2021-06-24 14:08:03.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8956
2021-06-24 14:08:03.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8957
2021-06-24 14:08:03.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8958
2021-06-24 14:08:03.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8959
2021-06-24 14:08:03.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8960
2021-06-24 14:08:03.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8961
2021-06-24 14:08:03.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8962
2021-06-24 14:08:03.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8963
2021-06-24 14:08:03.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8964
2021-06-24 14:08:03.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8965
2021-06-24 14:08:03.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8966
2021-06-24 14:08:03.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8967
2021-06-24 14:08:03.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8968
2021-06-24 14:08:03.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8969
2021-06-24 14:08:03.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8970
2021-06-24 14:08:03.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8971
2021-06-24 14:08:03.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8972
2021-06-24 14:08:03.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8973
2021-06-24 14:08:03.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8974
2021-06-24 14:08:03.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8975
2021-06-24 14:08:03.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8976
2021-06-24 14:08:03.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8977
2021-06-24 14:08:03.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8978
2021-06-24 14:08:03.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8979
2021-06-24 14:08:03.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8980
2021-06-24 14:08:03.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8981
2021-06-24 14:08:03.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8982
2021-06-24 14:08:03.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8983
2021-06-24 14:08:03.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8984
2021-06-24 14:08:03.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8985
2021-06-24 14:08:03.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8986
2021-06-24 14:08:03.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8987
2021-06-24 14:08:03.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8988
2021-06-24 14:08:03.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8989
2021-06-24 14:08:03.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8990
2021-06-24 14:08:03.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8991
2021-06-24 14:08:03.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8992
2021-06-24 14:08:03.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8993
2021-06-24 14:08:03.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8994
2021-06-24 14:08:03.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8995
2021-06-24 14:08:03.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8996
2021-06-24 14:08:03.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8997
2021-06-24 14:08:03.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8998
2021-06-24 14:08:03.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 8999
2021-06-24 14:08:03.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9000
2021-06-24 14:08:03.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9001
2021-06-24 14:08:03.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9002
2021-06-24 14:08:03.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9003
2021-06-24 14:08:03.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9004
2021-06-24 14:08:03.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9005
2021-06-24 14:08:03.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9006
2021-06-24 14:08:03.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9007
2021-06-24 14:08:03.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9008
2021-06-24 14:08:03.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9009
2021-06-24 14:08:03.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9010
2021-06-24 14:08:03.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9011
2021-06-24 14:08:03.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9012
2021-06-24 14:08:03.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9013
2021-06-24 14:08:03.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9014
2021-06-24 14:08:03.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9015
2021-06-24 14:08:03.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9016
2021-06-24 14:08:03.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9017
2021-06-24 14:08:03.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9018
2021-06-24 14:08:03.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9019
2021-06-24 14:08:03.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9020
2021-06-24 14:08:03.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9021
2021-06-24 14:08:03.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9022
2021-06-24 14:08:03.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9023
2021-06-24 14:08:03.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9024
2021-06-24 14:08:03.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9025
2021-06-24 14:08:03.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9026
2021-06-24 14:08:03.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9027
2021-06-24 14:08:03.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9028
2021-06-24 14:08:03.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9029
2021-06-24 14:08:03.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9030
2021-06-24 14:08:03.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9031
2021-06-24 14:08:03.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9032
2021-06-24 14:08:03.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9033
2021-06-24 14:08:03.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9034
2021-06-24 14:08:03.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9035
2021-06-24 14:08:03.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9036
2021-06-24 14:08:03.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9037
2021-06-24 14:08:03.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9038
2021-06-24 14:08:03.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9039
2021-06-24 14:08:03.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9040
2021-06-24 14:08:03.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9041
2021-06-24 14:08:03.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9042
2021-06-24 14:08:03.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9043
2021-06-24 14:08:03.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9044
2021-06-24 14:08:03.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9045
2021-06-24 14:08:03.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9046
2021-06-24 14:08:03.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9047
2021-06-24 14:08:03.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9048
2021-06-24 14:08:03.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9049
2021-06-24 14:08:03.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9050
2021-06-24 14:08:03.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9051
2021-06-24 14:08:03.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9052
2021-06-24 14:08:03.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9053
2021-06-24 14:08:03.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9054
2021-06-24 14:08:03.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9055
2021-06-24 14:08:03.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9056
2021-06-24 14:08:03.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9057
2021-06-24 14:08:03.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9058
2021-06-24 14:08:03.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9059
2021-06-24 14:08:03.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9060
2021-06-24 14:08:03.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9061
2021-06-24 14:08:03.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9062
2021-06-24 14:08:03.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9063
2021-06-24 14:08:03.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9064
2021-06-24 14:08:03.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9065
2021-06-24 14:08:03.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9066
2021-06-24 14:08:03.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9067
2021-06-24 14:08:03.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9068
2021-06-24 14:08:03.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9069
2021-06-24 14:08:03.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9070
2021-06-24 14:08:03.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9071
2021-06-24 14:08:03.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9072
2021-06-24 14:08:03.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9073
2021-06-24 14:08:03.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9074
2021-06-24 14:08:03.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9075
2021-06-24 14:08:03.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9076
2021-06-24 14:08:03.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9077
2021-06-24 14:08:03.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9078
2021-06-24 14:08:03.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9079
2021-06-24 14:08:03.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9080
2021-06-24 14:08:03.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9081
2021-06-24 14:08:03.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9082
2021-06-24 14:08:03.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9083
2021-06-24 14:08:03.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9084
2021-06-24 14:08:03.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9085
2021-06-24 14:08:03.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9086
2021-06-24 14:08:03.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9087
2021-06-24 14:08:03.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9088
2021-06-24 14:08:03.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9089
2021-06-24 14:08:03.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9090
2021-06-24 14:08:03.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9091
2021-06-24 14:08:03.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9092
2021-06-24 14:08:03.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9093
2021-06-24 14:08:03.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9094
2021-06-24 14:08:03.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9095
2021-06-24 14:08:03.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9096
2021-06-24 14:08:03.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9097
2021-06-24 14:08:03.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9098
2021-06-24 14:08:03.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9099
2021-06-24 14:08:03.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9100
2021-06-24 14:08:03.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9101
2021-06-24 14:08:03.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9102
2021-06-24 14:08:03.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9103
2021-06-24 14:08:03.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9104
2021-06-24 14:08:03.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9105
2021-06-24 14:08:03.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9106
2021-06-24 14:08:03.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9107
2021-06-24 14:08:03.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9108
2021-06-24 14:08:03.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9109
2021-06-24 14:08:03.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9110
2021-06-24 14:08:03.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9111
2021-06-24 14:08:03.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9112
2021-06-24 14:08:03.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9113
2021-06-24 14:08:03.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9114
2021-06-24 14:08:03.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9115
2021-06-24 14:08:03.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9116
2021-06-24 14:08:03.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9117
2021-06-24 14:08:03.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9118
2021-06-24 14:08:03.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9119
2021-06-24 14:08:03.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9120
2021-06-24 14:08:03.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9121
2021-06-24 14:08:03.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9122
2021-06-24 14:08:03.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9123
2021-06-24 14:08:03.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9124
2021-06-24 14:08:03.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9125
2021-06-24 14:08:03.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9126
2021-06-24 14:08:03.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9127
2021-06-24 14:08:03.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9128
2021-06-24 14:08:03.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9129
2021-06-24 14:08:03.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9130
2021-06-24 14:08:03.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9131
2021-06-24 14:08:03.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9132
2021-06-24 14:08:03.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9133
2021-06-24 14:08:03.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9134
2021-06-24 14:08:03.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9135
2021-06-24 14:08:03.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9136
2021-06-24 14:08:03.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9137
2021-06-24 14:08:03.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9138
2021-06-24 14:08:03.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9139
2021-06-24 14:08:03.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9140
2021-06-24 14:08:03.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9141
2021-06-24 14:08:03.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9142
2021-06-24 14:08:03.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9143
2021-06-24 14:08:03.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9144
2021-06-24 14:08:03.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9145
2021-06-24 14:08:03.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9146
2021-06-24 14:08:03.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9147
2021-06-24 14:08:03.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9148
2021-06-24 14:08:03.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9149
2021-06-24 14:08:03.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9150
2021-06-24 14:08:03.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9151
2021-06-24 14:08:03.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9152
2021-06-24 14:08:03.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9153
2021-06-24 14:08:03.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9154
2021-06-24 14:08:03.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9155
2021-06-24 14:08:03.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9156
2021-06-24 14:08:03.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9157
2021-06-24 14:08:03.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9158
2021-06-24 14:08:03.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9159
2021-06-24 14:08:03.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9160
2021-06-24 14:08:03.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9161
2021-06-24 14:08:03.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9162
2021-06-24 14:08:03.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9163
2021-06-24 14:08:03.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9164
2021-06-24 14:08:03.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9165
2021-06-24 14:08:03.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9166
2021-06-24 14:08:03.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9167
2021-06-24 14:08:03.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9168
2021-06-24 14:08:03.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9169
2021-06-24 14:08:03.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9170
2021-06-24 14:08:03.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9171
2021-06-24 14:08:03.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9172
2021-06-24 14:08:03.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9173
2021-06-24 14:08:03.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9174
2021-06-24 14:08:03.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9175
2021-06-24 14:08:03.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9176
2021-06-24 14:08:03.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9177
2021-06-24 14:08:03.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9178
2021-06-24 14:08:03.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9179
2021-06-24 14:08:03.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9180
2021-06-24 14:08:03.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9181
2021-06-24 14:08:03.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9182
2021-06-24 14:08:03.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9183
2021-06-24 14:08:03.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9184
2021-06-24 14:08:03.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9185
2021-06-24 14:08:03.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9186
2021-06-24 14:08:03.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9187
2021-06-24 14:08:03.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9188
2021-06-24 14:08:03.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9189
2021-06-24 14:08:03.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9190
2021-06-24 14:08:03.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9191
2021-06-24 14:08:03.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9192
2021-06-24 14:08:03.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9193
2021-06-24 14:08:03.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9194
2021-06-24 14:08:03.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9195
2021-06-24 14:08:03.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9196
2021-06-24 14:08:03.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9197
2021-06-24 14:08:03.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9198
2021-06-24 14:08:03.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9199
2021-06-24 14:08:03.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9200
2021-06-24 14:08:03.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9201
2021-06-24 14:08:03.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9202
2021-06-24 14:08:03.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9203
2021-06-24 14:08:03.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9204
2021-06-24 14:08:03.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9205
2021-06-24 14:08:03.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9206
2021-06-24 14:08:03.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9207
2021-06-24 14:08:03.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9208
2021-06-24 14:08:03.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9209
2021-06-24 14:08:03.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9210
2021-06-24 14:08:03.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9211
2021-06-24 14:08:03.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9212
2021-06-24 14:08:03.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9213
2021-06-24 14:08:03.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9214
2021-06-24 14:08:03.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9215
2021-06-24 14:08:03.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9216
2021-06-24 14:08:03.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9217
2021-06-24 14:08:03.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9218
2021-06-24 14:08:03.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9219
2021-06-24 14:08:03.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9220
2021-06-24 14:08:03.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9221
2021-06-24 14:08:03.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9222
2021-06-24 14:08:03.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9223
2021-06-24 14:08:03.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9224
2021-06-24 14:08:03.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9225
2021-06-24 14:08:03.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9226
2021-06-24 14:08:03.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9227
2021-06-24 14:08:03.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9228
2021-06-24 14:08:03.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9229
2021-06-24 14:08:03.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9230
2021-06-24 14:08:03.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9231
2021-06-24 14:08:03.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9232
2021-06-24 14:08:03.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9233
2021-06-24 14:08:03.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9234
2021-06-24 14:08:03.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9235
2021-06-24 14:08:03.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9236
2021-06-24 14:08:03.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9237
2021-06-24 14:08:03.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9238
2021-06-24 14:08:03.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9239
2021-06-24 14:08:03.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9240
2021-06-24 14:08:03.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9241
2021-06-24 14:08:03.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9242
2021-06-24 14:08:03.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9243
2021-06-24 14:08:03.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9244
2021-06-24 14:08:03.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9245
2021-06-24 14:08:03.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9246
2021-06-24 14:08:03.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9247
2021-06-24 14:08:03.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9248
2021-06-24 14:08:03.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9249
2021-06-24 14:08:03.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9250
2021-06-24 14:08:03.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9251
2021-06-24 14:08:03.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9252
2021-06-24 14:08:03.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9253
2021-06-24 14:08:03.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9254
2021-06-24 14:08:03.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9255
2021-06-24 14:08:03.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9256
2021-06-24 14:08:03.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9257
2021-06-24 14:08:03.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9258
2021-06-24 14:08:03.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9259
2021-06-24 14:08:03.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9260
2021-06-24 14:08:03.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9261
2021-06-24 14:08:03.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9262
2021-06-24 14:08:03.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9263
2021-06-24 14:08:03.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9264
2021-06-24 14:08:03.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9265
2021-06-24 14:08:03.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9266
2021-06-24 14:08:03.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9267
2021-06-24 14:08:03.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9268
2021-06-24 14:08:03.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9269
2021-06-24 14:08:03.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9270
2021-06-24 14:08:03.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9271
2021-06-24 14:08:03.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9272
2021-06-24 14:08:03.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9273
2021-06-24 14:08:03.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9274
2021-06-24 14:08:03.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9275
2021-06-24 14:08:03.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9276
2021-06-24 14:08:03.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9277
2021-06-24 14:08:03.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9278
2021-06-24 14:08:03.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9279
2021-06-24 14:08:03.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9280
2021-06-24 14:08:03.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9281
2021-06-24 14:08:03.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9282
2021-06-24 14:08:03.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9283
2021-06-24 14:08:03.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9284
2021-06-24 14:08:03.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9285
2021-06-24 14:08:03.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9286
2021-06-24 14:08:03.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9287
2021-06-24 14:08:03.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9288
2021-06-24 14:08:03.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9289
2021-06-24 14:08:03.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9290
2021-06-24 14:08:03.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9291
2021-06-24 14:08:03.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9292
2021-06-24 14:08:03.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9293
2021-06-24 14:08:03.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9294
2021-06-24 14:08:03.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9295
2021-06-24 14:08:03.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9296
2021-06-24 14:08:03.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9297
2021-06-24 14:08:03.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9298
2021-06-24 14:08:03.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9299
2021-06-24 14:08:03.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9300
2021-06-24 14:08:03.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9301
2021-06-24 14:08:03.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9302
2021-06-24 14:08:03.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9303
2021-06-24 14:08:03.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9304
2021-06-24 14:08:03.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9305
2021-06-24 14:08:03.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9306
2021-06-24 14:08:03.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9307
2021-06-24 14:08:03.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9308
2021-06-24 14:08:03.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9309
2021-06-24 14:08:03.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9310
2021-06-24 14:08:03.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9311
2021-06-24 14:08:03.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9312
2021-06-24 14:08:03.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9313
2021-06-24 14:08:03.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9314
2021-06-24 14:08:03.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9315
2021-06-24 14:08:03.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9316
2021-06-24 14:08:03.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9317
2021-06-24 14:08:03.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9318
2021-06-24 14:08:03.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9319
2021-06-24 14:08:03.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9320
2021-06-24 14:08:03.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9321
2021-06-24 14:08:03.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9322
2021-06-24 14:08:03.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9323
2021-06-24 14:08:03.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9324
2021-06-24 14:08:03.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9325
2021-06-24 14:08:03.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9326
2021-06-24 14:08:03.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9327
2021-06-24 14:08:03.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9328
2021-06-24 14:08:03.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9329
2021-06-24 14:08:03.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9330
2021-06-24 14:08:03.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9331
2021-06-24 14:08:03.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9332
2021-06-24 14:08:03.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9333
2021-06-24 14:08:03.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9334
2021-06-24 14:08:03.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9335
2021-06-24 14:08:03.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9336
2021-06-24 14:08:03.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9337
2021-06-24 14:08:03.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9338
2021-06-24 14:08:03.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9339
2021-06-24 14:08:03.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9340
2021-06-24 14:08:03.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9341
2021-06-24 14:08:03.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9342
2021-06-24 14:08:03.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9343
2021-06-24 14:08:03.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9344
2021-06-24 14:08:03.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9345
2021-06-24 14:08:03.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9346
2021-06-24 14:08:03.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9347
2021-06-24 14:08:03.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9348
2021-06-24 14:08:03.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9349
2021-06-24 14:08:03.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9350
2021-06-24 14:08:03.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9351
2021-06-24 14:08:03.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9352
2021-06-24 14:08:03.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9353
2021-06-24 14:08:03.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9354
2021-06-24 14:08:03.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9355
2021-06-24 14:08:03.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9356
2021-06-24 14:08:03.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9357
2021-06-24 14:08:03.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9358
2021-06-24 14:08:03.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9359
2021-06-24 14:08:03.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9360
2021-06-24 14:08:03.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9361
2021-06-24 14:08:03.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9362
2021-06-24 14:08:03.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9363
2021-06-24 14:08:03.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9364
2021-06-24 14:08:03.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9365
2021-06-24 14:08:03.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9366
2021-06-24 14:08:03.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9367
2021-06-24 14:08:03.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9368
2021-06-24 14:08:03.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9369
2021-06-24 14:08:03.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9370
2021-06-24 14:08:03.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9371
2021-06-24 14:08:03.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9372
2021-06-24 14:08:03.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9373
2021-06-24 14:08:03.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9374
2021-06-24 14:08:03.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9375
2021-06-24 14:08:03.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9376
2021-06-24 14:08:03.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9377
2021-06-24 14:08:03.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9378
2021-06-24 14:08:03.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9379
2021-06-24 14:08:03.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9380
2021-06-24 14:08:03.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9381
2021-06-24 14:08:03.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9382
2021-06-24 14:08:03.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9383
2021-06-24 14:08:03.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9384
2021-06-24 14:08:03.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9385
2021-06-24 14:08:03.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9386
2021-06-24 14:08:03.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9387
2021-06-24 14:08:03.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9388
2021-06-24 14:08:03.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9389
2021-06-24 14:08:03.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9390
2021-06-24 14:08:03.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9391
2021-06-24 14:08:03.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9392
2021-06-24 14:08:03.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9393
2021-06-24 14:08:03.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9394
2021-06-24 14:08:03.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9395
2021-06-24 14:08:03.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9396
2021-06-24 14:08:03.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9397
2021-06-24 14:08:03.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9398
2021-06-24 14:08:03.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9399
2021-06-24 14:08:03.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9400
2021-06-24 14:08:03.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9401
2021-06-24 14:08:03.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9402
2021-06-24 14:08:03.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9403
2021-06-24 14:08:03.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9404
2021-06-24 14:08:03.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9405
2021-06-24 14:08:03.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9406
2021-06-24 14:08:03.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9407
2021-06-24 14:08:03.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9408
2021-06-24 14:08:03.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9409
2021-06-24 14:08:03.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9410
2021-06-24 14:08:03.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9411
2021-06-24 14:08:03.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9412
2021-06-24 14:08:03.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9413
2021-06-24 14:08:03.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9414
2021-06-24 14:08:03.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9415
2021-06-24 14:08:03.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9416
2021-06-24 14:08:03.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9417
2021-06-24 14:08:03.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9418
2021-06-24 14:08:03.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9419
2021-06-24 14:08:03.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9420
2021-06-24 14:08:03.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9421
2021-06-24 14:08:03.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9422
2021-06-24 14:08:03.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9423
2021-06-24 14:08:03.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9424
2021-06-24 14:08:03.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9425
2021-06-24 14:08:03.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9426
2021-06-24 14:08:03.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9427
2021-06-24 14:08:03.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9428
2021-06-24 14:08:03.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9429
2021-06-24 14:08:03.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9430
2021-06-24 14:08:03.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9431
2021-06-24 14:08:03.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9432
2021-06-24 14:08:03.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9433
2021-06-24 14:08:03.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9434
2021-06-24 14:08:03.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9435
2021-06-24 14:08:03.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9436
2021-06-24 14:08:03.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9437
2021-06-24 14:08:03.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9438
2021-06-24 14:08:03.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9439
2021-06-24 14:08:03.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9440
2021-06-24 14:08:03.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9441
2021-06-24 14:08:03.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9442
2021-06-24 14:08:03.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9443
2021-06-24 14:08:03.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9444
2021-06-24 14:08:03.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9445
2021-06-24 14:08:03.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9446
2021-06-24 14:08:03.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9447
2021-06-24 14:08:03.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9448
2021-06-24 14:08:03.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9449
2021-06-24 14:08:03.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9450
2021-06-24 14:08:03.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9451
2021-06-24 14:08:03.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9452
2021-06-24 14:08:03.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9453
2021-06-24 14:08:03.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9454
2021-06-24 14:08:03.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9455
2021-06-24 14:08:03.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9456
2021-06-24 14:08:03.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9457
2021-06-24 14:08:03.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9458
2021-06-24 14:08:03.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9459
2021-06-24 14:08:03.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9460
2021-06-24 14:08:03.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9461
2021-06-24 14:08:03.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9462
2021-06-24 14:08:03.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9463
2021-06-24 14:08:03.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9464
2021-06-24 14:08:03.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9465
2021-06-24 14:08:03.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9466
2021-06-24 14:08:03.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9467
2021-06-24 14:08:03.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9468
2021-06-24 14:08:03.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9469
2021-06-24 14:08:03.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9470
2021-06-24 14:08:03.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9471
2021-06-24 14:08:03.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9472
2021-06-24 14:08:03.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9473
2021-06-24 14:08:03.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9474
2021-06-24 14:08:03.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9475
2021-06-24 14:08:03.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9476
2021-06-24 14:08:03.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9477
2021-06-24 14:08:03.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9478
2021-06-24 14:08:03.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9479
2021-06-24 14:08:03.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9480
2021-06-24 14:08:03.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9481
2021-06-24 14:08:03.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9482
2021-06-24 14:08:03.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9483
2021-06-24 14:08:03.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9484
2021-06-24 14:08:03.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9485
2021-06-24 14:08:03.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9486
2021-06-24 14:08:03.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9487
2021-06-24 14:08:03.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9488
2021-06-24 14:08:03.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9489
2021-06-24 14:08:03.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9490
2021-06-24 14:08:03.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9491
2021-06-24 14:08:03.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9492
2021-06-24 14:08:03.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9493
2021-06-24 14:08:03.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9494
2021-06-24 14:08:03.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9495
2021-06-24 14:08:03.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9496
2021-06-24 14:08:03.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9497
2021-06-24 14:08:03.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9498
2021-06-24 14:08:03.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9499
2021-06-24 14:08:03.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9500
2021-06-24 14:08:03.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9501
2021-06-24 14:08:03.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9502
2021-06-24 14:08:03.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9503
2021-06-24 14:08:03.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9504
2021-06-24 14:08:03.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9505
2021-06-24 14:08:03.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9506
2021-06-24 14:08:03.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9507
2021-06-24 14:08:03.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9508
2021-06-24 14:08:03.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9509
2021-06-24 14:08:03.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9510
2021-06-24 14:08:03.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9511
2021-06-24 14:08:03.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9512
2021-06-24 14:08:03.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9513
2021-06-24 14:08:03.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9514
2021-06-24 14:08:03.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9515
2021-06-24 14:08:03.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9516
2021-06-24 14:08:03.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:03.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9517
2021-06-24 14:08:04.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9518
2021-06-24 14:08:04.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9519
2021-06-24 14:08:04.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9520
2021-06-24 14:08:04.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9521
2021-06-24 14:08:04.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9522
2021-06-24 14:08:04.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9523
2021-06-24 14:08:04.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9524
2021-06-24 14:08:04.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9525
2021-06-24 14:08:04.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9526
2021-06-24 14:08:04.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9527
2021-06-24 14:08:04.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9528
2021-06-24 14:08:04.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9529
2021-06-24 14:08:04.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9530
2021-06-24 14:08:04.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9531
2021-06-24 14:08:04.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9532
2021-06-24 14:08:04.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9533
2021-06-24 14:08:04.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9534
2021-06-24 14:08:04.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9535
2021-06-24 14:08:04.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9536
2021-06-24 14:08:04.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9537
2021-06-24 14:08:04.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9538
2021-06-24 14:08:04.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9539
2021-06-24 14:08:04.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9540
2021-06-24 14:08:04.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9541
2021-06-24 14:08:04.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9542
2021-06-24 14:08:04.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9543
2021-06-24 14:08:04.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9544
2021-06-24 14:08:04.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9545
2021-06-24 14:08:04.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9546
2021-06-24 14:08:04.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9547
2021-06-24 14:08:04.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9548
2021-06-24 14:08:04.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9549
2021-06-24 14:08:04.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9550
2021-06-24 14:08:04.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9551
2021-06-24 14:08:04.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9552
2021-06-24 14:08:04.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9553
2021-06-24 14:08:04.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9554
2021-06-24 14:08:04.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9555
2021-06-24 14:08:04.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9556
2021-06-24 14:08:04.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9557
2021-06-24 14:08:04.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9558
2021-06-24 14:08:04.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9559
2021-06-24 14:08:04.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9560
2021-06-24 14:08:04.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9561
2021-06-24 14:08:04.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9562
2021-06-24 14:08:04.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9563
2021-06-24 14:08:04.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9564
2021-06-24 14:08:04.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9565
2021-06-24 14:08:04.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9566
2021-06-24 14:08:04.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9567
2021-06-24 14:08:04.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9568
2021-06-24 14:08:04.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9569
2021-06-24 14:08:04.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9570
2021-06-24 14:08:04.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9571
2021-06-24 14:08:04.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9572
2021-06-24 14:08:04.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9573
2021-06-24 14:08:04.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9574
2021-06-24 14:08:04.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9575
2021-06-24 14:08:04.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9576
2021-06-24 14:08:04.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9577
2021-06-24 14:08:04.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9578
2021-06-24 14:08:04.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9579
2021-06-24 14:08:04.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9580
2021-06-24 14:08:04.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9581
2021-06-24 14:08:04.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9582
2021-06-24 14:08:04.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9583
2021-06-24 14:08:04.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9584
2021-06-24 14:08:04.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9585
2021-06-24 14:08:04.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9586
2021-06-24 14:08:04.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9587
2021-06-24 14:08:04.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9588
2021-06-24 14:08:04.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9589
2021-06-24 14:08:04.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9590
2021-06-24 14:08:04.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9591
2021-06-24 14:08:04.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9592
2021-06-24 14:08:04.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9593
2021-06-24 14:08:04.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9594
2021-06-24 14:08:04.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9595
2021-06-24 14:08:04.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9596
2021-06-24 14:08:04.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9597
2021-06-24 14:08:04.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9598
2021-06-24 14:08:04.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9599
2021-06-24 14:08:04.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9600
2021-06-24 14:08:04.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9601
2021-06-24 14:08:04.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9602
2021-06-24 14:08:04.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9603
2021-06-24 14:08:04.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9604
2021-06-24 14:08:04.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9605
2021-06-24 14:08:04.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9606
2021-06-24 14:08:04.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9607
2021-06-24 14:08:04.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9608
2021-06-24 14:08:04.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9609
2021-06-24 14:08:04.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9610
2021-06-24 14:08:04.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9611
2021-06-24 14:08:04.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9612
2021-06-24 14:08:04.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9613
2021-06-24 14:08:04.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9614
2021-06-24 14:08:04.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9615
2021-06-24 14:08:04.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9616
2021-06-24 14:08:04.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9617
2021-06-24 14:08:04.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9618
2021-06-24 14:08:04.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9619
2021-06-24 14:08:04.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9620
2021-06-24 14:08:04.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9621
2021-06-24 14:08:04.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9622
2021-06-24 14:08:04.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9623
2021-06-24 14:08:04.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9624
2021-06-24 14:08:04.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9625
2021-06-24 14:08:04.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9626
2021-06-24 14:08:04.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9627
2021-06-24 14:08:04.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9628
2021-06-24 14:08:04.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9629
2021-06-24 14:08:04.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9630
2021-06-24 14:08:04.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9631
2021-06-24 14:08:04.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9632
2021-06-24 14:08:04.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9633
2021-06-24 14:08:04.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9634
2021-06-24 14:08:04.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9635
2021-06-24 14:08:04.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9636
2021-06-24 14:08:04.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9637
2021-06-24 14:08:04.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9638
2021-06-24 14:08:04.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9639
2021-06-24 14:08:04.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9640
2021-06-24 14:08:04.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9641
2021-06-24 14:08:04.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9642
2021-06-24 14:08:04.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9643
2021-06-24 14:08:04.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9644
2021-06-24 14:08:04.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9645
2021-06-24 14:08:04.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9646
2021-06-24 14:08:04.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9647
2021-06-24 14:08:04.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9648
2021-06-24 14:08:04.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9649
2021-06-24 14:08:04.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9650
2021-06-24 14:08:04.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9651
2021-06-24 14:08:04.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9652
2021-06-24 14:08:04.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9653
2021-06-24 14:08:04.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9654
2021-06-24 14:08:04.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9655
2021-06-24 14:08:04.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9656
2021-06-24 14:08:04.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9657
2021-06-24 14:08:04.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9658
2021-06-24 14:08:04.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9659
2021-06-24 14:08:04.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9660
2021-06-24 14:08:04.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9661
2021-06-24 14:08:04.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9662
2021-06-24 14:08:04.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9663
2021-06-24 14:08:04.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9664
2021-06-24 14:08:04.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9665
2021-06-24 14:08:04.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9666
2021-06-24 14:08:04.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9667
2021-06-24 14:08:04.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9668
2021-06-24 14:08:04.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9669
2021-06-24 14:08:04.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9670
2021-06-24 14:08:04.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9671
2021-06-24 14:08:04.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9672
2021-06-24 14:08:04.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9673
2021-06-24 14:08:04.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9674
2021-06-24 14:08:04.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9675
2021-06-24 14:08:04.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9676
2021-06-24 14:08:04.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9677
2021-06-24 14:08:04.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9678
2021-06-24 14:08:04.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9679
2021-06-24 14:08:04.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9680
2021-06-24 14:08:04.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9681
2021-06-24 14:08:04.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9682
2021-06-24 14:08:04.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9683
2021-06-24 14:08:04.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9684
2021-06-24 14:08:04.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9685
2021-06-24 14:08:04.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9686
2021-06-24 14:08:04.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9687
2021-06-24 14:08:04.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9688
2021-06-24 14:08:04.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9689
2021-06-24 14:08:04.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9690
2021-06-24 14:08:04.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9691
2021-06-24 14:08:04.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9692
2021-06-24 14:08:04.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9693
2021-06-24 14:08:04.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9694
2021-06-24 14:08:04.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9695
2021-06-24 14:08:04.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9696
2021-06-24 14:08:04.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9697
2021-06-24 14:08:04.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9698
2021-06-24 14:08:04.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9699
2021-06-24 14:08:04.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9700
2021-06-24 14:08:04.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9701
2021-06-24 14:08:04.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9702
2021-06-24 14:08:04.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9703
2021-06-24 14:08:04.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9704
2021-06-24 14:08:04.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9705
2021-06-24 14:08:04.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9706
2021-06-24 14:08:04.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9707
2021-06-24 14:08:04.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9708
2021-06-24 14:08:04.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9709
2021-06-24 14:08:04.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9710
2021-06-24 14:08:04.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9711
2021-06-24 14:08:04.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9712
2021-06-24 14:08:04.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9713
2021-06-24 14:08:04.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9714
2021-06-24 14:08:04.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9715
2021-06-24 14:08:04.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9716
2021-06-24 14:08:04.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9717
2021-06-24 14:08:04.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9718
2021-06-24 14:08:04.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9719
2021-06-24 14:08:04.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9720
2021-06-24 14:08:04.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9721
2021-06-24 14:08:04.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9722
2021-06-24 14:08:04.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9723
2021-06-24 14:08:04.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9724
2021-06-24 14:08:04.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9725
2021-06-24 14:08:04.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9726
2021-06-24 14:08:04.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9727
2021-06-24 14:08:04.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9728
2021-06-24 14:08:04.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9729
2021-06-24 14:08:04.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9730
2021-06-24 14:08:04.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9731
2021-06-24 14:08:04.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9732
2021-06-24 14:08:04.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9733
2021-06-24 14:08:04.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9734
2021-06-24 14:08:04.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9735
2021-06-24 14:08:04.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9736
2021-06-24 14:08:04.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9737
2021-06-24 14:08:04.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9738
2021-06-24 14:08:04.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9739
2021-06-24 14:08:04.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9740
2021-06-24 14:08:04.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9741
2021-06-24 14:08:04.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9742
2021-06-24 14:08:04.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9743
2021-06-24 14:08:04.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9744
2021-06-24 14:08:04.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9745
2021-06-24 14:08:04.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9746
2021-06-24 14:08:04.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9747
2021-06-24 14:08:04.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9748
2021-06-24 14:08:04.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9749
2021-06-24 14:08:04.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9750
2021-06-24 14:08:04.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9751
2021-06-24 14:08:04.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9752
2021-06-24 14:08:04.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9753
2021-06-24 14:08:04.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9754
2021-06-24 14:08:04.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9755
2021-06-24 14:08:04.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9756
2021-06-24 14:08:04.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9757
2021-06-24 14:08:04.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9758
2021-06-24 14:08:04.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9759
2021-06-24 14:08:04.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9760
2021-06-24 14:08:04.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9761
2021-06-24 14:08:04.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9762
2021-06-24 14:08:04.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9763
2021-06-24 14:08:04.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9764
2021-06-24 14:08:04.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9765
2021-06-24 14:08:04.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9766
2021-06-24 14:08:04.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9767
2021-06-24 14:08:04.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9768
2021-06-24 14:08:04.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9769
2021-06-24 14:08:04.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9770
2021-06-24 14:08:04.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9771
2021-06-24 14:08:04.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9772
2021-06-24 14:08:04.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9773
2021-06-24 14:08:04.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9774
2021-06-24 14:08:04.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9775
2021-06-24 14:08:04.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9776
2021-06-24 14:08:04.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9777
2021-06-24 14:08:04.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9778
2021-06-24 14:08:04.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9779
2021-06-24 14:08:04.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9780
2021-06-24 14:08:04.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9781
2021-06-24 14:08:04.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9782
2021-06-24 14:08:04.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9783
2021-06-24 14:08:04.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9784
2021-06-24 14:08:04.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9785
2021-06-24 14:08:04.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9786
2021-06-24 14:08:04.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9787
2021-06-24 14:08:04.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9788
2021-06-24 14:08:04.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9789
2021-06-24 14:08:04.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9790
2021-06-24 14:08:04.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9791
2021-06-24 14:08:04.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9792
2021-06-24 14:08:04.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9793
2021-06-24 14:08:04.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9794
2021-06-24 14:08:04.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9795
2021-06-24 14:08:04.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9796
2021-06-24 14:08:04.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9797
2021-06-24 14:08:04.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9798
2021-06-24 14:08:04.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9799
2021-06-24 14:08:04.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9800
2021-06-24 14:08:04.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9801
2021-06-24 14:08:04.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9802
2021-06-24 14:08:04.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9803
2021-06-24 14:08:04.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9804
2021-06-24 14:08:04.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9805
2021-06-24 14:08:04.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9806
2021-06-24 14:08:04.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9807
2021-06-24 14:08:04.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9808
2021-06-24 14:08:04.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9809
2021-06-24 14:08:04.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9810
2021-06-24 14:08:04.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9811
2021-06-24 14:08:04.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9812
2021-06-24 14:08:04.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9813
2021-06-24 14:08:04.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9814
2021-06-24 14:08:04.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9815
2021-06-24 14:08:04.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9816
2021-06-24 14:08:04.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9817
2021-06-24 14:08:04.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9818
2021-06-24 14:08:04.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9819
2021-06-24 14:08:04.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9820
2021-06-24 14:08:04.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9821
2021-06-24 14:08:04.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9822
2021-06-24 14:08:04.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9823
2021-06-24 14:08:04.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9824
2021-06-24 14:08:04.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9825
2021-06-24 14:08:04.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9826
2021-06-24 14:08:04.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9827
2021-06-24 14:08:04.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9828
2021-06-24 14:08:04.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9829
2021-06-24 14:08:04.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9830
2021-06-24 14:08:04.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9831
2021-06-24 14:08:04.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9832
2021-06-24 14:08:04.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9833
2021-06-24 14:08:04.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9834
2021-06-24 14:08:04.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9835
2021-06-24 14:08:04.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9836
2021-06-24 14:08:04.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9837
2021-06-24 14:08:04.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9838
2021-06-24 14:08:04.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9839
2021-06-24 14:08:04.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9840
2021-06-24 14:08:04.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9841
2021-06-24 14:08:04.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9842
2021-06-24 14:08:04.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9843
2021-06-24 14:08:04.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9844
2021-06-24 14:08:04.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9845
2021-06-24 14:08:04.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9846
2021-06-24 14:08:04.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9847
2021-06-24 14:08:04.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9848
2021-06-24 14:08:04.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9849
2021-06-24 14:08:04.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9850
2021-06-24 14:08:04.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9851
2021-06-24 14:08:04.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9852
2021-06-24 14:08:04.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9853
2021-06-24 14:08:04.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9854
2021-06-24 14:08:04.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9855
2021-06-24 14:08:04.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9856
2021-06-24 14:08:04.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9857
2021-06-24 14:08:04.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9858
2021-06-24 14:08:04.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9859
2021-06-24 14:08:04.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9860
2021-06-24 14:08:04.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9861
2021-06-24 14:08:04.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9862
2021-06-24 14:08:04.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9863
2021-06-24 14:08:04.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9864
2021-06-24 14:08:04.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9865
2021-06-24 14:08:04.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9866
2021-06-24 14:08:04.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9867
2021-06-24 14:08:04.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9868
2021-06-24 14:08:04.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9869
2021-06-24 14:08:04.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9870
2021-06-24 14:08:04.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9871
2021-06-24 14:08:04.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9872
2021-06-24 14:08:04.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9873
2021-06-24 14:08:04.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9874
2021-06-24 14:08:04.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9875
2021-06-24 14:08:04.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9876
2021-06-24 14:08:04.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9877
2021-06-24 14:08:04.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9878
2021-06-24 14:08:04.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9879
2021-06-24 14:08:04.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9880
2021-06-24 14:08:04.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9881
2021-06-24 14:08:04.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9882
2021-06-24 14:08:04.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9883
2021-06-24 14:08:04.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9884
2021-06-24 14:08:04.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9885
2021-06-24 14:08:04.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9886
2021-06-24 14:08:04.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9887
2021-06-24 14:08:04.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9888
2021-06-24 14:08:04.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9889
2021-06-24 14:08:04.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9890
2021-06-24 14:08:04.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9891
2021-06-24 14:08:04.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9892
2021-06-24 14:08:04.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9893
2021-06-24 14:08:04.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9894
2021-06-24 14:08:04.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9895
2021-06-24 14:08:04.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9896
2021-06-24 14:08:04.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9897
2021-06-24 14:08:04.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9898
2021-06-24 14:08:04.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9899
2021-06-24 14:08:04.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9900
2021-06-24 14:08:04.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9901
2021-06-24 14:08:04.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9902
2021-06-24 14:08:04.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9903
2021-06-24 14:08:04.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9904
2021-06-24 14:08:04.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9905
2021-06-24 14:08:04.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9906
2021-06-24 14:08:04.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9907
2021-06-24 14:08:04.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9908
2021-06-24 14:08:04.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9909
2021-06-24 14:08:04.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9910
2021-06-24 14:08:04.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9911
2021-06-24 14:08:04.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9912
2021-06-24 14:08:04.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9913
2021-06-24 14:08:04.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9914
2021-06-24 14:08:04.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9915
2021-06-24 14:08:04.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9916
2021-06-24 14:08:04.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9917
2021-06-24 14:08:04.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9918
2021-06-24 14:08:04.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9919
2021-06-24 14:08:04.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9920
2021-06-24 14:08:04.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9921
2021-06-24 14:08:04.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9922
2021-06-24 14:08:04.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9923
2021-06-24 14:08:04.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9924
2021-06-24 14:08:04.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9925
2021-06-24 14:08:04.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9926
2021-06-24 14:08:04.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9927
2021-06-24 14:08:04.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9928
2021-06-24 14:08:04.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9929
2021-06-24 14:08:04.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9930
2021-06-24 14:08:04.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9931
2021-06-24 14:08:04.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9932
2021-06-24 14:08:04.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9933
2021-06-24 14:08:04.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9934
2021-06-24 14:08:04.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9935
2021-06-24 14:08:04.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9936
2021-06-24 14:08:04.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9937
2021-06-24 14:08:04.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9938
2021-06-24 14:08:04.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9939
2021-06-24 14:08:04.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9940
2021-06-24 14:08:04.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9941
2021-06-24 14:08:04.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9942
2021-06-24 14:08:04.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9943
2021-06-24 14:08:04.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9944
2021-06-24 14:08:04.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9945
2021-06-24 14:08:04.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9946
2021-06-24 14:08:04.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9947
2021-06-24 14:08:04.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9948
2021-06-24 14:08:04.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9949
2021-06-24 14:08:04.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9950
2021-06-24 14:08:04.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9951
2021-06-24 14:08:04.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9952
2021-06-24 14:08:04.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9953
2021-06-24 14:08:04.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9954
2021-06-24 14:08:04.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9955
2021-06-24 14:08:04.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9956
2021-06-24 14:08:04.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9957
2021-06-24 14:08:04.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9958
2021-06-24 14:08:04.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9959
2021-06-24 14:08:04.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9960
2021-06-24 14:08:04.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9961
2021-06-24 14:08:04.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9962
2021-06-24 14:08:04.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9963
2021-06-24 14:08:04.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9964
2021-06-24 14:08:04.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9965
2021-06-24 14:08:04.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9966
2021-06-24 14:08:04.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9967
2021-06-24 14:08:04.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9968
2021-06-24 14:08:04.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9969
2021-06-24 14:08:04.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9970
2021-06-24 14:08:04.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9971
2021-06-24 14:08:04.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9972
2021-06-24 14:08:04.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9973
2021-06-24 14:08:04.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9974
2021-06-24 14:08:04.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9975
2021-06-24 14:08:04.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9976
2021-06-24 14:08:04.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9977
2021-06-24 14:08:04.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9978
2021-06-24 14:08:04.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9979
2021-06-24 14:08:04.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9980
2021-06-24 14:08:04.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9981
2021-06-24 14:08:04.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9982
2021-06-24 14:08:04.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9983
2021-06-24 14:08:04.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9984
2021-06-24 14:08:04.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9985
2021-06-24 14:08:04.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9986
2021-06-24 14:08:04.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9987
2021-06-24 14:08:04.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9988
2021-06-24 14:08:04.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9989
2021-06-24 14:08:04.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9990
2021-06-24 14:08:04.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9991
2021-06-24 14:08:04.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9992
2021-06-24 14:08:04.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9993
2021-06-24 14:08:04.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9994
2021-06-24 14:08:04.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9995
2021-06-24 14:08:04.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9996
2021-06-24 14:08:04.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9997
2021-06-24 14:08:04.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9998
2021-06-24 14:08:04.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 9999
2021-06-24 14:08:04.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10000
2021-06-24 14:08:04.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10001
2021-06-24 14:08:04.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10002
2021-06-24 14:08:04.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10003
2021-06-24 14:08:04.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10004
2021-06-24 14:08:04.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10005
2021-06-24 14:08:04.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10006
2021-06-24 14:08:04.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10007
2021-06-24 14:08:04.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10008
2021-06-24 14:08:04.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10009
2021-06-24 14:08:04.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10010
2021-06-24 14:08:04.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10011
2021-06-24 14:08:04.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10012
2021-06-24 14:08:04.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10013
2021-06-24 14:08:04.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10014
2021-06-24 14:08:04.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10015
2021-06-24 14:08:04.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10016
2021-06-24 14:08:04.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10017
2021-06-24 14:08:04.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10018
2021-06-24 14:08:04.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10019
2021-06-24 14:08:04.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10020
2021-06-24 14:08:04.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10021
2021-06-24 14:08:04.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10022
2021-06-24 14:08:04.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10023
2021-06-24 14:08:04.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10024
2021-06-24 14:08:04.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10025
2021-06-24 14:08:04.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10026
2021-06-24 14:08:04.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10027
2021-06-24 14:08:04.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10028
2021-06-24 14:08:04.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10029
2021-06-24 14:08:04.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10030
2021-06-24 14:08:04.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10031
2021-06-24 14:08:04.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10032
2021-06-24 14:08:04.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10033
2021-06-24 14:08:04.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10034
2021-06-24 14:08:04.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10035
2021-06-24 14:08:04.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10036
2021-06-24 14:08:04.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10037
2021-06-24 14:08:04.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10038
2021-06-24 14:08:04.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10039
2021-06-24 14:08:04.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10040
2021-06-24 14:08:04.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10041
2021-06-24 14:08:04.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10042
2021-06-24 14:08:04.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10043
2021-06-24 14:08:04.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10044
2021-06-24 14:08:04.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10045
2021-06-24 14:08:04.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10046
2021-06-24 14:08:04.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10047
2021-06-24 14:08:04.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10048
2021-06-24 14:08:04.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10049
2021-06-24 14:08:04.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10050
2021-06-24 14:08:04.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10051
2021-06-24 14:08:04.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10052
2021-06-24 14:08:04.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10053
2021-06-24 14:08:04.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10054
2021-06-24 14:08:04.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10055
2021-06-24 14:08:04.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10056
2021-06-24 14:08:04.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10057
2021-06-24 14:08:04.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10058
2021-06-24 14:08:04.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10059
2021-06-24 14:08:04.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10060
2021-06-24 14:08:04.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10061
2021-06-24 14:08:04.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10062
2021-06-24 14:08:04.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10063
2021-06-24 14:08:04.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10064
2021-06-24 14:08:04.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10065
2021-06-24 14:08:04.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10066
2021-06-24 14:08:04.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10067
2021-06-24 14:08:04.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10068
2021-06-24 14:08:04.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10069
2021-06-24 14:08:04.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10070
2021-06-24 14:08:04.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10071
2021-06-24 14:08:04.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10072
2021-06-24 14:08:04.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10073
2021-06-24 14:08:04.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10074
2021-06-24 14:08:04.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10075
2021-06-24 14:08:04.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10076
2021-06-24 14:08:04.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10077
2021-06-24 14:08:04.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10078
2021-06-24 14:08:04.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10079
2021-06-24 14:08:04.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10080
2021-06-24 14:08:04.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10081
2021-06-24 14:08:04.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10082
2021-06-24 14:08:04.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10083
2021-06-24 14:08:04.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10084
2021-06-24 14:08:04.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10085
2021-06-24 14:08:04.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10086
2021-06-24 14:08:04.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10087
2021-06-24 14:08:04.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10088
2021-06-24 14:08:04.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10089
2021-06-24 14:08:04.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10090
2021-06-24 14:08:04.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10091
2021-06-24 14:08:04.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10092
2021-06-24 14:08:04.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10093
2021-06-24 14:08:04.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10094
2021-06-24 14:08:04.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10095
2021-06-24 14:08:04.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10096
2021-06-24 14:08:04.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10097
2021-06-24 14:08:04.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10098
2021-06-24 14:08:04.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10099
2021-06-24 14:08:04.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10100
2021-06-24 14:08:04.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10101
2021-06-24 14:08:04.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10102
2021-06-24 14:08:04.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10103
2021-06-24 14:08:04.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10104
2021-06-24 14:08:04.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10105
2021-06-24 14:08:04.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10106
2021-06-24 14:08:04.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10107
2021-06-24 14:08:04.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10108
2021-06-24 14:08:04.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10109
2021-06-24 14:08:04.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10110
2021-06-24 14:08:04.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10111
2021-06-24 14:08:04.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10112
2021-06-24 14:08:04.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10113
2021-06-24 14:08:04.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10114
2021-06-24 14:08:04.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10115
2021-06-24 14:08:04.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10116
2021-06-24 14:08:04.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10117
2021-06-24 14:08:04.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10118
2021-06-24 14:08:04.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10119
2021-06-24 14:08:04.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10120
2021-06-24 14:08:04.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10121
2021-06-24 14:08:04.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10122
2021-06-24 14:08:04.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10123
2021-06-24 14:08:04.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10124
2021-06-24 14:08:04.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10125
2021-06-24 14:08:04.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10126
2021-06-24 14:08:04.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10127
2021-06-24 14:08:04.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10128
2021-06-24 14:08:04.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10129
2021-06-24 14:08:04.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10130
2021-06-24 14:08:04.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10131
2021-06-24 14:08:04.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10132
2021-06-24 14:08:04.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10133
2021-06-24 14:08:04.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10134
2021-06-24 14:08:04.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10135
2021-06-24 14:08:04.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10136
2021-06-24 14:08:04.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10137
2021-06-24 14:08:04.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10138
2021-06-24 14:08:04.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10139
2021-06-24 14:08:04.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10140
2021-06-24 14:08:04.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10141
2021-06-24 14:08:04.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10142
2021-06-24 14:08:04.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10143
2021-06-24 14:08:04.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10144
2021-06-24 14:08:04.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10145
2021-06-24 14:08:04.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10146
2021-06-24 14:08:04.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10147
2021-06-24 14:08:04.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10148
2021-06-24 14:08:04.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10149
2021-06-24 14:08:04.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10150
2021-06-24 14:08:04.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10151
2021-06-24 14:08:04.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10152
2021-06-24 14:08:04.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10153
2021-06-24 14:08:04.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10154
2021-06-24 14:08:04.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10155
2021-06-24 14:08:04.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10156
2021-06-24 14:08:04.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10157
2021-06-24 14:08:04.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10158
2021-06-24 14:08:04.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10159
2021-06-24 14:08:04.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10160
2021-06-24 14:08:04.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10161
2021-06-24 14:08:04.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10162
2021-06-24 14:08:04.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10163
2021-06-24 14:08:04.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10164
2021-06-24 14:08:04.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10165
2021-06-24 14:08:04.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10166
2021-06-24 14:08:04.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10167
2021-06-24 14:08:04.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10168
2021-06-24 14:08:04.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10169
2021-06-24 14:08:04.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10170
2021-06-24 14:08:04.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10171
2021-06-24 14:08:04.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10172
2021-06-24 14:08:04.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10173
2021-06-24 14:08:04.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10174
2021-06-24 14:08:04.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10175
2021-06-24 14:08:04.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10176
2021-06-24 14:08:04.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10177
2021-06-24 14:08:04.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10178
2021-06-24 14:08:04.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10179
2021-06-24 14:08:04.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10180
2021-06-24 14:08:04.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10181
2021-06-24 14:08:04.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10182
2021-06-24 14:08:04.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10183
2021-06-24 14:08:04.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10184
2021-06-24 14:08:04.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10185
2021-06-24 14:08:04.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10186
2021-06-24 14:08:04.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10187
2021-06-24 14:08:04.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10188
2021-06-24 14:08:04.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10189
2021-06-24 14:08:04.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10190
2021-06-24 14:08:04.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10191
2021-06-24 14:08:04.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10192
2021-06-24 14:08:04.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10193
2021-06-24 14:08:04.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10194
2021-06-24 14:08:04.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10195
2021-06-24 14:08:04.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10196
2021-06-24 14:08:04.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10197
2021-06-24 14:08:04.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10198
2021-06-24 14:08:04.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10199
2021-06-24 14:08:04.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10200
2021-06-24 14:08:04.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10201
2021-06-24 14:08:04.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10202
2021-06-24 14:08:04.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10203
2021-06-24 14:08:04.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10204
2021-06-24 14:08:04.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10205
2021-06-24 14:08:04.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10206
2021-06-24 14:08:04.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10207
2021-06-24 14:08:04.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10208
2021-06-24 14:08:04.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10209
2021-06-24 14:08:04.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10210
2021-06-24 14:08:04.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10211
2021-06-24 14:08:04.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10212
2021-06-24 14:08:04.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10213
2021-06-24 14:08:04.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10214
2021-06-24 14:08:04.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10215
2021-06-24 14:08:04.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10216
2021-06-24 14:08:04.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10217
2021-06-24 14:08:04.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10218
2021-06-24 14:08:04.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10219
2021-06-24 14:08:04.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10220
2021-06-24 14:08:04.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10221
2021-06-24 14:08:04.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10222
2021-06-24 14:08:04.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10223
2021-06-24 14:08:04.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10224
2021-06-24 14:08:04.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10225
2021-06-24 14:08:04.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10226
2021-06-24 14:08:04.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10227
2021-06-24 14:08:04.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10228
2021-06-24 14:08:04.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10229
2021-06-24 14:08:04.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10230
2021-06-24 14:08:04.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10231
2021-06-24 14:08:04.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10232
2021-06-24 14:08:04.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10233
2021-06-24 14:08:04.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10234
2021-06-24 14:08:04.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10235
2021-06-24 14:08:04.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10236
2021-06-24 14:08:04.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10237
2021-06-24 14:08:04.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10238
2021-06-24 14:08:04.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10239
2021-06-24 14:08:04.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10240
2021-06-24 14:08:04.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10241
2021-06-24 14:08:04.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10242
2021-06-24 14:08:04.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10243
2021-06-24 14:08:04.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10244
2021-06-24 14:08:04.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10245
2021-06-24 14:08:04.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10246
2021-06-24 14:08:04.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10247
2021-06-24 14:08:04.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10248
2021-06-24 14:08:04.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10249
2021-06-24 14:08:04.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10250
2021-06-24 14:08:04.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10251
2021-06-24 14:08:04.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10252
2021-06-24 14:08:04.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10253
2021-06-24 14:08:04.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10254
2021-06-24 14:08:04.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10255
2021-06-24 14:08:04.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10256
2021-06-24 14:08:04.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10257
2021-06-24 14:08:04.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10258
2021-06-24 14:08:04.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10259
2021-06-24 14:08:04.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10260
2021-06-24 14:08:04.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10261
2021-06-24 14:08:04.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10262
2021-06-24 14:08:04.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10263
2021-06-24 14:08:04.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10264
2021-06-24 14:08:04.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10265
2021-06-24 14:08:04.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10266
2021-06-24 14:08:04.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10267
2021-06-24 14:08:04.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10268
2021-06-24 14:08:04.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10269
2021-06-24 14:08:04.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10270
2021-06-24 14:08:04.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10271
2021-06-24 14:08:04.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10272
2021-06-24 14:08:04.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10273
2021-06-24 14:08:04.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10274
2021-06-24 14:08:04.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10275
2021-06-24 14:08:04.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10276
2021-06-24 14:08:04.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10277
2021-06-24 14:08:04.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10278
2021-06-24 14:08:04.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10279
2021-06-24 14:08:04.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10280
2021-06-24 14:08:04.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10281
2021-06-24 14:08:04.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10282
2021-06-24 14:08:04.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10283
2021-06-24 14:08:04.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10284
2021-06-24 14:08:04.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10285
2021-06-24 14:08:04.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10286
2021-06-24 14:08:04.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10287
2021-06-24 14:08:04.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10288
2021-06-24 14:08:04.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10289
2021-06-24 14:08:04.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10290
2021-06-24 14:08:04.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10291
2021-06-24 14:08:04.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10292
2021-06-24 14:08:04.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10293
2021-06-24 14:08:04.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10294
2021-06-24 14:08:04.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10295
2021-06-24 14:08:04.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10296
2021-06-24 14:08:04.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10297
2021-06-24 14:08:04.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10298
2021-06-24 14:08:04.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10299
2021-06-24 14:08:04.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10300
2021-06-24 14:08:04.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10301
2021-06-24 14:08:04.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10302
2021-06-24 14:08:04.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10303
2021-06-24 14:08:04.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10304
2021-06-24 14:08:04.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10305
2021-06-24 14:08:04.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10306
2021-06-24 14:08:04.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10307
2021-06-24 14:08:04.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10308
2021-06-24 14:08:04.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10309
2021-06-24 14:08:04.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10310
2021-06-24 14:08:04.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10311
2021-06-24 14:08:04.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10312
2021-06-24 14:08:04.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10313
2021-06-24 14:08:04.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10314
2021-06-24 14:08:04.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10315
2021-06-24 14:08:04.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10316
2021-06-24 14:08:04.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10317
2021-06-24 14:08:04.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10318
2021-06-24 14:08:04.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10319
2021-06-24 14:08:04.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10320
2021-06-24 14:08:04.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10321
2021-06-24 14:08:04.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10322
2021-06-24 14:08:04.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10323
2021-06-24 14:08:04.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10324
2021-06-24 14:08:04.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10325
2021-06-24 14:08:04.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10326
2021-06-24 14:08:04.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10327
2021-06-24 14:08:04.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10328
2021-06-24 14:08:04.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10329
2021-06-24 14:08:04.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10330
2021-06-24 14:08:04.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10331
2021-06-24 14:08:04.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10332
2021-06-24 14:08:04.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10333
2021-06-24 14:08:04.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10334
2021-06-24 14:08:04.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10335
2021-06-24 14:08:04.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10336
2021-06-24 14:08:04.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10337
2021-06-24 14:08:04.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10338
2021-06-24 14:08:04.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10339
2021-06-24 14:08:04.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10340
2021-06-24 14:08:04.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10341
2021-06-24 14:08:04.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10342
2021-06-24 14:08:04.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10343
2021-06-24 14:08:04.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10344
2021-06-24 14:08:04.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10345
2021-06-24 14:08:04.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10346
2021-06-24 14:08:04.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10347
2021-06-24 14:08:04.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10348
2021-06-24 14:08:04.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10349
2021-06-24 14:08:04.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10350
2021-06-24 14:08:04.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10351
2021-06-24 14:08:04.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10352
2021-06-24 14:08:04.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10353
2021-06-24 14:08:04.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10354
2021-06-24 14:08:04.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10355
2021-06-24 14:08:04.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10356
2021-06-24 14:08:04.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10357
2021-06-24 14:08:04.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10358
2021-06-24 14:08:04.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10359
2021-06-24 14:08:04.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10360
2021-06-24 14:08:04.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10361
2021-06-24 14:08:04.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10362
2021-06-24 14:08:04.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10363
2021-06-24 14:08:04.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10364
2021-06-24 14:08:04.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10365
2021-06-24 14:08:04.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10366
2021-06-24 14:08:04.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10367
2021-06-24 14:08:04.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10368
2021-06-24 14:08:04.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10369
2021-06-24 14:08:04.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10370
2021-06-24 14:08:04.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10371
2021-06-24 14:08:04.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10372
2021-06-24 14:08:04.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10373
2021-06-24 14:08:04.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10374
2021-06-24 14:08:04.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10375
2021-06-24 14:08:04.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10376
2021-06-24 14:08:04.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10377
2021-06-24 14:08:04.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10378
2021-06-24 14:08:04.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10379
2021-06-24 14:08:04.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10380
2021-06-24 14:08:04.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10381
2021-06-24 14:08:04.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10382
2021-06-24 14:08:04.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10383
2021-06-24 14:08:04.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10384
2021-06-24 14:08:04.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10385
2021-06-24 14:08:04.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10386
2021-06-24 14:08:04.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10387
2021-06-24 14:08:04.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10388
2021-06-24 14:08:04.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10389
2021-06-24 14:08:04.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10390
2021-06-24 14:08:04.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10391
2021-06-24 14:08:04.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10392
2021-06-24 14:08:04.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10393
2021-06-24 14:08:04.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10394
2021-06-24 14:08:04.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10395
2021-06-24 14:08:04.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10396
2021-06-24 14:08:04.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10397
2021-06-24 14:08:04.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10398
2021-06-24 14:08:04.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10399
2021-06-24 14:08:04.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10400
2021-06-24 14:08:04.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10401
2021-06-24 14:08:04.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10402
2021-06-24 14:08:04.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10403
2021-06-24 14:08:04.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10404
2021-06-24 14:08:04.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10405
2021-06-24 14:08:04.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10406
2021-06-24 14:08:04.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10407
2021-06-24 14:08:04.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10408
2021-06-24 14:08:04.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10409
2021-06-24 14:08:04.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10410
2021-06-24 14:08:04.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10411
2021-06-24 14:08:04.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10412
2021-06-24 14:08:04.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10413
2021-06-24 14:08:04.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10414
2021-06-24 14:08:04.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10415
2021-06-24 14:08:04.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10416
2021-06-24 14:08:04.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10417
2021-06-24 14:08:04.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10418
2021-06-24 14:08:04.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10419
2021-06-24 14:08:04.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10420
2021-06-24 14:08:04.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10421
2021-06-24 14:08:04.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10422
2021-06-24 14:08:04.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10423
2021-06-24 14:08:04.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10424
2021-06-24 14:08:04.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10425
2021-06-24 14:08:04.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10426
2021-06-24 14:08:04.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10427
2021-06-24 14:08:04.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10428
2021-06-24 14:08:04.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10429
2021-06-24 14:08:04.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10430
2021-06-24 14:08:04.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10431
2021-06-24 14:08:04.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10432
2021-06-24 14:08:04.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10433
2021-06-24 14:08:04.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10434
2021-06-24 14:08:04.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:04.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10435
2021-06-24 14:08:05.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10436
2021-06-24 14:08:05.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10437
2021-06-24 14:08:05.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10438
2021-06-24 14:08:05.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10439
2021-06-24 14:08:05.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10440
2021-06-24 14:08:05.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10441
2021-06-24 14:08:05.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10442
2021-06-24 14:08:05.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10443
2021-06-24 14:08:05.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10444
2021-06-24 14:08:05.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10445
2021-06-24 14:08:05.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10446
2021-06-24 14:08:05.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10447
2021-06-24 14:08:05.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10448
2021-06-24 14:08:05.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10449
2021-06-24 14:08:05.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10450
2021-06-24 14:08:05.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10451
2021-06-24 14:08:05.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10452
2021-06-24 14:08:05.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10453
2021-06-24 14:08:05.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10454
2021-06-24 14:08:05.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10455
2021-06-24 14:08:05.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10456
2021-06-24 14:08:05.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10457
2021-06-24 14:08:05.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10458
2021-06-24 14:08:05.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10459
2021-06-24 14:08:05.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10460
2021-06-24 14:08:05.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10461
2021-06-24 14:08:05.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10462
2021-06-24 14:08:05.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10463
2021-06-24 14:08:05.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10464
2021-06-24 14:08:05.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10465
2021-06-24 14:08:05.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10466
2021-06-24 14:08:05.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10467
2021-06-24 14:08:05.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10468
2021-06-24 14:08:05.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10469
2021-06-24 14:08:05.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10470
2021-06-24 14:08:05.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10471
2021-06-24 14:08:05.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10472
2021-06-24 14:08:05.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10473
2021-06-24 14:08:05.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10474
2021-06-24 14:08:05.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10475
2021-06-24 14:08:05.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10476
2021-06-24 14:08:05.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10477
2021-06-24 14:08:05.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10478
2021-06-24 14:08:05.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10479
2021-06-24 14:08:05.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10480
2021-06-24 14:08:05.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10481
2021-06-24 14:08:05.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10482
2021-06-24 14:08:05.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10483
2021-06-24 14:08:05.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10484
2021-06-24 14:08:05.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10485
2021-06-24 14:08:05.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10486
2021-06-24 14:08:05.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10487
2021-06-24 14:08:05.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10488
2021-06-24 14:08:05.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10489
2021-06-24 14:08:05.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10490
2021-06-24 14:08:05.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10491
2021-06-24 14:08:05.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10492
2021-06-24 14:08:05.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10493
2021-06-24 14:08:05.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10494
2021-06-24 14:08:05.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10495
2021-06-24 14:08:05.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10496
2021-06-24 14:08:05.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10497
2021-06-24 14:08:05.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10498
2021-06-24 14:08:05.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10499
2021-06-24 14:08:05.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10500
2021-06-24 14:08:05.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10501
2021-06-24 14:08:05.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10502
2021-06-24 14:08:05.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10503
2021-06-24 14:08:05.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10504
2021-06-24 14:08:05.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10505
2021-06-24 14:08:05.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10506
2021-06-24 14:08:05.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10507
2021-06-24 14:08:05.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10508
2021-06-24 14:08:05.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10509
2021-06-24 14:08:05.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10510
2021-06-24 14:08:05.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10511
2021-06-24 14:08:05.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10512
2021-06-24 14:08:05.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10513
2021-06-24 14:08:05.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10514
2021-06-24 14:08:05.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10515
2021-06-24 14:08:05.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10516
2021-06-24 14:08:05.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10517
2021-06-24 14:08:05.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10518
2021-06-24 14:08:05.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10519
2021-06-24 14:08:05.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10520
2021-06-24 14:08:05.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10521
2021-06-24 14:08:05.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10522
2021-06-24 14:08:05.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10523
2021-06-24 14:08:05.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10524
2021-06-24 14:08:05.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10525
2021-06-24 14:08:05.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10526
2021-06-24 14:08:05.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10527
2021-06-24 14:08:05.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10528
2021-06-24 14:08:05.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10529
2021-06-24 14:08:05.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10530
2021-06-24 14:08:05.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10531
2021-06-24 14:08:05.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10532
2021-06-24 14:08:05.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10533
2021-06-24 14:08:05.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10534
2021-06-24 14:08:05.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10535
2021-06-24 14:08:05.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10536
2021-06-24 14:08:05.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10537
2021-06-24 14:08:05.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10538
2021-06-24 14:08:05.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10539
2021-06-24 14:08:05.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10540
2021-06-24 14:08:05.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10541
2021-06-24 14:08:05.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10542
2021-06-24 14:08:05.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10543
2021-06-24 14:08:05.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10544
2021-06-24 14:08:05.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10545
2021-06-24 14:08:05.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10546
2021-06-24 14:08:05.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10547
2021-06-24 14:08:05.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10548
2021-06-24 14:08:05.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10549
2021-06-24 14:08:05.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10550
2021-06-24 14:08:05.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10551
2021-06-24 14:08:05.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10552
2021-06-24 14:08:05.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10553
2021-06-24 14:08:05.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10554
2021-06-24 14:08:05.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10555
2021-06-24 14:08:05.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10556
2021-06-24 14:08:05.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10557
2021-06-24 14:08:05.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10558
2021-06-24 14:08:05.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10559
2021-06-24 14:08:05.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10560
2021-06-24 14:08:05.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10561
2021-06-24 14:08:05.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10562
2021-06-24 14:08:05.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10563
2021-06-24 14:08:05.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10564
2021-06-24 14:08:05.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10565
2021-06-24 14:08:05.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10566
2021-06-24 14:08:05.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10567
2021-06-24 14:08:05.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10568
2021-06-24 14:08:05.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10569
2021-06-24 14:08:05.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10570
2021-06-24 14:08:05.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10571
2021-06-24 14:08:05.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10572
2021-06-24 14:08:05.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10573
2021-06-24 14:08:05.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10574
2021-06-24 14:08:05.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10575
2021-06-24 14:08:05.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10576
2021-06-24 14:08:05.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10577
2021-06-24 14:08:05.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10578
2021-06-24 14:08:05.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10579
2021-06-24 14:08:05.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10580
2021-06-24 14:08:05.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10581
2021-06-24 14:08:05.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10582
2021-06-24 14:08:05.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10583
2021-06-24 14:08:05.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10584
2021-06-24 14:08:05.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10585
2021-06-24 14:08:05.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10586
2021-06-24 14:08:05.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10587
2021-06-24 14:08:05.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10588
2021-06-24 14:08:05.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10589
2021-06-24 14:08:05.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10590
2021-06-24 14:08:05.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10591
2021-06-24 14:08:05.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10592
2021-06-24 14:08:05.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10593
2021-06-24 14:08:05.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10594
2021-06-24 14:08:05.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10595
2021-06-24 14:08:05.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10596
2021-06-24 14:08:05.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10597
2021-06-24 14:08:05.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10598
2021-06-24 14:08:05.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10599
2021-06-24 14:08:05.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10600
2021-06-24 14:08:05.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10601
2021-06-24 14:08:05.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10602
2021-06-24 14:08:05.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10603
2021-06-24 14:08:05.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10604
2021-06-24 14:08:05.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10605
2021-06-24 14:08:05.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10606
2021-06-24 14:08:05.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10607
2021-06-24 14:08:05.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10608
2021-06-24 14:08:05.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10609
2021-06-24 14:08:05.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10610
2021-06-24 14:08:05.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10611
2021-06-24 14:08:05.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10612
2021-06-24 14:08:05.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10613
2021-06-24 14:08:05.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10614
2021-06-24 14:08:05.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10615
2021-06-24 14:08:05.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10616
2021-06-24 14:08:05.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10617
2021-06-24 14:08:05.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10618
2021-06-24 14:08:05.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10619
2021-06-24 14:08:05.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10620
2021-06-24 14:08:05.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10621
2021-06-24 14:08:05.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10622
2021-06-24 14:08:05.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10623
2021-06-24 14:08:05.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10624
2021-06-24 14:08:05.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10625
2021-06-24 14:08:05.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10626
2021-06-24 14:08:05.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10627
2021-06-24 14:08:05.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10628
2021-06-24 14:08:05.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10629
2021-06-24 14:08:05.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10630
2021-06-24 14:08:05.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10631
2021-06-24 14:08:05.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10632
2021-06-24 14:08:05.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10633
2021-06-24 14:08:05.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10634
2021-06-24 14:08:05.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10635
2021-06-24 14:08:05.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10636
2021-06-24 14:08:05.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10637
2021-06-24 14:08:05.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10638
2021-06-24 14:08:05.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10639
2021-06-24 14:08:05.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10640
2021-06-24 14:08:05.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10641
2021-06-24 14:08:05.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10642
2021-06-24 14:08:05.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10643
2021-06-24 14:08:05.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10644
2021-06-24 14:08:05.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10645
2021-06-24 14:08:05.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10646
2021-06-24 14:08:05.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10647
2021-06-24 14:08:05.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10648
2021-06-24 14:08:05.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10649
2021-06-24 14:08:05.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10650
2021-06-24 14:08:05.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10651
2021-06-24 14:08:05.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10652
2021-06-24 14:08:05.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10653
2021-06-24 14:08:05.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10654
2021-06-24 14:08:05.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10655
2021-06-24 14:08:05.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10656
2021-06-24 14:08:05.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10657
2021-06-24 14:08:05.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10658
2021-06-24 14:08:05.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10659
2021-06-24 14:08:05.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10660
2021-06-24 14:08:05.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10661
2021-06-24 14:08:05.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10662
2021-06-24 14:08:05.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10663
2021-06-24 14:08:05.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10664
2021-06-24 14:08:05.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10665
2021-06-24 14:08:05.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10666
2021-06-24 14:08:05.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10667
2021-06-24 14:08:05.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10668
2021-06-24 14:08:05.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10669
2021-06-24 14:08:05.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10670
2021-06-24 14:08:05.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10671
2021-06-24 14:08:05.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10672
2021-06-24 14:08:05.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10673
2021-06-24 14:08:05.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10674
2021-06-24 14:08:05.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10675
2021-06-24 14:08:05.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10676
2021-06-24 14:08:05.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10677
2021-06-24 14:08:05.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10678
2021-06-24 14:08:05.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10679
2021-06-24 14:08:05.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10680
2021-06-24 14:08:05.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10681
2021-06-24 14:08:05.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10682
2021-06-24 14:08:05.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10683
2021-06-24 14:08:05.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10684
2021-06-24 14:08:05.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10685
2021-06-24 14:08:05.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10686
2021-06-24 14:08:05.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10687
2021-06-24 14:08:05.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10688
2021-06-24 14:08:05.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10689
2021-06-24 14:08:05.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10690
2021-06-24 14:08:05.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10691
2021-06-24 14:08:05.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10692
2021-06-24 14:08:05.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10693
2021-06-24 14:08:05.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10694
2021-06-24 14:08:05.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10695
2021-06-24 14:08:05.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10696
2021-06-24 14:08:05.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10697
2021-06-24 14:08:05.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10698
2021-06-24 14:08:05.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10699
2021-06-24 14:08:05.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10700
2021-06-24 14:08:05.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10701
2021-06-24 14:08:05.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10702
2021-06-24 14:08:05.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10703
2021-06-24 14:08:05.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10704
2021-06-24 14:08:05.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10705
2021-06-24 14:08:05.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10706
2021-06-24 14:08:05.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10707
2021-06-24 14:08:05.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10708
2021-06-24 14:08:05.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10709
2021-06-24 14:08:05.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10710
2021-06-24 14:08:05.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10711
2021-06-24 14:08:05.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10712
2021-06-24 14:08:05.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10713
2021-06-24 14:08:05.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10714
2021-06-24 14:08:05.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10715
2021-06-24 14:08:05.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10716
2021-06-24 14:08:05.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10717
2021-06-24 14:08:05.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10718
2021-06-24 14:08:05.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10719
2021-06-24 14:08:05.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10720
2021-06-24 14:08:05.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10721
2021-06-24 14:08:05.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10722
2021-06-24 14:08:05.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10723
2021-06-24 14:08:05.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10724
2021-06-24 14:08:05.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10725
2021-06-24 14:08:05.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10726
2021-06-24 14:08:05.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10727
2021-06-24 14:08:05.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10728
2021-06-24 14:08:05.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10729
2021-06-24 14:08:05.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10730
2021-06-24 14:08:05.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10731
2021-06-24 14:08:05.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10732
2021-06-24 14:08:05.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10733
2021-06-24 14:08:05.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10734
2021-06-24 14:08:05.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10735
2021-06-24 14:08:05.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10736
2021-06-24 14:08:05.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10737
2021-06-24 14:08:05.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10738
2021-06-24 14:08:05.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10739
2021-06-24 14:08:05.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10740
2021-06-24 14:08:05.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10741
2021-06-24 14:08:05.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10742
2021-06-24 14:08:05.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10743
2021-06-24 14:08:05.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10744
2021-06-24 14:08:05.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10745
2021-06-24 14:08:05.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10746
2021-06-24 14:08:05.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10747
2021-06-24 14:08:05.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10748
2021-06-24 14:08:05.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10749
2021-06-24 14:08:05.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10750
2021-06-24 14:08:05.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10751
2021-06-24 14:08:05.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10752
2021-06-24 14:08:05.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10753
2021-06-24 14:08:05.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10754
2021-06-24 14:08:05.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10755
2021-06-24 14:08:05.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10756
2021-06-24 14:08:05.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10757
2021-06-24 14:08:05.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10758
2021-06-24 14:08:05.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10759
2021-06-24 14:08:05.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10760
2021-06-24 14:08:05.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10761
2021-06-24 14:08:05.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10762
2021-06-24 14:08:05.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10763
2021-06-24 14:08:05.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10764
2021-06-24 14:08:05.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10765
2021-06-24 14:08:05.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10766
2021-06-24 14:08:05.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10767
2021-06-24 14:08:05.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10768
2021-06-24 14:08:05.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10769
2021-06-24 14:08:05.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10770
2021-06-24 14:08:05.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10771
2021-06-24 14:08:05.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10772
2021-06-24 14:08:05.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10773
2021-06-24 14:08:05.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10774
2021-06-24 14:08:05.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10775
2021-06-24 14:08:05.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10776
2021-06-24 14:08:05.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10777
2021-06-24 14:08:05.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10778
2021-06-24 14:08:05.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10779
2021-06-24 14:08:05.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10780
2021-06-24 14:08:05.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10781
2021-06-24 14:08:05.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10782
2021-06-24 14:08:05.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10783
2021-06-24 14:08:05.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10784
2021-06-24 14:08:05.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10785
2021-06-24 14:08:05.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10786
2021-06-24 14:08:05.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10787
2021-06-24 14:08:05.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10788
2021-06-24 14:08:05.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10789
2021-06-24 14:08:05.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10790
2021-06-24 14:08:05.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10791
2021-06-24 14:08:05.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10792
2021-06-24 14:08:05.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10793
2021-06-24 14:08:05.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10794
2021-06-24 14:08:05.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10795
2021-06-24 14:08:05.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10796
2021-06-24 14:08:05.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10797
2021-06-24 14:08:05.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10798
2021-06-24 14:08:05.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10799
2021-06-24 14:08:05.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10800
2021-06-24 14:08:05.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10801
2021-06-24 14:08:05.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10802
2021-06-24 14:08:05.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10803
2021-06-24 14:08:05.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10804
2021-06-24 14:08:05.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10805
2021-06-24 14:08:05.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10806
2021-06-24 14:08:05.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10807
2021-06-24 14:08:05.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10808
2021-06-24 14:08:05.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10809
2021-06-24 14:08:05.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10810
2021-06-24 14:08:05.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10811
2021-06-24 14:08:05.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10812
2021-06-24 14:08:05.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10813
2021-06-24 14:08:05.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10814
2021-06-24 14:08:05.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10815
2021-06-24 14:08:05.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10816
2021-06-24 14:08:05.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10817
2021-06-24 14:08:05.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10818
2021-06-24 14:08:05.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10819
2021-06-24 14:08:05.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10820
2021-06-24 14:08:05.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10821
2021-06-24 14:08:05.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10822
2021-06-24 14:08:05.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10823
2021-06-24 14:08:05.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10824
2021-06-24 14:08:05.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10825
2021-06-24 14:08:05.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10826
2021-06-24 14:08:05.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10827
2021-06-24 14:08:05.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10828
2021-06-24 14:08:05.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10829
2021-06-24 14:08:05.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10830
2021-06-24 14:08:05.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10831
2021-06-24 14:08:05.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10832
2021-06-24 14:08:05.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10833
2021-06-24 14:08:05.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10834
2021-06-24 14:08:05.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10835
2021-06-24 14:08:05.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10836
2021-06-24 14:08:05.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10837
2021-06-24 14:08:05.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10838
2021-06-24 14:08:05.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10839
2021-06-24 14:08:05.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10840
2021-06-24 14:08:05.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10841
2021-06-24 14:08:05.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10842
2021-06-24 14:08:05.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10843
2021-06-24 14:08:05.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10844
2021-06-24 14:08:05.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10845
2021-06-24 14:08:05.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10846
2021-06-24 14:08:05.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10847
2021-06-24 14:08:05.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10848
2021-06-24 14:08:05.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10849
2021-06-24 14:08:05.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10850
2021-06-24 14:08:05.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10851
2021-06-24 14:08:05.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10852
2021-06-24 14:08:05.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10853
2021-06-24 14:08:05.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10854
2021-06-24 14:08:05.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10855
2021-06-24 14:08:05.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10856
2021-06-24 14:08:05.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10857
2021-06-24 14:08:05.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10858
2021-06-24 14:08:05.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10859
2021-06-24 14:08:05.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10860
2021-06-24 14:08:05.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10861
2021-06-24 14:08:05.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10862
2021-06-24 14:08:05.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10863
2021-06-24 14:08:05.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10864
2021-06-24 14:08:05.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10865
2021-06-24 14:08:05.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10866
2021-06-24 14:08:05.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10867
2021-06-24 14:08:05.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10868
2021-06-24 14:08:05.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10869
2021-06-24 14:08:05.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10870
2021-06-24 14:08:05.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10871
2021-06-24 14:08:05.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10872
2021-06-24 14:08:05.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10873
2021-06-24 14:08:05.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10874
2021-06-24 14:08:05.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10875
2021-06-24 14:08:05.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10876
2021-06-24 14:08:05.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10877
2021-06-24 14:08:05.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10878
2021-06-24 14:08:05.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10879
2021-06-24 14:08:05.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10880
2021-06-24 14:08:05.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10881
2021-06-24 14:08:05.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10882
2021-06-24 14:08:05.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10883
2021-06-24 14:08:05.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10884
2021-06-24 14:08:05.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10885
2021-06-24 14:08:05.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10886
2021-06-24 14:08:05.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10887
2021-06-24 14:08:05.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10888
2021-06-24 14:08:05.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10889
2021-06-24 14:08:05.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10890
2021-06-24 14:08:05.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10891
2021-06-24 14:08:05.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10892
2021-06-24 14:08:05.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10893
2021-06-24 14:08:05.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10894
2021-06-24 14:08:05.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10895
2021-06-24 14:08:05.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10896
2021-06-24 14:08:05.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10897
2021-06-24 14:08:05.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10898
2021-06-24 14:08:05.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10899
2021-06-24 14:08:05.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10900
2021-06-24 14:08:05.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10901
2021-06-24 14:08:05.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10902
2021-06-24 14:08:05.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10903
2021-06-24 14:08:05.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10904
2021-06-24 14:08:05.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10905
2021-06-24 14:08:05.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10906
2021-06-24 14:08:05.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10907
2021-06-24 14:08:05.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10908
2021-06-24 14:08:05.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10909
2021-06-24 14:08:05.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10910
2021-06-24 14:08:05.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10911
2021-06-24 14:08:05.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10912
2021-06-24 14:08:05.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10913
2021-06-24 14:08:05.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10914
2021-06-24 14:08:05.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10915
2021-06-24 14:08:05.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10916
2021-06-24 14:08:05.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10917
2021-06-24 14:08:05.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10918
2021-06-24 14:08:05.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10919
2021-06-24 14:08:05.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10920
2021-06-24 14:08:05.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10921
2021-06-24 14:08:05.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10922
2021-06-24 14:08:05.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10923
2021-06-24 14:08:05.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10924
2021-06-24 14:08:05.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10925
2021-06-24 14:08:05.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10926
2021-06-24 14:08:05.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10927
2021-06-24 14:08:05.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10928
2021-06-24 14:08:05.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10929
2021-06-24 14:08:05.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10930
2021-06-24 14:08:05.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10931
2021-06-24 14:08:05.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10932
2021-06-24 14:08:05.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10933
2021-06-24 14:08:05.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10934
2021-06-24 14:08:05.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10935
2021-06-24 14:08:05.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10936
2021-06-24 14:08:05.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10937
2021-06-24 14:08:05.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10938
2021-06-24 14:08:05.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10939
2021-06-24 14:08:05.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10940
2021-06-24 14:08:05.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10941
2021-06-24 14:08:05.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10942
2021-06-24 14:08:05.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10943
2021-06-24 14:08:05.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10944
2021-06-24 14:08:05.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10945
2021-06-24 14:08:05.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10946
2021-06-24 14:08:05.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10947
2021-06-24 14:08:05.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10948
2021-06-24 14:08:05.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10949
2021-06-24 14:08:05.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10950
2021-06-24 14:08:05.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10951
2021-06-24 14:08:05.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10952
2021-06-24 14:08:05.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10953
2021-06-24 14:08:05.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10954
2021-06-24 14:08:05.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10955
2021-06-24 14:08:05.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10956
2021-06-24 14:08:05.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10957
2021-06-24 14:08:05.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10958
2021-06-24 14:08:05.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10959
2021-06-24 14:08:05.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10960
2021-06-24 14:08:05.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10961
2021-06-24 14:08:05.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10962
2021-06-24 14:08:05.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10963
2021-06-24 14:08:05.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10964
2021-06-24 14:08:05.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10965
2021-06-24 14:08:05.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10966
2021-06-24 14:08:05.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10967
2021-06-24 14:08:05.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10968
2021-06-24 14:08:05.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10969
2021-06-24 14:08:05.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10970
2021-06-24 14:08:05.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10971
2021-06-24 14:08:05.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10972
2021-06-24 14:08:05.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10973
2021-06-24 14:08:05.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10974
2021-06-24 14:08:05.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10975
2021-06-24 14:08:05.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10976
2021-06-24 14:08:05.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10977
2021-06-24 14:08:05.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10978
2021-06-24 14:08:05.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10979
2021-06-24 14:08:05.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10980
2021-06-24 14:08:05.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10981
2021-06-24 14:08:05.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10982
2021-06-24 14:08:05.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10983
2021-06-24 14:08:05.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10984
2021-06-24 14:08:05.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10985
2021-06-24 14:08:05.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10986
2021-06-24 14:08:05.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10987
2021-06-24 14:08:05.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10988
2021-06-24 14:08:05.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10989
2021-06-24 14:08:05.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10990
2021-06-24 14:08:05.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10991
2021-06-24 14:08:05.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10992
2021-06-24 14:08:05.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10993
2021-06-24 14:08:05.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10994
2021-06-24 14:08:05.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10995
2021-06-24 14:08:05.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10996
2021-06-24 14:08:05.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10997
2021-06-24 14:08:05.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10998
2021-06-24 14:08:05.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 10999
2021-06-24 14:08:05.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11000
2021-06-24 14:08:05.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11001
2021-06-24 14:08:05.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11002
2021-06-24 14:08:05.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11003
2021-06-24 14:08:05.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11004
2021-06-24 14:08:05.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11005
2021-06-24 14:08:05.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11006
2021-06-24 14:08:05.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11007
2021-06-24 14:08:05.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11008
2021-06-24 14:08:05.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11009
2021-06-24 14:08:05.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11010
2021-06-24 14:08:05.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11011
2021-06-24 14:08:05.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11012
2021-06-24 14:08:05.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11013
2021-06-24 14:08:05.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11014
2021-06-24 14:08:05.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11015
2021-06-24 14:08:05.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11016
2021-06-24 14:08:05.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11017
2021-06-24 14:08:05.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11018
2021-06-24 14:08:05.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11019
2021-06-24 14:08:05.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11020
2021-06-24 14:08:05.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11021
2021-06-24 14:08:05.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11022
2021-06-24 14:08:05.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11023
2021-06-24 14:08:05.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11024
2021-06-24 14:08:05.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11025
2021-06-24 14:08:05.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11026
2021-06-24 14:08:05.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11027
2021-06-24 14:08:05.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11028
2021-06-24 14:08:05.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11029
2021-06-24 14:08:05.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11030
2021-06-24 14:08:05.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11031
2021-06-24 14:08:05.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11032
2021-06-24 14:08:05.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11033
2021-06-24 14:08:05.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11034
2021-06-24 14:08:05.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11035
2021-06-24 14:08:05.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11036
2021-06-24 14:08:05.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11037
2021-06-24 14:08:05.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11038
2021-06-24 14:08:05.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11039
2021-06-24 14:08:05.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11040
2021-06-24 14:08:05.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11041
2021-06-24 14:08:05.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11042
2021-06-24 14:08:05.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11043
2021-06-24 14:08:05.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11044
2021-06-24 14:08:05.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11045
2021-06-24 14:08:05.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11046
2021-06-24 14:08:05.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11047
2021-06-24 14:08:05.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11048
2021-06-24 14:08:05.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11049
2021-06-24 14:08:05.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11050
2021-06-24 14:08:05.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11051
2021-06-24 14:08:05.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11052
2021-06-24 14:08:05.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11053
2021-06-24 14:08:05.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11054
2021-06-24 14:08:05.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11055
2021-06-24 14:08:05.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11056
2021-06-24 14:08:05.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11057
2021-06-24 14:08:05.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11058
2021-06-24 14:08:05.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11059
2021-06-24 14:08:05.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11060
2021-06-24 14:08:05.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11061
2021-06-24 14:08:05.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11062
2021-06-24 14:08:05.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11063
2021-06-24 14:08:05.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11064
2021-06-24 14:08:05.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11065
2021-06-24 14:08:05.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11066
2021-06-24 14:08:05.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11067
2021-06-24 14:08:05.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11068
2021-06-24 14:08:05.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11069
2021-06-24 14:08:05.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11070
2021-06-24 14:08:05.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11071
2021-06-24 14:08:05.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11072
2021-06-24 14:08:05.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11073
2021-06-24 14:08:05.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11074
2021-06-24 14:08:05.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11075
2021-06-24 14:08:05.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11076
2021-06-24 14:08:05.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11077
2021-06-24 14:08:05.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11078
2021-06-24 14:08:05.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11079
2021-06-24 14:08:05.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11080
2021-06-24 14:08:05.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11081
2021-06-24 14:08:05.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11082
2021-06-24 14:08:05.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11083
2021-06-24 14:08:05.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11084
2021-06-24 14:08:05.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11085
2021-06-24 14:08:05.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11086
2021-06-24 14:08:05.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11087
2021-06-24 14:08:05.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11088
2021-06-24 14:08:05.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11089
2021-06-24 14:08:05.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11090
2021-06-24 14:08:05.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11091
2021-06-24 14:08:05.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11092
2021-06-24 14:08:05.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11093
2021-06-24 14:08:05.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11094
2021-06-24 14:08:05.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11095
2021-06-24 14:08:05.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11096
2021-06-24 14:08:05.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11097
2021-06-24 14:08:05.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11098
2021-06-24 14:08:05.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11099
2021-06-24 14:08:05.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11100
2021-06-24 14:08:05.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11101
2021-06-24 14:08:05.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11102
2021-06-24 14:08:05.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11103
2021-06-24 14:08:05.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11104
2021-06-24 14:08:05.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11105
2021-06-24 14:08:05.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11106
2021-06-24 14:08:05.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11107
2021-06-24 14:08:05.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11108
2021-06-24 14:08:05.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11109
2021-06-24 14:08:05.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11110
2021-06-24 14:08:05.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11111
2021-06-24 14:08:05.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11112
2021-06-24 14:08:05.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11113
2021-06-24 14:08:05.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11114
2021-06-24 14:08:05.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11115
2021-06-24 14:08:05.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11116
2021-06-24 14:08:05.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11117
2021-06-24 14:08:05.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11118
2021-06-24 14:08:05.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11119
2021-06-24 14:08:05.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11120
2021-06-24 14:08:05.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11121
2021-06-24 14:08:05.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11122
2021-06-24 14:08:05.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11123
2021-06-24 14:08:05.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11124
2021-06-24 14:08:05.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11125
2021-06-24 14:08:05.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11126
2021-06-24 14:08:05.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11127
2021-06-24 14:08:05.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11128
2021-06-24 14:08:05.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11129
2021-06-24 14:08:05.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11130
2021-06-24 14:08:05.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11131
2021-06-24 14:08:05.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11132
2021-06-24 14:08:05.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11133
2021-06-24 14:08:05.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11134
2021-06-24 14:08:05.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11135
2021-06-24 14:08:05.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11136
2021-06-24 14:08:05.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11137
2021-06-24 14:08:05.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11138
2021-06-24 14:08:05.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11139
2021-06-24 14:08:05.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11140
2021-06-24 14:08:05.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11141
2021-06-24 14:08:05.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11142
2021-06-24 14:08:05.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11143
2021-06-24 14:08:05.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11144
2021-06-24 14:08:05.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11145
2021-06-24 14:08:05.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11146
2021-06-24 14:08:05.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11147
2021-06-24 14:08:05.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11148
2021-06-24 14:08:05.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11149
2021-06-24 14:08:05.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11150
2021-06-24 14:08:05.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11151
2021-06-24 14:08:05.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11152
2021-06-24 14:08:05.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11153
2021-06-24 14:08:05.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11154
2021-06-24 14:08:05.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11155
2021-06-24 14:08:05.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11156
2021-06-24 14:08:05.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11157
2021-06-24 14:08:05.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11158
2021-06-24 14:08:05.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11159
2021-06-24 14:08:05.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11160
2021-06-24 14:08:05.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11161
2021-06-24 14:08:05.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11162
2021-06-24 14:08:05.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11163
2021-06-24 14:08:05.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11164
2021-06-24 14:08:05.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11165
2021-06-24 14:08:05.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11166
2021-06-24 14:08:05.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11167
2021-06-24 14:08:05.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11168
2021-06-24 14:08:05.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11169
2021-06-24 14:08:05.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11170
2021-06-24 14:08:05.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11171
2021-06-24 14:08:05.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11172
2021-06-24 14:08:05.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11173
2021-06-24 14:08:05.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11174
2021-06-24 14:08:05.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11175
2021-06-24 14:08:05.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11176
2021-06-24 14:08:05.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11177
2021-06-24 14:08:05.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11178
2021-06-24 14:08:05.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11179
2021-06-24 14:08:05.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11180
2021-06-24 14:08:05.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11181
2021-06-24 14:08:05.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11182
2021-06-24 14:08:05.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11183
2021-06-24 14:08:05.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11184
2021-06-24 14:08:05.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11185
2021-06-24 14:08:05.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11186
2021-06-24 14:08:05.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11187
2021-06-24 14:08:05.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11188
2021-06-24 14:08:05.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11189
2021-06-24 14:08:05.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11190
2021-06-24 14:08:05.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11191
2021-06-24 14:08:05.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11192
2021-06-24 14:08:05.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11193
2021-06-24 14:08:05.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11194
2021-06-24 14:08:05.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11195
2021-06-24 14:08:05.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11196
2021-06-24 14:08:05.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11197
2021-06-24 14:08:05.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11198
2021-06-24 14:08:05.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11199
2021-06-24 14:08:05.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11200
2021-06-24 14:08:05.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11201
2021-06-24 14:08:05.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11202
2021-06-24 14:08:05.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11203
2021-06-24 14:08:05.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11204
2021-06-24 14:08:05.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11205
2021-06-24 14:08:05.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11206
2021-06-24 14:08:05.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11207
2021-06-24 14:08:05.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11208
2021-06-24 14:08:05.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11209
2021-06-24 14:08:05.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11210
2021-06-24 14:08:05.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11211
2021-06-24 14:08:05.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11212
2021-06-24 14:08:05.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11213
2021-06-24 14:08:05.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11214
2021-06-24 14:08:05.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11215
2021-06-24 14:08:05.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11216
2021-06-24 14:08:05.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11217
2021-06-24 14:08:05.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11218
2021-06-24 14:08:05.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11219
2021-06-24 14:08:05.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11220
2021-06-24 14:08:05.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11221
2021-06-24 14:08:05.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11222
2021-06-24 14:08:05.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11223
2021-06-24 14:08:05.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11224
2021-06-24 14:08:05.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11225
2021-06-24 14:08:05.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11226
2021-06-24 14:08:05.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11227
2021-06-24 14:08:05.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11228
2021-06-24 14:08:05.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11229
2021-06-24 14:08:05.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11230
2021-06-24 14:08:05.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11231
2021-06-24 14:08:05.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11232
2021-06-24 14:08:05.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11233
2021-06-24 14:08:05.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11234
2021-06-24 14:08:05.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11235
2021-06-24 14:08:05.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11236
2021-06-24 14:08:05.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11237
2021-06-24 14:08:05.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11238
2021-06-24 14:08:05.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11239
2021-06-24 14:08:05.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11240
2021-06-24 14:08:05.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11241
2021-06-24 14:08:05.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11242
2021-06-24 14:08:05.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11243
2021-06-24 14:08:05.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11244
2021-06-24 14:08:05.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11245
2021-06-24 14:08:05.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11246
2021-06-24 14:08:05.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11247
2021-06-24 14:08:05.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11248
2021-06-24 14:08:05.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11249
2021-06-24 14:08:05.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11250
2021-06-24 14:08:05.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11251
2021-06-24 14:08:05.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11252
2021-06-24 14:08:05.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11253
2021-06-24 14:08:05.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11254
2021-06-24 14:08:05.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11255
2021-06-24 14:08:05.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11256
2021-06-24 14:08:05.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11257
2021-06-24 14:08:05.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11258
2021-06-24 14:08:05.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11259
2021-06-24 14:08:05.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11260
2021-06-24 14:08:05.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11261
2021-06-24 14:08:05.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11262
2021-06-24 14:08:05.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11263
2021-06-24 14:08:05.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11264
2021-06-24 14:08:05.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11265
2021-06-24 14:08:05.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11266
2021-06-24 14:08:05.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11267
2021-06-24 14:08:05.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11268
2021-06-24 14:08:05.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11269
2021-06-24 14:08:05.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11270
2021-06-24 14:08:05.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11271
2021-06-24 14:08:05.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11272
2021-06-24 14:08:05.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11273
2021-06-24 14:08:05.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11274
2021-06-24 14:08:05.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11275
2021-06-24 14:08:05.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11276
2021-06-24 14:08:05.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11277
2021-06-24 14:08:05.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11278
2021-06-24 14:08:05.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11279
2021-06-24 14:08:05.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11280
2021-06-24 14:08:05.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11281
2021-06-24 14:08:05.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11282
2021-06-24 14:08:05.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11283
2021-06-24 14:08:05.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11284
2021-06-24 14:08:05.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11285
2021-06-24 14:08:05.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11286
2021-06-24 14:08:05.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11287
2021-06-24 14:08:05.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11288
2021-06-24 14:08:05.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11289
2021-06-24 14:08:05.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11290
2021-06-24 14:08:05.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11291
2021-06-24 14:08:05.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11292
2021-06-24 14:08:05.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11293
2021-06-24 14:08:05.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11294
2021-06-24 14:08:05.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11295
2021-06-24 14:08:05.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11296
2021-06-24 14:08:05.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11297
2021-06-24 14:08:05.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11298
2021-06-24 14:08:05.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11299
2021-06-24 14:08:05.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11300
2021-06-24 14:08:05.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11301
2021-06-24 14:08:05.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11302
2021-06-24 14:08:05.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11303
2021-06-24 14:08:05.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11304
2021-06-24 14:08:05.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11305
2021-06-24 14:08:05.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11306
2021-06-24 14:08:05.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11307
2021-06-24 14:08:05.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11308
2021-06-24 14:08:05.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11309
2021-06-24 14:08:05.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11310
2021-06-24 14:08:05.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11311
2021-06-24 14:08:05.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11312
2021-06-24 14:08:05.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11313
2021-06-24 14:08:05.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11314
2021-06-24 14:08:05.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11315
2021-06-24 14:08:05.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11316
2021-06-24 14:08:05.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11317
2021-06-24 14:08:05.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11318
2021-06-24 14:08:05.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11319
2021-06-24 14:08:05.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11320
2021-06-24 14:08:05.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11321
2021-06-24 14:08:05.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11322
2021-06-24 14:08:05.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11323
2021-06-24 14:08:05.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11324
2021-06-24 14:08:05.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11325
2021-06-24 14:08:05.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11326
2021-06-24 14:08:05.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11327
2021-06-24 14:08:05.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11328
2021-06-24 14:08:05.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11329
2021-06-24 14:08:05.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11330
2021-06-24 14:08:05.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11331
2021-06-24 14:08:05.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11332
2021-06-24 14:08:05.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11333
2021-06-24 14:08:05.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11334
2021-06-24 14:08:05.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11335
2021-06-24 14:08:05.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11336
2021-06-24 14:08:05.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11337
2021-06-24 14:08:05.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11338
2021-06-24 14:08:05.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11339
2021-06-24 14:08:05.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11340
2021-06-24 14:08:05.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11341
2021-06-24 14:08:05.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11342
2021-06-24 14:08:05.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11343
2021-06-24 14:08:05.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11344
2021-06-24 14:08:05.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11345
2021-06-24 14:08:05.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11346
2021-06-24 14:08:05.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11347
2021-06-24 14:08:05.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11348
2021-06-24 14:08:05.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11349
2021-06-24 14:08:05.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11350
2021-06-24 14:08:05.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11351
2021-06-24 14:08:05.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11352
2021-06-24 14:08:05.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11353
2021-06-24 14:08:05.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11354
2021-06-24 14:08:05.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11355
2021-06-24 14:08:05.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11356
2021-06-24 14:08:05.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11357
2021-06-24 14:08:05.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11358
2021-06-24 14:08:05.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11359
2021-06-24 14:08:05.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11360
2021-06-24 14:08:05.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11361
2021-06-24 14:08:05.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11362
2021-06-24 14:08:05.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11363
2021-06-24 14:08:05.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11364
2021-06-24 14:08:05.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11365
2021-06-24 14:08:05.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11366
2021-06-24 14:08:05.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11367
2021-06-24 14:08:05.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11368
2021-06-24 14:08:05.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11369
2021-06-24 14:08:05.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11370
2021-06-24 14:08:05.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11371
2021-06-24 14:08:05.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11372
2021-06-24 14:08:05.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11373
2021-06-24 14:08:05.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11374
2021-06-24 14:08:05.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11375
2021-06-24 14:08:05.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11376
2021-06-24 14:08:05.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11377
2021-06-24 14:08:05.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11378
2021-06-24 14:08:05.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11379
2021-06-24 14:08:05.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11380
2021-06-24 14:08:05.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11381
2021-06-24 14:08:05.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11382
2021-06-24 14:08:05.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11383
2021-06-24 14:08:05.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11384
2021-06-24 14:08:05.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11385
2021-06-24 14:08:05.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11386
2021-06-24 14:08:05.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11387
2021-06-24 14:08:05.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11388
2021-06-24 14:08:05.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11389
2021-06-24 14:08:05.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11390
2021-06-24 14:08:05.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11391
2021-06-24 14:08:05.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11392
2021-06-24 14:08:05.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11393
2021-06-24 14:08:05.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11394
2021-06-24 14:08:05.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11395
2021-06-24 14:08:05.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11396
2021-06-24 14:08:05.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11397
2021-06-24 14:08:05.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11398
2021-06-24 14:08:05.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11399
2021-06-24 14:08:05.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11400
2021-06-24 14:08:05.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11401
2021-06-24 14:08:05.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11402
2021-06-24 14:08:05.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11403
2021-06-24 14:08:05.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11404
2021-06-24 14:08:05.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11405
2021-06-24 14:08:05.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11406
2021-06-24 14:08:05.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11407
2021-06-24 14:08:05.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11408
2021-06-24 14:08:05.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11409
2021-06-24 14:08:05.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11410
2021-06-24 14:08:05.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11411
2021-06-24 14:08:05.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11412
2021-06-24 14:08:05.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11413
2021-06-24 14:08:05.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11414
2021-06-24 14:08:05.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11415
2021-06-24 14:08:05.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11416
2021-06-24 14:08:05.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11417
2021-06-24 14:08:05.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11418
2021-06-24 14:08:05.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11419
2021-06-24 14:08:05.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11420
2021-06-24 14:08:05.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11421
2021-06-24 14:08:05.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11422
2021-06-24 14:08:05.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11423
2021-06-24 14:08:05.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11424
2021-06-24 14:08:05.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11425
2021-06-24 14:08:05.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11426
2021-06-24 14:08:05.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11427
2021-06-24 14:08:05.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11428
2021-06-24 14:08:05.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11429
2021-06-24 14:08:05.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11430
2021-06-24 14:08:05.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11431
2021-06-24 14:08:05.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11432
2021-06-24 14:08:05.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11433
2021-06-24 14:08:05.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11434
2021-06-24 14:08:05.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11435
2021-06-24 14:08:05.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11436
2021-06-24 14:08:05.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11437
2021-06-24 14:08:05.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11438
2021-06-24 14:08:05.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11439
2021-06-24 14:08:05.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11440
2021-06-24 14:08:05.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11441
2021-06-24 14:08:05.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11442
2021-06-24 14:08:05.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11443
2021-06-24 14:08:05.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11444
2021-06-24 14:08:05.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11445
2021-06-24 14:08:05.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11446
2021-06-24 14:08:05.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11447
2021-06-24 14:08:05.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11448
2021-06-24 14:08:05.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11449
2021-06-24 14:08:05.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11450
2021-06-24 14:08:05.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11451
2021-06-24 14:08:05.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11452
2021-06-24 14:08:05.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11453
2021-06-24 14:08:05.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11454
2021-06-24 14:08:05.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11455
2021-06-24 14:08:05.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11456
2021-06-24 14:08:05.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11457
2021-06-24 14:08:05.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11458
2021-06-24 14:08:05.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11459
2021-06-24 14:08:05.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11460
2021-06-24 14:08:05.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11461
2021-06-24 14:08:05.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11462
2021-06-24 14:08:05.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11463
2021-06-24 14:08:05.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11464
2021-06-24 14:08:05.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11465
2021-06-24 14:08:05.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11466
2021-06-24 14:08:05.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11467
2021-06-24 14:08:05.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11468
2021-06-24 14:08:05.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11469
2021-06-24 14:08:05.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11470
2021-06-24 14:08:05.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11471
2021-06-24 14:08:05.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11472
2021-06-24 14:08:05.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11473
2021-06-24 14:08:05.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11474
2021-06-24 14:08:05.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11475
2021-06-24 14:08:05.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11476
2021-06-24 14:08:05.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11477
2021-06-24 14:08:05.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11478
2021-06-24 14:08:05.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11479
2021-06-24 14:08:05.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11480
2021-06-24 14:08:05.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11481
2021-06-24 14:08:05.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11482
2021-06-24 14:08:05.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11483
2021-06-24 14:08:05.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11484
2021-06-24 14:08:05.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11485
2021-06-24 14:08:05.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11486
2021-06-24 14:08:05.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11487
2021-06-24 14:08:05.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11488
2021-06-24 14:08:05.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11489
2021-06-24 14:08:05.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11490
2021-06-24 14:08:05.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11491
2021-06-24 14:08:05.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11492
2021-06-24 14:08:05.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11493
2021-06-24 14:08:05.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11494
2021-06-24 14:08:05.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11495
2021-06-24 14:08:05.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11496
2021-06-24 14:08:05.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11497
2021-06-24 14:08:05.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11498
2021-06-24 14:08:05.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11499
2021-06-24 14:08:05.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11500
2021-06-24 14:08:05.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11501
2021-06-24 14:08:05.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11502
2021-06-24 14:08:05.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11503
2021-06-24 14:08:05.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11504
2021-06-24 14:08:05.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11505
2021-06-24 14:08:05.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11506
2021-06-24 14:08:05.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11507
2021-06-24 14:08:05.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11508
2021-06-24 14:08:05.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11509
2021-06-24 14:08:05.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11510
2021-06-24 14:08:05.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11511
2021-06-24 14:08:05.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11512
2021-06-24 14:08:05.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11513
2021-06-24 14:08:05.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11514
2021-06-24 14:08:05.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11515
2021-06-24 14:08:05.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11516
2021-06-24 14:08:05.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11517
2021-06-24 14:08:05.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11518
2021-06-24 14:08:05.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11519
2021-06-24 14:08:05.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11520
2021-06-24 14:08:05.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11521
2021-06-24 14:08:05.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11522
2021-06-24 14:08:05.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11523
2021-06-24 14:08:05.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11524
2021-06-24 14:08:05.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11525
2021-06-24 14:08:05.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11526
2021-06-24 14:08:05.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11527
2021-06-24 14:08:05.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11528
2021-06-24 14:08:05.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11529
2021-06-24 14:08:05.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11530
2021-06-24 14:08:05.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:05.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11531
2021-06-24 14:08:06.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11532
2021-06-24 14:08:06.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11533
2021-06-24 14:08:06.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11534
2021-06-24 14:08:06.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11535
2021-06-24 14:08:06.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11536
2021-06-24 14:08:06.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11537
2021-06-24 14:08:06.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11538
2021-06-24 14:08:06.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11539
2021-06-24 14:08:06.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11540
2021-06-24 14:08:06.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11541
2021-06-24 14:08:06.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11542
2021-06-24 14:08:06.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11543
2021-06-24 14:08:06.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11544
2021-06-24 14:08:06.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11545
2021-06-24 14:08:06.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11546
2021-06-24 14:08:06.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11547
2021-06-24 14:08:06.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11548
2021-06-24 14:08:06.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11549
2021-06-24 14:08:06.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11550
2021-06-24 14:08:06.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11551
2021-06-24 14:08:06.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11552
2021-06-24 14:08:06.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11553
2021-06-24 14:08:06.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11554
2021-06-24 14:08:06.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11555
2021-06-24 14:08:06.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11556
2021-06-24 14:08:06.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11557
2021-06-24 14:08:06.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11558
2021-06-24 14:08:06.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11559
2021-06-24 14:08:06.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11560
2021-06-24 14:08:06.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11561
2021-06-24 14:08:06.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11562
2021-06-24 14:08:06.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11563
2021-06-24 14:08:06.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11564
2021-06-24 14:08:06.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11565
2021-06-24 14:08:06.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11566
2021-06-24 14:08:06.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11567
2021-06-24 14:08:06.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11568
2021-06-24 14:08:06.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11569
2021-06-24 14:08:06.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11570
2021-06-24 14:08:06.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11571
2021-06-24 14:08:06.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11572
2021-06-24 14:08:06.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11573
2021-06-24 14:08:06.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11574
2021-06-24 14:08:06.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11575
2021-06-24 14:08:06.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11576
2021-06-24 14:08:06.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11577
2021-06-24 14:08:06.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11578
2021-06-24 14:08:06.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11579
2021-06-24 14:08:06.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11580
2021-06-24 14:08:06.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11581
2021-06-24 14:08:06.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11582
2021-06-24 14:08:06.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11583
2021-06-24 14:08:06.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11584
2021-06-24 14:08:06.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11585
2021-06-24 14:08:06.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11586
2021-06-24 14:08:06.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11587
2021-06-24 14:08:06.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11588
2021-06-24 14:08:06.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11589
2021-06-24 14:08:06.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11590
2021-06-24 14:08:06.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11591
2021-06-24 14:08:06.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11592
2021-06-24 14:08:06.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11593
2021-06-24 14:08:06.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11594
2021-06-24 14:08:06.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11595
2021-06-24 14:08:06.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11596
2021-06-24 14:08:06.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11597
2021-06-24 14:08:06.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11598
2021-06-24 14:08:06.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11599
2021-06-24 14:08:06.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11600
2021-06-24 14:08:06.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11601
2021-06-24 14:08:06.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11602
2021-06-24 14:08:06.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11603
2021-06-24 14:08:06.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11604
2021-06-24 14:08:06.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11605
2021-06-24 14:08:06.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11606
2021-06-24 14:08:06.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11607
2021-06-24 14:08:06.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11608
2021-06-24 14:08:06.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11609
2021-06-24 14:08:06.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11610
2021-06-24 14:08:06.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11611
2021-06-24 14:08:06.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11612
2021-06-24 14:08:06.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11613
2021-06-24 14:08:06.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11614
2021-06-24 14:08:06.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11615
2021-06-24 14:08:06.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11616
2021-06-24 14:08:06.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11617
2021-06-24 14:08:06.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11618
2021-06-24 14:08:06.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11619
2021-06-24 14:08:06.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11620
2021-06-24 14:08:06.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11621
2021-06-24 14:08:06.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11622
2021-06-24 14:08:06.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11623
2021-06-24 14:08:06.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11624
2021-06-24 14:08:06.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11625
2021-06-24 14:08:06.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11626
2021-06-24 14:08:06.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11627
2021-06-24 14:08:06.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11628
2021-06-24 14:08:06.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11629
2021-06-24 14:08:06.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11630
2021-06-24 14:08:06.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11631
2021-06-24 14:08:06.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11632
2021-06-24 14:08:06.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11633
2021-06-24 14:08:06.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11634
2021-06-24 14:08:06.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11635
2021-06-24 14:08:06.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11636
2021-06-24 14:08:06.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11637
2021-06-24 14:08:06.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11638
2021-06-24 14:08:06.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11639
2021-06-24 14:08:06.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11640
2021-06-24 14:08:06.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11641
2021-06-24 14:08:06.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11642
2021-06-24 14:08:06.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11643
2021-06-24 14:08:06.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11644
2021-06-24 14:08:06.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11645
2021-06-24 14:08:06.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11646
2021-06-24 14:08:06.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11647
2021-06-24 14:08:06.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11648
2021-06-24 14:08:06.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11649
2021-06-24 14:08:06.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11650
2021-06-24 14:08:06.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11651
2021-06-24 14:08:06.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11652
2021-06-24 14:08:06.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11653
2021-06-24 14:08:06.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11654
2021-06-24 14:08:06.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11655
2021-06-24 14:08:06.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11656
2021-06-24 14:08:06.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11657
2021-06-24 14:08:06.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11658
2021-06-24 14:08:06.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11659
2021-06-24 14:08:06.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11660
2021-06-24 14:08:06.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11661
2021-06-24 14:08:06.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11662
2021-06-24 14:08:06.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11663
2021-06-24 14:08:06.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11664
2021-06-24 14:08:06.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11665
2021-06-24 14:08:06.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11666
2021-06-24 14:08:06.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11667
2021-06-24 14:08:06.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11668
2021-06-24 14:08:06.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11669
2021-06-24 14:08:06.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11670
2021-06-24 14:08:06.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11671
2021-06-24 14:08:06.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11672
2021-06-24 14:08:06.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11673
2021-06-24 14:08:06.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11674
2021-06-24 14:08:06.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11675
2021-06-24 14:08:06.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11676
2021-06-24 14:08:06.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11677
2021-06-24 14:08:06.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11678
2021-06-24 14:08:06.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11679
2021-06-24 14:08:06.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11680
2021-06-24 14:08:06.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11681
2021-06-24 14:08:06.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11682
2021-06-24 14:08:06.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11683
2021-06-24 14:08:06.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11684
2021-06-24 14:08:06.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11685
2021-06-24 14:08:06.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11686
2021-06-24 14:08:06.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11687
2021-06-24 14:08:06.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11688
2021-06-24 14:08:06.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11689
2021-06-24 14:08:06.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11690
2021-06-24 14:08:06.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11691
2021-06-24 14:08:06.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11692
2021-06-24 14:08:06.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11693
2021-06-24 14:08:06.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11694
2021-06-24 14:08:06.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11695
2021-06-24 14:08:06.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11696
2021-06-24 14:08:06.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11697
2021-06-24 14:08:06.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11698
2021-06-24 14:08:06.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11699
2021-06-24 14:08:06.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11700
2021-06-24 14:08:06.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11701
2021-06-24 14:08:06.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11702
2021-06-24 14:08:06.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11703
2021-06-24 14:08:06.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11704
2021-06-24 14:08:06.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11705
2021-06-24 14:08:06.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11706
2021-06-24 14:08:06.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11707
2021-06-24 14:08:06.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11708
2021-06-24 14:08:06.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11709
2021-06-24 14:08:06.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11710
2021-06-24 14:08:06.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11711
2021-06-24 14:08:06.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11712
2021-06-24 14:08:06.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11713
2021-06-24 14:08:06.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11714
2021-06-24 14:08:06.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11715
2021-06-24 14:08:06.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11716
2021-06-24 14:08:06.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11717
2021-06-24 14:08:06.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11718
2021-06-24 14:08:06.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11719
2021-06-24 14:08:06.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11720
2021-06-24 14:08:06.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11721
2021-06-24 14:08:06.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11722
2021-06-24 14:08:06.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11723
2021-06-24 14:08:06.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11724
2021-06-24 14:08:06.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11725
2021-06-24 14:08:06.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11726
2021-06-24 14:08:06.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11727
2021-06-24 14:08:06.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11728
2021-06-24 14:08:06.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11729
2021-06-24 14:08:06.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11730
2021-06-24 14:08:06.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11731
2021-06-24 14:08:06.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11732
2021-06-24 14:08:06.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11733
2021-06-24 14:08:06.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11734
2021-06-24 14:08:06.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11735
2021-06-24 14:08:06.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11736
2021-06-24 14:08:06.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11737
2021-06-24 14:08:06.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11738
2021-06-24 14:08:06.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11739
2021-06-24 14:08:06.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11740
2021-06-24 14:08:06.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11741
2021-06-24 14:08:06.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11742
2021-06-24 14:08:06.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11743
2021-06-24 14:08:06.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11744
2021-06-24 14:08:06.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11745
2021-06-24 14:08:06.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11746
2021-06-24 14:08:06.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11747
2021-06-24 14:08:06.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11748
2021-06-24 14:08:06.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11749
2021-06-24 14:08:06.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11750
2021-06-24 14:08:06.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11751
2021-06-24 14:08:06.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11752
2021-06-24 14:08:06.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11753
2021-06-24 14:08:06.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11754
2021-06-24 14:08:06.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11755
2021-06-24 14:08:06.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11756
2021-06-24 14:08:06.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11757
2021-06-24 14:08:06.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11758
2021-06-24 14:08:06.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11759
2021-06-24 14:08:06.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11760
2021-06-24 14:08:06.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11761
2021-06-24 14:08:06.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11762
2021-06-24 14:08:06.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11763
2021-06-24 14:08:06.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11764
2021-06-24 14:08:06.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11765
2021-06-24 14:08:06.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11766
2021-06-24 14:08:06.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11767
2021-06-24 14:08:06.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11768
2021-06-24 14:08:06.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11769
2021-06-24 14:08:06.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11770
2021-06-24 14:08:06.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11771
2021-06-24 14:08:06.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11772
2021-06-24 14:08:06.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11773
2021-06-24 14:08:06.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11774
2021-06-24 14:08:06.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11775
2021-06-24 14:08:06.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11776
2021-06-24 14:08:06.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11777
2021-06-24 14:08:06.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11778
2021-06-24 14:08:06.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11779
2021-06-24 14:08:06.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11780
2021-06-24 14:08:06.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11781
2021-06-24 14:08:06.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11782
2021-06-24 14:08:06.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11783
2021-06-24 14:08:06.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11784
2021-06-24 14:08:06.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11785
2021-06-24 14:08:06.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11786
2021-06-24 14:08:06.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11787
2021-06-24 14:08:06.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11788
2021-06-24 14:08:06.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11789
2021-06-24 14:08:06.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11790
2021-06-24 14:08:06.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11791
2021-06-24 14:08:06.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11792
2021-06-24 14:08:06.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11793
2021-06-24 14:08:06.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11794
2021-06-24 14:08:06.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11795
2021-06-24 14:08:06.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11796
2021-06-24 14:08:06.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11797
2021-06-24 14:08:06.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11798
2021-06-24 14:08:06.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11799
2021-06-24 14:08:06.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11800
2021-06-24 14:08:06.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11801
2021-06-24 14:08:06.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11802
2021-06-24 14:08:06.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11803
2021-06-24 14:08:06.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11804
2021-06-24 14:08:06.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11805
2021-06-24 14:08:06.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11806
2021-06-24 14:08:06.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11807
2021-06-24 14:08:06.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11808
2021-06-24 14:08:06.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11809
2021-06-24 14:08:06.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11810
2021-06-24 14:08:06.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11811
2021-06-24 14:08:06.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11812
2021-06-24 14:08:06.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11813
2021-06-24 14:08:06.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11814
2021-06-24 14:08:06.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11815
2021-06-24 14:08:06.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11816
2021-06-24 14:08:06.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11817
2021-06-24 14:08:06.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11818
2021-06-24 14:08:06.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11819
2021-06-24 14:08:06.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11820
2021-06-24 14:08:06.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11821
2021-06-24 14:08:06.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11822
2021-06-24 14:08:06.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11823
2021-06-24 14:08:06.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11824
2021-06-24 14:08:06.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11825
2021-06-24 14:08:06.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11826
2021-06-24 14:08:06.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11827
2021-06-24 14:08:06.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11828
2021-06-24 14:08:06.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11829
2021-06-24 14:08:06.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11830
2021-06-24 14:08:06.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11831
2021-06-24 14:08:06.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11832
2021-06-24 14:08:06.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11833
2021-06-24 14:08:06.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11834
2021-06-24 14:08:06.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11835
2021-06-24 14:08:06.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11836
2021-06-24 14:08:06.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11837
2021-06-24 14:08:06.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11838
2021-06-24 14:08:06.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11839
2021-06-24 14:08:06.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11840
2021-06-24 14:08:06.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11841
2021-06-24 14:08:06.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11842
2021-06-24 14:08:06.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11843
2021-06-24 14:08:06.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11844
2021-06-24 14:08:06.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11845
2021-06-24 14:08:06.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11846
2021-06-24 14:08:06.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11847
2021-06-24 14:08:06.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11848
2021-06-24 14:08:06.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11849
2021-06-24 14:08:06.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11850
2021-06-24 14:08:06.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11851
2021-06-24 14:08:06.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11852
2021-06-24 14:08:06.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11853
2021-06-24 14:08:06.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11854
2021-06-24 14:08:06.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11855
2021-06-24 14:08:06.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11856
2021-06-24 14:08:06.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11857
2021-06-24 14:08:06.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11858
2021-06-24 14:08:06.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11859
2021-06-24 14:08:06.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11860
2021-06-24 14:08:06.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11861
2021-06-24 14:08:06.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11862
2021-06-24 14:08:06.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11863
2021-06-24 14:08:06.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11864
2021-06-24 14:08:06.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11865
2021-06-24 14:08:06.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11866
2021-06-24 14:08:06.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11867
2021-06-24 14:08:06.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11868
2021-06-24 14:08:06.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11869
2021-06-24 14:08:06.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11870
2021-06-24 14:08:06.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11871
2021-06-24 14:08:06.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11872
2021-06-24 14:08:06.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11873
2021-06-24 14:08:06.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11874
2021-06-24 14:08:06.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11875
2021-06-24 14:08:06.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11876
2021-06-24 14:08:06.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11877
2021-06-24 14:08:06.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11878
2021-06-24 14:08:06.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11879
2021-06-24 14:08:06.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11880
2021-06-24 14:08:06.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11881
2021-06-24 14:08:06.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11882
2021-06-24 14:08:06.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11883
2021-06-24 14:08:06.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11884
2021-06-24 14:08:06.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11885
2021-06-24 14:08:06.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11886
2021-06-24 14:08:06.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11887
2021-06-24 14:08:06.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11888
2021-06-24 14:08:06.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11889
2021-06-24 14:08:06.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11890
2021-06-24 14:08:06.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11891
2021-06-24 14:08:06.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11892
2021-06-24 14:08:06.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11893
2021-06-24 14:08:06.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11894
2021-06-24 14:08:06.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11895
2021-06-24 14:08:06.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11896
2021-06-24 14:08:06.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11897
2021-06-24 14:08:06.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11898
2021-06-24 14:08:06.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11899
2021-06-24 14:08:06.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11900
2021-06-24 14:08:06.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11901
2021-06-24 14:08:06.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11902
2021-06-24 14:08:06.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11903
2021-06-24 14:08:06.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11904
2021-06-24 14:08:06.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11905
2021-06-24 14:08:06.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11906
2021-06-24 14:08:06.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11907
2021-06-24 14:08:06.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11908
2021-06-24 14:08:06.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11909
2021-06-24 14:08:06.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11910
2021-06-24 14:08:06.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11911
2021-06-24 14:08:06.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11912
2021-06-24 14:08:06.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11913
2021-06-24 14:08:06.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11914
2021-06-24 14:08:06.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11915
2021-06-24 14:08:06.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11916
2021-06-24 14:08:06.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11917
2021-06-24 14:08:06.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11918
2021-06-24 14:08:06.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11919
2021-06-24 14:08:06.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11920
2021-06-24 14:08:06.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11921
2021-06-24 14:08:06.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11922
2021-06-24 14:08:06.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11923
2021-06-24 14:08:06.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11924
2021-06-24 14:08:06.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11925
2021-06-24 14:08:06.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11926
2021-06-24 14:08:06.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11927
2021-06-24 14:08:06.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11928
2021-06-24 14:08:06.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11929
2021-06-24 14:08:06.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11930
2021-06-24 14:08:06.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11931
2021-06-24 14:08:06.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11932
2021-06-24 14:08:06.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11933
2021-06-24 14:08:06.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11934
2021-06-24 14:08:06.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11935
2021-06-24 14:08:06.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11936
2021-06-24 14:08:06.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11937
2021-06-24 14:08:06.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11938
2021-06-24 14:08:06.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11939
2021-06-24 14:08:06.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11940
2021-06-24 14:08:06.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11941
2021-06-24 14:08:06.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11942
2021-06-24 14:08:06.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11943
2021-06-24 14:08:06.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11944
2021-06-24 14:08:06.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11945
2021-06-24 14:08:06.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11946
2021-06-24 14:08:06.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11947
2021-06-24 14:08:06.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11948
2021-06-24 14:08:06.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11949
2021-06-24 14:08:06.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11950
2021-06-24 14:08:06.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11951
2021-06-24 14:08:06.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11952
2021-06-24 14:08:06.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11953
2021-06-24 14:08:06.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11954
2021-06-24 14:08:06.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11955
2021-06-24 14:08:06.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11956
2021-06-24 14:08:06.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11957
2021-06-24 14:08:06.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11958
2021-06-24 14:08:06.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11959
2021-06-24 14:08:06.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11960
2021-06-24 14:08:06.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11961
2021-06-24 14:08:06.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11962
2021-06-24 14:08:06.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11963
2021-06-24 14:08:06.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11964
2021-06-24 14:08:06.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11965
2021-06-24 14:08:06.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11966
2021-06-24 14:08:06.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11967
2021-06-24 14:08:06.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11968
2021-06-24 14:08:06.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11969
2021-06-24 14:08:06.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11970
2021-06-24 14:08:06.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11971
2021-06-24 14:08:06.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11972
2021-06-24 14:08:06.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11973
2021-06-24 14:08:06.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11974
2021-06-24 14:08:06.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11975
2021-06-24 14:08:06.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11976
2021-06-24 14:08:06.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11977
2021-06-24 14:08:06.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11978
2021-06-24 14:08:06.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11979
2021-06-24 14:08:06.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11980
2021-06-24 14:08:06.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11981
2021-06-24 14:08:06.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11982
2021-06-24 14:08:06.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11983
2021-06-24 14:08:06.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11984
2021-06-24 14:08:06.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11985
2021-06-24 14:08:06.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11986
2021-06-24 14:08:06.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11987
2021-06-24 14:08:06.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11988
2021-06-24 14:08:06.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11989
2021-06-24 14:08:06.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11990
2021-06-24 14:08:06.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11991
2021-06-24 14:08:06.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11992
2021-06-24 14:08:06.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11993
2021-06-24 14:08:06.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11994
2021-06-24 14:08:06.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11995
2021-06-24 14:08:06.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11996
2021-06-24 14:08:06.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11997
2021-06-24 14:08:06.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11998
2021-06-24 14:08:06.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 11999
2021-06-24 14:08:06.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12000
2021-06-24 14:08:06.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12001
2021-06-24 14:08:06.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12002
2021-06-24 14:08:06.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12003
2021-06-24 14:08:06.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12004
2021-06-24 14:08:06.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12005
2021-06-24 14:08:06.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12006
2021-06-24 14:08:06.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12007
2021-06-24 14:08:06.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12008
2021-06-24 14:08:06.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12009
2021-06-24 14:08:06.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12010
2021-06-24 14:08:06.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12011
2021-06-24 14:08:06.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12012
2021-06-24 14:08:06.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12013
2021-06-24 14:08:06.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12014
2021-06-24 14:08:06.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12015
2021-06-24 14:08:06.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12016
2021-06-24 14:08:06.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12017
2021-06-24 14:08:06.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12018
2021-06-24 14:08:06.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12019
2021-06-24 14:08:06.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12020
2021-06-24 14:08:06.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12021
2021-06-24 14:08:06.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12022
2021-06-24 14:08:06.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12023
2021-06-24 14:08:06.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12024
2021-06-24 14:08:06.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12025
2021-06-24 14:08:06.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12026
2021-06-24 14:08:06.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12027
2021-06-24 14:08:06.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12028
2021-06-24 14:08:06.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12029
2021-06-24 14:08:06.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12030
2021-06-24 14:08:06.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12031
2021-06-24 14:08:06.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12032
2021-06-24 14:08:06.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12033
2021-06-24 14:08:06.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12034
2021-06-24 14:08:06.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12035
2021-06-24 14:08:06.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12036
2021-06-24 14:08:06.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12037
2021-06-24 14:08:06.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12038
2021-06-24 14:08:06.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12039
2021-06-24 14:08:06.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12040
2021-06-24 14:08:06.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12041
2021-06-24 14:08:06.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12042
2021-06-24 14:08:06.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12043
2021-06-24 14:08:06.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12044
2021-06-24 14:08:06.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12045
2021-06-24 14:08:06.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12046
2021-06-24 14:08:06.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12047
2021-06-24 14:08:06.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12048
2021-06-24 14:08:06.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12049
2021-06-24 14:08:06.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12050
2021-06-24 14:08:06.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12051
2021-06-24 14:08:06.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12052
2021-06-24 14:08:06.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12053
2021-06-24 14:08:06.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12054
2021-06-24 14:08:06.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12055
2021-06-24 14:08:06.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12056
2021-06-24 14:08:06.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12057
2021-06-24 14:08:06.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12058
2021-06-24 14:08:06.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12059
2021-06-24 14:08:06.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12060
2021-06-24 14:08:06.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12061
2021-06-24 14:08:06.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12062
2021-06-24 14:08:06.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12063
2021-06-24 14:08:06.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12064
2021-06-24 14:08:06.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12065
2021-06-24 14:08:06.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12066
2021-06-24 14:08:06.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12067
2021-06-24 14:08:06.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12068
2021-06-24 14:08:06.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12069
2021-06-24 14:08:06.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12070
2021-06-24 14:08:06.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12071
2021-06-24 14:08:06.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12072
2021-06-24 14:08:06.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12073
2021-06-24 14:08:06.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12074
2021-06-24 14:08:06.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12075
2021-06-24 14:08:06.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12076
2021-06-24 14:08:06.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12077
2021-06-24 14:08:06.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12078
2021-06-24 14:08:06.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12079
2021-06-24 14:08:06.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12080
2021-06-24 14:08:06.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12081
2021-06-24 14:08:06.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12082
2021-06-24 14:08:06.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12083
2021-06-24 14:08:06.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12084
2021-06-24 14:08:06.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12085
2021-06-24 14:08:06.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12086
2021-06-24 14:08:06.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12087
2021-06-24 14:08:06.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12088
2021-06-24 14:08:06.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12089
2021-06-24 14:08:06.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12090
2021-06-24 14:08:06.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12091
2021-06-24 14:08:06.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12092
2021-06-24 14:08:06.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12093
2021-06-24 14:08:06.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12094
2021-06-24 14:08:06.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12095
2021-06-24 14:08:06.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12096
2021-06-24 14:08:06.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12097
2021-06-24 14:08:06.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12098
2021-06-24 14:08:06.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12099
2021-06-24 14:08:06.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12100
2021-06-24 14:08:06.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12101
2021-06-24 14:08:06.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12102
2021-06-24 14:08:06.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12103
2021-06-24 14:08:06.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12104
2021-06-24 14:08:06.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12105
2021-06-24 14:08:06.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12106
2021-06-24 14:08:06.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12107
2021-06-24 14:08:06.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12108
2021-06-24 14:08:06.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12109
2021-06-24 14:08:06.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12110
2021-06-24 14:08:06.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12111
2021-06-24 14:08:06.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12112
2021-06-24 14:08:06.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12113
2021-06-24 14:08:06.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12114
2021-06-24 14:08:06.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12115
2021-06-24 14:08:06.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12116
2021-06-24 14:08:06.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12117
2021-06-24 14:08:06.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12118
2021-06-24 14:08:06.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12119
2021-06-24 14:08:06.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12120
2021-06-24 14:08:06.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12121
2021-06-24 14:08:06.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12122
2021-06-24 14:08:06.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12123
2021-06-24 14:08:06.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12124
2021-06-24 14:08:06.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12125
2021-06-24 14:08:06.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12126
2021-06-24 14:08:06.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12127
2021-06-24 14:08:06.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12128
2021-06-24 14:08:06.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12129
2021-06-24 14:08:06.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12130
2021-06-24 14:08:06.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12131
2021-06-24 14:08:06.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12132
2021-06-24 14:08:06.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12133
2021-06-24 14:08:06.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12134
2021-06-24 14:08:06.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12135
2021-06-24 14:08:06.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12136
2021-06-24 14:08:06.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12137
2021-06-24 14:08:06.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12138
2021-06-24 14:08:06.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12139
2021-06-24 14:08:06.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12140
2021-06-24 14:08:06.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12141
2021-06-24 14:08:06.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12142
2021-06-24 14:08:06.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12143
2021-06-24 14:08:06.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12144
2021-06-24 14:08:06.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12145
2021-06-24 14:08:06.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12146
2021-06-24 14:08:06.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12147
2021-06-24 14:08:06.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12148
2021-06-24 14:08:06.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12149
2021-06-24 14:08:06.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12150
2021-06-24 14:08:06.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12151
2021-06-24 14:08:06.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12152
2021-06-24 14:08:06.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12153
2021-06-24 14:08:06.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12154
2021-06-24 14:08:06.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12155
2021-06-24 14:08:06.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12156
2021-06-24 14:08:06.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12157
2021-06-24 14:08:06.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12158
2021-06-24 14:08:06.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12159
2021-06-24 14:08:06.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12160
2021-06-24 14:08:06.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12161
2021-06-24 14:08:06.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12162
2021-06-24 14:08:06.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12163
2021-06-24 14:08:06.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12164
2021-06-24 14:08:06.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12165
2021-06-24 14:08:06.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12166
2021-06-24 14:08:06.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12167
2021-06-24 14:08:06.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12168
2021-06-24 14:08:06.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12169
2021-06-24 14:08:06.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12170
2021-06-24 14:08:06.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12171
2021-06-24 14:08:06.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12172
2021-06-24 14:08:06.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12173
2021-06-24 14:08:06.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12174
2021-06-24 14:08:06.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12175
2021-06-24 14:08:06.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12176
2021-06-24 14:08:06.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12177
2021-06-24 14:08:06.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12178
2021-06-24 14:08:06.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12179
2021-06-24 14:08:06.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12180
2021-06-24 14:08:06.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12181
2021-06-24 14:08:06.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12182
2021-06-24 14:08:06.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12183
2021-06-24 14:08:06.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12184
2021-06-24 14:08:06.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12185
2021-06-24 14:08:06.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12186
2021-06-24 14:08:06.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12187
2021-06-24 14:08:06.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12188
2021-06-24 14:08:06.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12189
2021-06-24 14:08:06.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12190
2021-06-24 14:08:06.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12191
2021-06-24 14:08:06.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12192
2021-06-24 14:08:06.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12193
2021-06-24 14:08:06.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12194
2021-06-24 14:08:06.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12195
2021-06-24 14:08:06.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12196
2021-06-24 14:08:06.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12197
2021-06-24 14:08:06.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12198
2021-06-24 14:08:06.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12199
2021-06-24 14:08:06.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12200
2021-06-24 14:08:06.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12201
2021-06-24 14:08:06.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12202
2021-06-24 14:08:06.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12203
2021-06-24 14:08:06.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12204
2021-06-24 14:08:06.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12205
2021-06-24 14:08:06.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12206
2021-06-24 14:08:06.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12207
2021-06-24 14:08:06.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12208
2021-06-24 14:08:06.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12209
2021-06-24 14:08:06.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12210
2021-06-24 14:08:06.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12211
2021-06-24 14:08:06.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12212
2021-06-24 14:08:06.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12213
2021-06-24 14:08:06.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12214
2021-06-24 14:08:06.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12215
2021-06-24 14:08:06.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12216
2021-06-24 14:08:06.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12217
2021-06-24 14:08:06.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12218
2021-06-24 14:08:06.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12219
2021-06-24 14:08:06.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12220
2021-06-24 14:08:06.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12221
2021-06-24 14:08:06.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12222
2021-06-24 14:08:06.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12223
2021-06-24 14:08:06.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12224
2021-06-24 14:08:06.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12225
2021-06-24 14:08:06.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12226
2021-06-24 14:08:06.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12227
2021-06-24 14:08:06.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12228
2021-06-24 14:08:06.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12229
2021-06-24 14:08:06.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12230
2021-06-24 14:08:06.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12231
2021-06-24 14:08:06.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12232
2021-06-24 14:08:06.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12233
2021-06-24 14:08:06.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12234
2021-06-24 14:08:06.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12235
2021-06-24 14:08:06.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12236
2021-06-24 14:08:06.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12237
2021-06-24 14:08:06.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12238
2021-06-24 14:08:06.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12239
2021-06-24 14:08:06.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12240
2021-06-24 14:08:06.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12241
2021-06-24 14:08:06.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12242
2021-06-24 14:08:06.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12243
2021-06-24 14:08:06.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12244
2021-06-24 14:08:06.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12245
2021-06-24 14:08:06.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12246
2021-06-24 14:08:06.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12247
2021-06-24 14:08:06.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12248
2021-06-24 14:08:06.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12249
2021-06-24 14:08:06.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12250
2021-06-24 14:08:06.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12251
2021-06-24 14:08:06.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12252
2021-06-24 14:08:06.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12253
2021-06-24 14:08:06.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12254
2021-06-24 14:08:06.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12255
2021-06-24 14:08:06.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12256
2021-06-24 14:08:06.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12257
2021-06-24 14:08:06.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12258
2021-06-24 14:08:06.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12259
2021-06-24 14:08:06.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12260
2021-06-24 14:08:06.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12261
2021-06-24 14:08:06.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12262
2021-06-24 14:08:06.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12263
2021-06-24 14:08:06.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12264
2021-06-24 14:08:06.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12265
2021-06-24 14:08:06.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12266
2021-06-24 14:08:06.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12267
2021-06-24 14:08:06.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12268
2021-06-24 14:08:06.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12269
2021-06-24 14:08:06.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12270
2021-06-24 14:08:06.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12271
2021-06-24 14:08:06.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12272
2021-06-24 14:08:06.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12273
2021-06-24 14:08:06.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12274
2021-06-24 14:08:06.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12275
2021-06-24 14:08:06.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12276
2021-06-24 14:08:06.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12277
2021-06-24 14:08:06.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12278
2021-06-24 14:08:06.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12279
2021-06-24 14:08:06.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12280
2021-06-24 14:08:06.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12281
2021-06-24 14:08:06.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12282
2021-06-24 14:08:06.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12283
2021-06-24 14:08:06.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12284
2021-06-24 14:08:06.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12285
2021-06-24 14:08:06.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12286
2021-06-24 14:08:06.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12287
2021-06-24 14:08:06.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12288
2021-06-24 14:08:06.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12289
2021-06-24 14:08:06.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12290
2021-06-24 14:08:06.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12291
2021-06-24 14:08:06.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12292
2021-06-24 14:08:06.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12293
2021-06-24 14:08:06.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12294
2021-06-24 14:08:06.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12295
2021-06-24 14:08:06.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12296
2021-06-24 14:08:06.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12297
2021-06-24 14:08:06.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12298
2021-06-24 14:08:06.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12299
2021-06-24 14:08:06.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12300
2021-06-24 14:08:06.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12301
2021-06-24 14:08:06.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12302
2021-06-24 14:08:06.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12303
2021-06-24 14:08:06.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12304
2021-06-24 14:08:06.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12305
2021-06-24 14:08:06.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12306
2021-06-24 14:08:06.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12307
2021-06-24 14:08:06.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12308
2021-06-24 14:08:06.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12309
2021-06-24 14:08:06.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12310
2021-06-24 14:08:06.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12311
2021-06-24 14:08:06.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12312
2021-06-24 14:08:06.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12313
2021-06-24 14:08:06.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12314
2021-06-24 14:08:06.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12315
2021-06-24 14:08:06.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12316
2021-06-24 14:08:06.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12317
2021-06-24 14:08:06.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12318
2021-06-24 14:08:06.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12319
2021-06-24 14:08:06.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12320
2021-06-24 14:08:06.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12321
2021-06-24 14:08:06.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12322
2021-06-24 14:08:06.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12323
2021-06-24 14:08:06.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12324
2021-06-24 14:08:06.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12325
2021-06-24 14:08:06.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12326
2021-06-24 14:08:06.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12327
2021-06-24 14:08:06.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12328
2021-06-24 14:08:06.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12329
2021-06-24 14:08:06.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12330
2021-06-24 14:08:06.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12331
2021-06-24 14:08:06.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12332
2021-06-24 14:08:06.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12333
2021-06-24 14:08:06.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12334
2021-06-24 14:08:06.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12335
2021-06-24 14:08:06.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12336
2021-06-24 14:08:06.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12337
2021-06-24 14:08:06.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12338
2021-06-24 14:08:06.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12339
2021-06-24 14:08:06.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12340
2021-06-24 14:08:06.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12341
2021-06-24 14:08:06.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12342
2021-06-24 14:08:06.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12343
2021-06-24 14:08:06.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12344
2021-06-24 14:08:06.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12345
2021-06-24 14:08:06.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12346
2021-06-24 14:08:06.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12347
2021-06-24 14:08:06.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12348
2021-06-24 14:08:06.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12349
2021-06-24 14:08:06.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12350
2021-06-24 14:08:06.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12351
2021-06-24 14:08:06.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12352
2021-06-24 14:08:06.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12353
2021-06-24 14:08:06.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12354
2021-06-24 14:08:06.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12355
2021-06-24 14:08:06.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12356
2021-06-24 14:08:06.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12357
2021-06-24 14:08:06.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12358
2021-06-24 14:08:06.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12359
2021-06-24 14:08:06.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12360
2021-06-24 14:08:06.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12361
2021-06-24 14:08:06.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12362
2021-06-24 14:08:06.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12363
2021-06-24 14:08:06.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12364
2021-06-24 14:08:06.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12365
2021-06-24 14:08:06.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12366
2021-06-24 14:08:06.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12367
2021-06-24 14:08:06.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12368
2021-06-24 14:08:06.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12369
2021-06-24 14:08:06.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12370
2021-06-24 14:08:06.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12371
2021-06-24 14:08:06.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12372
2021-06-24 14:08:06.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12373
2021-06-24 14:08:06.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12374
2021-06-24 14:08:06.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12375
2021-06-24 14:08:06.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12376
2021-06-24 14:08:06.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12377
2021-06-24 14:08:06.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12378
2021-06-24 14:08:06.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12379
2021-06-24 14:08:06.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12380
2021-06-24 14:08:06.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12381
2021-06-24 14:08:06.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12382
2021-06-24 14:08:06.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12383
2021-06-24 14:08:06.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12384
2021-06-24 14:08:06.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12385
2021-06-24 14:08:06.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12386
2021-06-24 14:08:06.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12387
2021-06-24 14:08:06.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12388
2021-06-24 14:08:06.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12389
2021-06-24 14:08:06.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12390
2021-06-24 14:08:06.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12391
2021-06-24 14:08:06.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12392
2021-06-24 14:08:06.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12393
2021-06-24 14:08:06.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12394
2021-06-24 14:08:06.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12395
2021-06-24 14:08:06.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12396
2021-06-24 14:08:06.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12397
2021-06-24 14:08:06.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12398
2021-06-24 14:08:06.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12399
2021-06-24 14:08:06.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12400
2021-06-24 14:08:06.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12401
2021-06-24 14:08:06.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12402
2021-06-24 14:08:06.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12403
2021-06-24 14:08:06.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12404
2021-06-24 14:08:06.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12405
2021-06-24 14:08:06.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12406
2021-06-24 14:08:06.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12407
2021-06-24 14:08:06.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12408
2021-06-24 14:08:06.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12409
2021-06-24 14:08:06.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12410
2021-06-24 14:08:06.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12411
2021-06-24 14:08:06.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12412
2021-06-24 14:08:06.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12413
2021-06-24 14:08:06.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12414
2021-06-24 14:08:06.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12415
2021-06-24 14:08:06.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12416
2021-06-24 14:08:06.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12417
2021-06-24 14:08:06.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12418
2021-06-24 14:08:06.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12419
2021-06-24 14:08:06.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12420
2021-06-24 14:08:06.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12421
2021-06-24 14:08:06.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12422
2021-06-24 14:08:06.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12423
2021-06-24 14:08:06.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12424
2021-06-24 14:08:06.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12425
2021-06-24 14:08:06.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12426
2021-06-24 14:08:06.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12427
2021-06-24 14:08:06.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12428
2021-06-24 14:08:06.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12429
2021-06-24 14:08:06.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12430
2021-06-24 14:08:06.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12431
2021-06-24 14:08:06.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12432
2021-06-24 14:08:06.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12433
2021-06-24 14:08:06.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12434
2021-06-24 14:08:06.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12435
2021-06-24 14:08:06.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12436
2021-06-24 14:08:06.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12437
2021-06-24 14:08:06.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12438
2021-06-24 14:08:06.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12439
2021-06-24 14:08:06.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12440
2021-06-24 14:08:06.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12441
2021-06-24 14:08:06.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12442
2021-06-24 14:08:06.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12443
2021-06-24 14:08:06.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12444
2021-06-24 14:08:06.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12445
2021-06-24 14:08:06.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12446
2021-06-24 14:08:06.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12447
2021-06-24 14:08:06.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12448
2021-06-24 14:08:06.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12449
2021-06-24 14:08:06.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12450
2021-06-24 14:08:06.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12451
2021-06-24 14:08:06.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12452
2021-06-24 14:08:06.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12453
2021-06-24 14:08:06.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12454
2021-06-24 14:08:06.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12455
2021-06-24 14:08:06.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12456
2021-06-24 14:08:06.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12457
2021-06-24 14:08:06.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12458
2021-06-24 14:08:06.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12459
2021-06-24 14:08:06.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12460
2021-06-24 14:08:06.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12461
2021-06-24 14:08:06.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12462
2021-06-24 14:08:06.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12463
2021-06-24 14:08:06.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12464
2021-06-24 14:08:06.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12465
2021-06-24 14:08:06.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12466
2021-06-24 14:08:06.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12467
2021-06-24 14:08:06.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12468
2021-06-24 14:08:06.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12469
2021-06-24 14:08:06.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12470
2021-06-24 14:08:06.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12471
2021-06-24 14:08:06.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12472
2021-06-24 14:08:06.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12473
2021-06-24 14:08:06.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12474
2021-06-24 14:08:06.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12475
2021-06-24 14:08:06.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12476
2021-06-24 14:08:06.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12477
2021-06-24 14:08:06.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12478
2021-06-24 14:08:06.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12479
2021-06-24 14:08:06.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12480
2021-06-24 14:08:06.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12481
2021-06-24 14:08:06.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12482
2021-06-24 14:08:06.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12483
2021-06-24 14:08:06.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12484
2021-06-24 14:08:06.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12485
2021-06-24 14:08:06.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12486
2021-06-24 14:08:06.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12487
2021-06-24 14:08:06.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12488
2021-06-24 14:08:06.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12489
2021-06-24 14:08:06.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12490
2021-06-24 14:08:06.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12491
2021-06-24 14:08:06.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12492
2021-06-24 14:08:06.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12493
2021-06-24 14:08:06.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12494
2021-06-24 14:08:06.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12495
2021-06-24 14:08:06.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12496
2021-06-24 14:08:06.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12497
2021-06-24 14:08:06.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12498
2021-06-24 14:08:06.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12499
2021-06-24 14:08:06.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12500
2021-06-24 14:08:06.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12501
2021-06-24 14:08:06.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12502
2021-06-24 14:08:06.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12503
2021-06-24 14:08:06.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12504
2021-06-24 14:08:06.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12505
2021-06-24 14:08:06.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12506
2021-06-24 14:08:06.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12507
2021-06-24 14:08:06.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12508
2021-06-24 14:08:06.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12509
2021-06-24 14:08:06.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12510
2021-06-24 14:08:06.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12511
2021-06-24 14:08:06.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12512
2021-06-24 14:08:06.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12513
2021-06-24 14:08:06.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12514
2021-06-24 14:08:06.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12515
2021-06-24 14:08:06.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12516
2021-06-24 14:08:06.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12517
2021-06-24 14:08:06.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12518
2021-06-24 14:08:06.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12519
2021-06-24 14:08:06.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12520
2021-06-24 14:08:06.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12521
2021-06-24 14:08:06.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12522
2021-06-24 14:08:06.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12523
2021-06-24 14:08:06.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12524
2021-06-24 14:08:06.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12525
2021-06-24 14:08:06.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12526
2021-06-24 14:08:06.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12527
2021-06-24 14:08:06.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12528
2021-06-24 14:08:06.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12529
2021-06-24 14:08:06.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12530
2021-06-24 14:08:06.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12531
2021-06-24 14:08:06.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12532
2021-06-24 14:08:06.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12533
2021-06-24 14:08:06.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12534
2021-06-24 14:08:06.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12535
2021-06-24 14:08:06.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12536
2021-06-24 14:08:06.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12537
2021-06-24 14:08:06.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12538
2021-06-24 14:08:06.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12539
2021-06-24 14:08:06.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12540
2021-06-24 14:08:06.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12541
2021-06-24 14:08:06.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12542
2021-06-24 14:08:06.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12543
2021-06-24 14:08:06.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12544
2021-06-24 14:08:06.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12545
2021-06-24 14:08:06.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12546
2021-06-24 14:08:06.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12547
2021-06-24 14:08:06.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12548
2021-06-24 14:08:06.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12549
2021-06-24 14:08:06.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12550
2021-06-24 14:08:06.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12551
2021-06-24 14:08:06.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12552
2021-06-24 14:08:06.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12553
2021-06-24 14:08:06.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12554
2021-06-24 14:08:06.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12555
2021-06-24 14:08:06.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12556
2021-06-24 14:08:06.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12557
2021-06-24 14:08:06.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12558
2021-06-24 14:08:06.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12559
2021-06-24 14:08:06.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12560
2021-06-24 14:08:06.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12561
2021-06-24 14:08:06.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12562
2021-06-24 14:08:06.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12563
2021-06-24 14:08:06.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12564
2021-06-24 14:08:06.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12565
2021-06-24 14:08:06.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12566
2021-06-24 14:08:06.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12567
2021-06-24 14:08:06.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12568
2021-06-24 14:08:06.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12569
2021-06-24 14:08:06.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12570
2021-06-24 14:08:06.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12571
2021-06-24 14:08:06.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12572
2021-06-24 14:08:06.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12573
2021-06-24 14:08:06.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12574
2021-06-24 14:08:06.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12575
2021-06-24 14:08:06.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12576
2021-06-24 14:08:06.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12577
2021-06-24 14:08:06.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12578
2021-06-24 14:08:06.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12579
2021-06-24 14:08:06.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12580
2021-06-24 14:08:06.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12581
2021-06-24 14:08:06.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12582
2021-06-24 14:08:06.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12583
2021-06-24 14:08:06.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12584
2021-06-24 14:08:06.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12585
2021-06-24 14:08:06.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12586
2021-06-24 14:08:06.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12587
2021-06-24 14:08:06.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12588
2021-06-24 14:08:06.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12589
2021-06-24 14:08:06.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12590
2021-06-24 14:08:06.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12591
2021-06-24 14:08:06.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12592
2021-06-24 14:08:06.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12593
2021-06-24 14:08:06.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12594
2021-06-24 14:08:06.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12595
2021-06-24 14:08:06.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12596
2021-06-24 14:08:06.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12597
2021-06-24 14:08:06.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12598
2021-06-24 14:08:06.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12599
2021-06-24 14:08:06.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12600
2021-06-24 14:08:06.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12601
2021-06-24 14:08:06.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12602
2021-06-24 14:08:06.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12603
2021-06-24 14:08:06.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12604
2021-06-24 14:08:06.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12605
2021-06-24 14:08:06.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12606
2021-06-24 14:08:06.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12607
2021-06-24 14:08:06.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12608
2021-06-24 14:08:06.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12609
2021-06-24 14:08:06.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12610
2021-06-24 14:08:06.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12611
2021-06-24 14:08:06.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12612
2021-06-24 14:08:06.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12613
2021-06-24 14:08:06.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12614
2021-06-24 14:08:06.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12615
2021-06-24 14:08:06.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12616
2021-06-24 14:08:06.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12617
2021-06-24 14:08:06.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12618
2021-06-24 14:08:06.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12619
2021-06-24 14:08:06.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12620
2021-06-24 14:08:06.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12621
2021-06-24 14:08:06.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12622
2021-06-24 14:08:06.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12623
2021-06-24 14:08:06.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12624
2021-06-24 14:08:06.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12625
2021-06-24 14:08:06.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12626
2021-06-24 14:08:06.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12627
2021-06-24 14:08:06.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12628
2021-06-24 14:08:06.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12629
2021-06-24 14:08:06.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12630
2021-06-24 14:08:06.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12631
2021-06-24 14:08:06.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12632
2021-06-24 14:08:06.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12633
2021-06-24 14:08:06.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12634
2021-06-24 14:08:06.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12635
2021-06-24 14:08:06.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12636
2021-06-24 14:08:06.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12637
2021-06-24 14:08:06.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12638
2021-06-24 14:08:06.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12639
2021-06-24 14:08:06.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12640
2021-06-24 14:08:06.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12641
2021-06-24 14:08:06.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12642
2021-06-24 14:08:06.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12643
2021-06-24 14:08:06.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12644
2021-06-24 14:08:06.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12645
2021-06-24 14:08:06.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12646
2021-06-24 14:08:06.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12647
2021-06-24 14:08:06.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12648
2021-06-24 14:08:06.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12649
2021-06-24 14:08:06.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12650
2021-06-24 14:08:06.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12651
2021-06-24 14:08:06.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12652
2021-06-24 14:08:06.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12653
2021-06-24 14:08:06.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12654
2021-06-24 14:08:06.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12655
2021-06-24 14:08:06.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12656
2021-06-24 14:08:06.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12657
2021-06-24 14:08:06.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12658
2021-06-24 14:08:06.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12659
2021-06-24 14:08:06.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12660
2021-06-24 14:08:06.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12661
2021-06-24 14:08:06.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12662
2021-06-24 14:08:06.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12663
2021-06-24 14:08:06.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12664
2021-06-24 14:08:06.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12665
2021-06-24 14:08:06.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12666
2021-06-24 14:08:06.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12667
2021-06-24 14:08:06.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12668
2021-06-24 14:08:06.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12669
2021-06-24 14:08:06.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12670
2021-06-24 14:08:06.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12671
2021-06-24 14:08:06.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12672
2021-06-24 14:08:06.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12673
2021-06-24 14:08:06.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12674
2021-06-24 14:08:06.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12675
2021-06-24 14:08:06.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12676
2021-06-24 14:08:06.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12677
2021-06-24 14:08:06.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12678
2021-06-24 14:08:06.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12679
2021-06-24 14:08:06.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12680
2021-06-24 14:08:06.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12681
2021-06-24 14:08:06.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12682
2021-06-24 14:08:06.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12683
2021-06-24 14:08:06.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12684
2021-06-24 14:08:06.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12685
2021-06-24 14:08:06.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12686
2021-06-24 14:08:06.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12687
2021-06-24 14:08:06.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12688
2021-06-24 14:08:06.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12689
2021-06-24 14:08:06.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12690
2021-06-24 14:08:06.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12691
2021-06-24 14:08:06.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12692
2021-06-24 14:08:06.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12693
2021-06-24 14:08:06.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12694
2021-06-24 14:08:06.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12695
2021-06-24 14:08:06.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12696
2021-06-24 14:08:06.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12697
2021-06-24 14:08:06.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12698
2021-06-24 14:08:06.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12699
2021-06-24 14:08:06.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12700
2021-06-24 14:08:06.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12701
2021-06-24 14:08:06.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12702
2021-06-24 14:08:06.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12703
2021-06-24 14:08:06.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12704
2021-06-24 14:08:06.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12705
2021-06-24 14:08:06.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12706
2021-06-24 14:08:06.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12707
2021-06-24 14:08:06.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12708
2021-06-24 14:08:06.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12709
2021-06-24 14:08:06.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12710
2021-06-24 14:08:06.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12711
2021-06-24 14:08:06.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12712
2021-06-24 14:08:06.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12713
2021-06-24 14:08:06.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12714
2021-06-24 14:08:06.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12715
2021-06-24 14:08:06.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12716
2021-06-24 14:08:06.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12717
2021-06-24 14:08:06.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12718
2021-06-24 14:08:06.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12719
2021-06-24 14:08:06.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12720
2021-06-24 14:08:06.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12721
2021-06-24 14:08:06.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12722
2021-06-24 14:08:06.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12723
2021-06-24 14:08:06.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12724
2021-06-24 14:08:06.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12725
2021-06-24 14:08:06.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12726
2021-06-24 14:08:06.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12727
2021-06-24 14:08:06.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12728
2021-06-24 14:08:06.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12729
2021-06-24 14:08:06.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12730
2021-06-24 14:08:06.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12731
2021-06-24 14:08:06.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12732
2021-06-24 14:08:06.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12733
2021-06-24 14:08:06.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12734
2021-06-24 14:08:06.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12735
2021-06-24 14:08:06.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12736
2021-06-24 14:08:06.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12737
2021-06-24 14:08:06.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12738
2021-06-24 14:08:06.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12739
2021-06-24 14:08:06.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12740
2021-06-24 14:08:06.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12741
2021-06-24 14:08:06.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12742
2021-06-24 14:08:06.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12743
2021-06-24 14:08:06.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12744
2021-06-24 14:08:06.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12745
2021-06-24 14:08:06.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12746
2021-06-24 14:08:06.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12747
2021-06-24 14:08:06.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12748
2021-06-24 14:08:06.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12749
2021-06-24 14:08:06.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12750
2021-06-24 14:08:06.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12751
2021-06-24 14:08:06.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12752
2021-06-24 14:08:06.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12753
2021-06-24 14:08:06.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12754
2021-06-24 14:08:06.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12755
2021-06-24 14:08:06.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12756
2021-06-24 14:08:06.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12757
2021-06-24 14:08:06.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12758
2021-06-24 14:08:06.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12759
2021-06-24 14:08:06.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12760
2021-06-24 14:08:06.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12761
2021-06-24 14:08:06.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12762
2021-06-24 14:08:06.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12763
2021-06-24 14:08:06.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12764
2021-06-24 14:08:06.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12765
2021-06-24 14:08:06.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12766
2021-06-24 14:08:06.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12767
2021-06-24 14:08:06.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12768
2021-06-24 14:08:06.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12769
2021-06-24 14:08:06.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12770
2021-06-24 14:08:06.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12771
2021-06-24 14:08:06.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12772
2021-06-24 14:08:06.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12773
2021-06-24 14:08:06.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12774
2021-06-24 14:08:06.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12775
2021-06-24 14:08:06.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12776
2021-06-24 14:08:06.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12777
2021-06-24 14:08:06.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12778
2021-06-24 14:08:06.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12779
2021-06-24 14:08:06.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12780
2021-06-24 14:08:06.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12781
2021-06-24 14:08:06.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12782
2021-06-24 14:08:06.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12783
2021-06-24 14:08:06.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12784
2021-06-24 14:08:06.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12785
2021-06-24 14:08:06.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12786
2021-06-24 14:08:06.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12787
2021-06-24 14:08:06.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12788
2021-06-24 14:08:06.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12789
2021-06-24 14:08:06.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12790
2021-06-24 14:08:06.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12791
2021-06-24 14:08:06.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12792
2021-06-24 14:08:06.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12793
2021-06-24 14:08:06.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12794
2021-06-24 14:08:06.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12795
2021-06-24 14:08:06.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12796
2021-06-24 14:08:06.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12797
2021-06-24 14:08:06.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12798
2021-06-24 14:08:06.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12799
2021-06-24 14:08:06.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:06.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12800
2021-06-24 14:08:07.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12801
2021-06-24 14:08:07.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12802
2021-06-24 14:08:07.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12803
2021-06-24 14:08:07.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12804
2021-06-24 14:08:07.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12805
2021-06-24 14:08:07.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12806
2021-06-24 14:08:07.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12807
2021-06-24 14:08:07.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12808
2021-06-24 14:08:07.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12809
2021-06-24 14:08:07.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12810
2021-06-24 14:08:07.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12811
2021-06-24 14:08:07.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12812
2021-06-24 14:08:07.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12813
2021-06-24 14:08:07.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12814
2021-06-24 14:08:07.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12815
2021-06-24 14:08:07.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12816
2021-06-24 14:08:07.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12817
2021-06-24 14:08:07.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12818
2021-06-24 14:08:07.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12819
2021-06-24 14:08:07.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12820
2021-06-24 14:08:07.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12821
2021-06-24 14:08:07.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12822
2021-06-24 14:08:07.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12823
2021-06-24 14:08:07.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12824
2021-06-24 14:08:07.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12825
2021-06-24 14:08:07.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12826
2021-06-24 14:08:07.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12827
2021-06-24 14:08:07.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12828
2021-06-24 14:08:07.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12829
2021-06-24 14:08:07.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12830
2021-06-24 14:08:07.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12831
2021-06-24 14:08:07.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12832
2021-06-24 14:08:07.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12833
2021-06-24 14:08:07.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12834
2021-06-24 14:08:07.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12835
2021-06-24 14:08:07.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12836
2021-06-24 14:08:07.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12837
2021-06-24 14:08:07.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12838
2021-06-24 14:08:07.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12839
2021-06-24 14:08:07.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12840
2021-06-24 14:08:07.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12841
2021-06-24 14:08:07.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12842
2021-06-24 14:08:07.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12843
2021-06-24 14:08:07.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12844
2021-06-24 14:08:07.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12845
2021-06-24 14:08:07.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12846
2021-06-24 14:08:07.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12847
2021-06-24 14:08:07.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12848
2021-06-24 14:08:07.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12849
2021-06-24 14:08:07.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12850
2021-06-24 14:08:07.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12851
2021-06-24 14:08:07.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12852
2021-06-24 14:08:07.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12853
2021-06-24 14:08:07.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12854
2021-06-24 14:08:07.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12855
2021-06-24 14:08:07.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12856
2021-06-24 14:08:07.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12857
2021-06-24 14:08:07.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12858
2021-06-24 14:08:07.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12859
2021-06-24 14:08:07.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12860
2021-06-24 14:08:07.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12861
2021-06-24 14:08:07.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12862
2021-06-24 14:08:07.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12863
2021-06-24 14:08:07.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12864
2021-06-24 14:08:07.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12865
2021-06-24 14:08:07.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12866
2021-06-24 14:08:07.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12867
2021-06-24 14:08:07.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12868
2021-06-24 14:08:07.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12869
2021-06-24 14:08:07.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12870
2021-06-24 14:08:07.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12871
2021-06-24 14:08:07.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12872
2021-06-24 14:08:07.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12873
2021-06-24 14:08:07.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12874
2021-06-24 14:08:07.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12875
2021-06-24 14:08:07.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12876
2021-06-24 14:08:07.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12877
2021-06-24 14:08:07.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12878
2021-06-24 14:08:07.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12879
2021-06-24 14:08:07.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12880
2021-06-24 14:08:07.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12881
2021-06-24 14:08:07.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12882
2021-06-24 14:08:07.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12883
2021-06-24 14:08:07.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12884
2021-06-24 14:08:07.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12885
2021-06-24 14:08:07.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12886
2021-06-24 14:08:07.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12887
2021-06-24 14:08:07.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12888
2021-06-24 14:08:07.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12889
2021-06-24 14:08:07.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12890
2021-06-24 14:08:07.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12891
2021-06-24 14:08:07.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12892
2021-06-24 14:08:07.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12893
2021-06-24 14:08:07.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12894
2021-06-24 14:08:07.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12895
2021-06-24 14:08:07.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12896
2021-06-24 14:08:07.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12897
2021-06-24 14:08:07.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12898
2021-06-24 14:08:07.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12899
2021-06-24 14:08:07.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12900
2021-06-24 14:08:07.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12901
2021-06-24 14:08:07.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12902
2021-06-24 14:08:07.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12903
2021-06-24 14:08:07.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12904
2021-06-24 14:08:07.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12905
2021-06-24 14:08:07.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12906
2021-06-24 14:08:07.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12907
2021-06-24 14:08:07.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12908
2021-06-24 14:08:07.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12909
2021-06-24 14:08:07.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12910
2021-06-24 14:08:07.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12911
2021-06-24 14:08:07.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12912
2021-06-24 14:08:07.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12913
2021-06-24 14:08:07.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12914
2021-06-24 14:08:07.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12915
2021-06-24 14:08:07.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12916
2021-06-24 14:08:07.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12917
2021-06-24 14:08:07.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12918
2021-06-24 14:08:07.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12919
2021-06-24 14:08:07.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12920
2021-06-24 14:08:07.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12921
2021-06-24 14:08:07.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12922
2021-06-24 14:08:07.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12923
2021-06-24 14:08:07.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12924
2021-06-24 14:08:07.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12925
2021-06-24 14:08:07.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12926
2021-06-24 14:08:07.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12927
2021-06-24 14:08:07.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12928
2021-06-24 14:08:07.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12929
2021-06-24 14:08:07.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12930
2021-06-24 14:08:07.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12931
2021-06-24 14:08:07.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12932
2021-06-24 14:08:07.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12933
2021-06-24 14:08:07.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12934
2021-06-24 14:08:07.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12935
2021-06-24 14:08:07.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12936
2021-06-24 14:08:07.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12937
2021-06-24 14:08:07.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12938
2021-06-24 14:08:07.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12939
2021-06-24 14:08:07.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12940
2021-06-24 14:08:07.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12941
2021-06-24 14:08:07.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12942
2021-06-24 14:08:07.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12943
2021-06-24 14:08:07.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12944
2021-06-24 14:08:07.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12945
2021-06-24 14:08:07.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12946
2021-06-24 14:08:07.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12947
2021-06-24 14:08:07.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12948
2021-06-24 14:08:07.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12949
2021-06-24 14:08:07.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12950
2021-06-24 14:08:07.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12951
2021-06-24 14:08:07.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12952
2021-06-24 14:08:07.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12953
2021-06-24 14:08:07.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12954
2021-06-24 14:08:07.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12955
2021-06-24 14:08:07.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12956
2021-06-24 14:08:07.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12957
2021-06-24 14:08:07.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12958
2021-06-24 14:08:07.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12959
2021-06-24 14:08:07.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12960
2021-06-24 14:08:07.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12961
2021-06-24 14:08:07.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12962
2021-06-24 14:08:07.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12963
2021-06-24 14:08:07.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12964
2021-06-24 14:08:07.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12965
2021-06-24 14:08:07.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12966
2021-06-24 14:08:07.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12967
2021-06-24 14:08:07.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12968
2021-06-24 14:08:07.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12969
2021-06-24 14:08:07.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12970
2021-06-24 14:08:07.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12971
2021-06-24 14:08:07.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12972
2021-06-24 14:08:07.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12973
2021-06-24 14:08:07.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12974
2021-06-24 14:08:07.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12975
2021-06-24 14:08:07.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12976
2021-06-24 14:08:07.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12977
2021-06-24 14:08:07.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12978
2021-06-24 14:08:07.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12979
2021-06-24 14:08:07.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12980
2021-06-24 14:08:07.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12981
2021-06-24 14:08:07.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12982
2021-06-24 14:08:07.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12983
2021-06-24 14:08:07.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12984
2021-06-24 14:08:07.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12985
2021-06-24 14:08:07.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12986
2021-06-24 14:08:07.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12987
2021-06-24 14:08:07.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12988
2021-06-24 14:08:07.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12989
2021-06-24 14:08:07.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12990
2021-06-24 14:08:07.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12991
2021-06-24 14:08:07.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12992
2021-06-24 14:08:07.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12993
2021-06-24 14:08:07.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12994
2021-06-24 14:08:07.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12995
2021-06-24 14:08:07.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12996
2021-06-24 14:08:07.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12997
2021-06-24 14:08:07.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12998
2021-06-24 14:08:07.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 12999
2021-06-24 14:08:07.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13000
2021-06-24 14:08:07.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13001
2021-06-24 14:08:07.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13002
2021-06-24 14:08:07.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13003
2021-06-24 14:08:07.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13004
2021-06-24 14:08:07.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13005
2021-06-24 14:08:07.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13006
2021-06-24 14:08:07.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13007
2021-06-24 14:08:07.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13008
2021-06-24 14:08:07.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13009
2021-06-24 14:08:07.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13010
2021-06-24 14:08:07.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13011
2021-06-24 14:08:07.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13012
2021-06-24 14:08:07.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13013
2021-06-24 14:08:07.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13014
2021-06-24 14:08:07.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13015
2021-06-24 14:08:07.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13016
2021-06-24 14:08:07.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13017
2021-06-24 14:08:07.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13018
2021-06-24 14:08:07.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13019
2021-06-24 14:08:07.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13020
2021-06-24 14:08:07.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13021
2021-06-24 14:08:07.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13022
2021-06-24 14:08:07.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13023
2021-06-24 14:08:07.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13024
2021-06-24 14:08:07.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13025
2021-06-24 14:08:07.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13026
2021-06-24 14:08:07.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13027
2021-06-24 14:08:07.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13028
2021-06-24 14:08:07.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13029
2021-06-24 14:08:07.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13030
2021-06-24 14:08:07.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13031
2021-06-24 14:08:07.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13032
2021-06-24 14:08:07.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13033
2021-06-24 14:08:07.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13034
2021-06-24 14:08:07.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13035
2021-06-24 14:08:07.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13036
2021-06-24 14:08:07.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13037
2021-06-24 14:08:07.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13038
2021-06-24 14:08:07.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13039
2021-06-24 14:08:07.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13040
2021-06-24 14:08:07.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13041
2021-06-24 14:08:07.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13042
2021-06-24 14:08:07.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13043
2021-06-24 14:08:07.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13044
2021-06-24 14:08:07.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13045
2021-06-24 14:08:07.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13046
2021-06-24 14:08:07.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13047
2021-06-24 14:08:07.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13048
2021-06-24 14:08:07.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13049
2021-06-24 14:08:07.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13050
2021-06-24 14:08:07.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13051
2021-06-24 14:08:07.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13052
2021-06-24 14:08:07.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13053
2021-06-24 14:08:07.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13054
2021-06-24 14:08:07.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13055
2021-06-24 14:08:07.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13056
2021-06-24 14:08:07.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13057
2021-06-24 14:08:07.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13058
2021-06-24 14:08:07.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13059
2021-06-24 14:08:07.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13060
2021-06-24 14:08:07.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13061
2021-06-24 14:08:07.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13062
2021-06-24 14:08:07.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13063
2021-06-24 14:08:07.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13064
2021-06-24 14:08:07.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13065
2021-06-24 14:08:07.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13066
2021-06-24 14:08:07.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13067
2021-06-24 14:08:07.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13068
2021-06-24 14:08:07.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13069
2021-06-24 14:08:07.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13070
2021-06-24 14:08:07.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13071
2021-06-24 14:08:07.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13072
2021-06-24 14:08:07.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13073
2021-06-24 14:08:07.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13074
2021-06-24 14:08:07.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13075
2021-06-24 14:08:07.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13076
2021-06-24 14:08:07.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13077
2021-06-24 14:08:07.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13078
2021-06-24 14:08:07.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13079
2021-06-24 14:08:07.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13080
2021-06-24 14:08:07.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13081
2021-06-24 14:08:07.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13082
2021-06-24 14:08:07.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13083
2021-06-24 14:08:07.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13084
2021-06-24 14:08:07.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13085
2021-06-24 14:08:07.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13086
2021-06-24 14:08:07.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13087
2021-06-24 14:08:07.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13088
2021-06-24 14:08:07.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13089
2021-06-24 14:08:07.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13090
2021-06-24 14:08:07.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13091
2021-06-24 14:08:07.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13092
2021-06-24 14:08:07.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13093
2021-06-24 14:08:07.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13094
2021-06-24 14:08:07.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13095
2021-06-24 14:08:07.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13096
2021-06-24 14:08:07.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13097
2021-06-24 14:08:07.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13098
2021-06-24 14:08:07.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13099
2021-06-24 14:08:07.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13100
2021-06-24 14:08:07.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13101
2021-06-24 14:08:07.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13102
2021-06-24 14:08:07.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13103
2021-06-24 14:08:07.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13104
2021-06-24 14:08:07.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13105
2021-06-24 14:08:07.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13106
2021-06-24 14:08:07.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13107
2021-06-24 14:08:07.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13108
2021-06-24 14:08:07.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13109
2021-06-24 14:08:07.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13110
2021-06-24 14:08:07.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13111
2021-06-24 14:08:07.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13112
2021-06-24 14:08:07.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13113
2021-06-24 14:08:07.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13114
2021-06-24 14:08:07.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13115
2021-06-24 14:08:07.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13116
2021-06-24 14:08:07.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13117
2021-06-24 14:08:07.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13118
2021-06-24 14:08:07.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13119
2021-06-24 14:08:07.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13120
2021-06-24 14:08:07.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13121
2021-06-24 14:08:07.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13122
2021-06-24 14:08:07.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13123
2021-06-24 14:08:07.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13124
2021-06-24 14:08:07.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13125
2021-06-24 14:08:07.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13126
2021-06-24 14:08:07.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13127
2021-06-24 14:08:07.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13128
2021-06-24 14:08:07.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13129
2021-06-24 14:08:07.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13130
2021-06-24 14:08:07.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13131
2021-06-24 14:08:07.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13132
2021-06-24 14:08:07.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13133
2021-06-24 14:08:07.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13134
2021-06-24 14:08:07.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13135
2021-06-24 14:08:07.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13136
2021-06-24 14:08:07.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13137
2021-06-24 14:08:07.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13138
2021-06-24 14:08:07.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13139
2021-06-24 14:08:07.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13140
2021-06-24 14:08:07.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13141
2021-06-24 14:08:07.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13142
2021-06-24 14:08:07.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13143
2021-06-24 14:08:07.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13144
2021-06-24 14:08:07.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13145
2021-06-24 14:08:07.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13146
2021-06-24 14:08:07.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13147
2021-06-24 14:08:07.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13148
2021-06-24 14:08:07.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13149
2021-06-24 14:08:07.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13150
2021-06-24 14:08:07.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13151
2021-06-24 14:08:07.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13152
2021-06-24 14:08:07.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13153
2021-06-24 14:08:07.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13154
2021-06-24 14:08:07.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13155
2021-06-24 14:08:07.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13156
2021-06-24 14:08:07.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13157
2021-06-24 14:08:07.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13158
2021-06-24 14:08:07.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13159
2021-06-24 14:08:07.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13160
2021-06-24 14:08:07.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13161
2021-06-24 14:08:07.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13162
2021-06-24 14:08:07.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13163
2021-06-24 14:08:07.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13164
2021-06-24 14:08:07.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13165
2021-06-24 14:08:07.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13166
2021-06-24 14:08:07.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13167
2021-06-24 14:08:07.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13168
2021-06-24 14:08:07.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13169
2021-06-24 14:08:07.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13170
2021-06-24 14:08:07.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13171
2021-06-24 14:08:07.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13172
2021-06-24 14:08:07.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13173
2021-06-24 14:08:07.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13174
2021-06-24 14:08:07.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13175
2021-06-24 14:08:07.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13176
2021-06-24 14:08:07.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13177
2021-06-24 14:08:07.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13178
2021-06-24 14:08:07.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13179
2021-06-24 14:08:07.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13180
2021-06-24 14:08:07.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13181
2021-06-24 14:08:07.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13182
2021-06-24 14:08:07.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13183
2021-06-24 14:08:07.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13184
2021-06-24 14:08:07.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13185
2021-06-24 14:08:07.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13186
2021-06-24 14:08:07.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13187
2021-06-24 14:08:07.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13188
2021-06-24 14:08:07.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13189
2021-06-24 14:08:07.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13190
2021-06-24 14:08:07.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13191
2021-06-24 14:08:07.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13192
2021-06-24 14:08:07.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13193
2021-06-24 14:08:07.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13194
2021-06-24 14:08:07.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13195
2021-06-24 14:08:07.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13196
2021-06-24 14:08:07.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13197
2021-06-24 14:08:07.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13198
2021-06-24 14:08:07.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13199
2021-06-24 14:08:07.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13200
2021-06-24 14:08:07.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13201
2021-06-24 14:08:07.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13202
2021-06-24 14:08:07.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13203
2021-06-24 14:08:07.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13204
2021-06-24 14:08:07.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13205
2021-06-24 14:08:07.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13206
2021-06-24 14:08:07.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13207
2021-06-24 14:08:07.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13208
2021-06-24 14:08:07.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13209
2021-06-24 14:08:07.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13210
2021-06-24 14:08:07.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13211
2021-06-24 14:08:07.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13212
2021-06-24 14:08:07.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13213
2021-06-24 14:08:07.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13214
2021-06-24 14:08:07.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13215
2021-06-24 14:08:07.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13216
2021-06-24 14:08:07.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13217
2021-06-24 14:08:07.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13218
2021-06-24 14:08:07.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13219
2021-06-24 14:08:07.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13220
2021-06-24 14:08:07.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13221
2021-06-24 14:08:07.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13222
2021-06-24 14:08:07.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13223
2021-06-24 14:08:07.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13224
2021-06-24 14:08:07.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13225
2021-06-24 14:08:07.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13226
2021-06-24 14:08:07.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13227
2021-06-24 14:08:07.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13228
2021-06-24 14:08:07.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13229
2021-06-24 14:08:07.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13230
2021-06-24 14:08:07.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13231
2021-06-24 14:08:07.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13232
2021-06-24 14:08:07.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13233
2021-06-24 14:08:07.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13234
2021-06-24 14:08:07.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13235
2021-06-24 14:08:07.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13236
2021-06-24 14:08:07.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13237
2021-06-24 14:08:07.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13238
2021-06-24 14:08:07.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13239
2021-06-24 14:08:07.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13240
2021-06-24 14:08:07.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13241
2021-06-24 14:08:07.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13242
2021-06-24 14:08:07.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13243
2021-06-24 14:08:07.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13244
2021-06-24 14:08:07.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13245
2021-06-24 14:08:07.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13246
2021-06-24 14:08:07.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13247
2021-06-24 14:08:07.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13248
2021-06-24 14:08:07.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13249
2021-06-24 14:08:07.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13250
2021-06-24 14:08:07.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13251
2021-06-24 14:08:07.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13252
2021-06-24 14:08:07.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13253
2021-06-24 14:08:07.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13254
2021-06-24 14:08:07.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13255
2021-06-24 14:08:07.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13256
2021-06-24 14:08:07.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13257
2021-06-24 14:08:07.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13258
2021-06-24 14:08:07.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13259
2021-06-24 14:08:07.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13260
2021-06-24 14:08:07.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13261
2021-06-24 14:08:07.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13262
2021-06-24 14:08:07.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13263
2021-06-24 14:08:07.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13264
2021-06-24 14:08:07.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13265
2021-06-24 14:08:07.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13266
2021-06-24 14:08:07.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13267
2021-06-24 14:08:07.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13268
2021-06-24 14:08:07.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13269
2021-06-24 14:08:07.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13270
2021-06-24 14:08:07.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13271
2021-06-24 14:08:07.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13272
2021-06-24 14:08:07.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13273
2021-06-24 14:08:07.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13274
2021-06-24 14:08:07.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13275
2021-06-24 14:08:07.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13276
2021-06-24 14:08:07.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13277
2021-06-24 14:08:07.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13278
2021-06-24 14:08:07.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13279
2021-06-24 14:08:07.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13280
2021-06-24 14:08:07.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13281
2021-06-24 14:08:07.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13282
2021-06-24 14:08:07.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13283
2021-06-24 14:08:07.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13284
2021-06-24 14:08:07.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13285
2021-06-24 14:08:07.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13286
2021-06-24 14:08:07.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13287
2021-06-24 14:08:07.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13288
2021-06-24 14:08:07.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13289
2021-06-24 14:08:07.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13290
2021-06-24 14:08:07.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13291
2021-06-24 14:08:07.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13292
2021-06-24 14:08:07.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13293
2021-06-24 14:08:07.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13294
2021-06-24 14:08:07.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13295
2021-06-24 14:08:07.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13296
2021-06-24 14:08:07.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13297
2021-06-24 14:08:07.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13298
2021-06-24 14:08:07.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13299
2021-06-24 14:08:07.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13300
2021-06-24 14:08:07.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13301
2021-06-24 14:08:07.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13302
2021-06-24 14:08:07.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13303
2021-06-24 14:08:07.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13304
2021-06-24 14:08:07.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13305
2021-06-24 14:08:07.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13306
2021-06-24 14:08:07.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13307
2021-06-24 14:08:07.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13308
2021-06-24 14:08:07.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13309
2021-06-24 14:08:07.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13310
2021-06-24 14:08:07.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13311
2021-06-24 14:08:07.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13312
2021-06-24 14:08:07.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13313
2021-06-24 14:08:07.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13314
2021-06-24 14:08:07.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13315
2021-06-24 14:08:07.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13316
2021-06-24 14:08:07.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13317
2021-06-24 14:08:07.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13318
2021-06-24 14:08:07.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13319
2021-06-24 14:08:07.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13320
2021-06-24 14:08:07.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13321
2021-06-24 14:08:07.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13322
2021-06-24 14:08:07.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13323
2021-06-24 14:08:07.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13324
2021-06-24 14:08:07.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13325
2021-06-24 14:08:07.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13326
2021-06-24 14:08:07.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13327
2021-06-24 14:08:07.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13328
2021-06-24 14:08:07.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13329
2021-06-24 14:08:07.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13330
2021-06-24 14:08:07.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13331
2021-06-24 14:08:07.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13332
2021-06-24 14:08:07.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13333
2021-06-24 14:08:07.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13334
2021-06-24 14:08:07.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13335
2021-06-24 14:08:07.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13336
2021-06-24 14:08:07.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13337
2021-06-24 14:08:07.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13338
2021-06-24 14:08:07.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13339
2021-06-24 14:08:07.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13340
2021-06-24 14:08:07.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13341
2021-06-24 14:08:07.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13342
2021-06-24 14:08:07.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13343
2021-06-24 14:08:07.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13344
2021-06-24 14:08:07.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13345
2021-06-24 14:08:07.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13346
2021-06-24 14:08:07.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13347
2021-06-24 14:08:07.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13348
2021-06-24 14:08:07.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13349
2021-06-24 14:08:07.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13350
2021-06-24 14:08:07.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13351
2021-06-24 14:08:07.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13352
2021-06-24 14:08:07.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13353
2021-06-24 14:08:07.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13354
2021-06-24 14:08:07.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13355
2021-06-24 14:08:07.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13356
2021-06-24 14:08:07.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13357
2021-06-24 14:08:07.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13358
2021-06-24 14:08:07.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13359
2021-06-24 14:08:07.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13360
2021-06-24 14:08:07.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13361
2021-06-24 14:08:07.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13362
2021-06-24 14:08:07.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13363
2021-06-24 14:08:07.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13364
2021-06-24 14:08:07.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13365
2021-06-24 14:08:07.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13366
2021-06-24 14:08:07.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13367
2021-06-24 14:08:07.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13368
2021-06-24 14:08:07.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13369
2021-06-24 14:08:07.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13370
2021-06-24 14:08:07.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13371
2021-06-24 14:08:07.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13372
2021-06-24 14:08:07.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13373
2021-06-24 14:08:07.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13374
2021-06-24 14:08:07.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13375
2021-06-24 14:08:07.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13376
2021-06-24 14:08:07.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13377
2021-06-24 14:08:07.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13378
2021-06-24 14:08:07.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13379
2021-06-24 14:08:07.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13380
2021-06-24 14:08:07.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13381
2021-06-24 14:08:07.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13382
2021-06-24 14:08:07.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13383
2021-06-24 14:08:07.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13384
2021-06-24 14:08:07.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13385
2021-06-24 14:08:07.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13386
2021-06-24 14:08:07.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13387
2021-06-24 14:08:07.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13388
2021-06-24 14:08:07.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13389
2021-06-24 14:08:07.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13390
2021-06-24 14:08:07.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13391
2021-06-24 14:08:07.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13392
2021-06-24 14:08:07.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13393
2021-06-24 14:08:07.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13394
2021-06-24 14:08:07.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13395
2021-06-24 14:08:07.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13396
2021-06-24 14:08:07.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13397
2021-06-24 14:08:07.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13398
2021-06-24 14:08:07.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13399
2021-06-24 14:08:07.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13400
2021-06-24 14:08:07.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13401
2021-06-24 14:08:07.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13402
2021-06-24 14:08:07.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13403
2021-06-24 14:08:07.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13404
2021-06-24 14:08:07.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13405
2021-06-24 14:08:07.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13406
2021-06-24 14:08:07.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13407
2021-06-24 14:08:07.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13408
2021-06-24 14:08:07.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13409
2021-06-24 14:08:07.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13410
2021-06-24 14:08:07.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13411
2021-06-24 14:08:07.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13412
2021-06-24 14:08:07.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13413
2021-06-24 14:08:07.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13414
2021-06-24 14:08:07.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13415
2021-06-24 14:08:07.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13416
2021-06-24 14:08:07.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13417
2021-06-24 14:08:07.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13418
2021-06-24 14:08:07.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13419
2021-06-24 14:08:07.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13420
2021-06-24 14:08:07.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13421
2021-06-24 14:08:07.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13422
2021-06-24 14:08:07.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13423
2021-06-24 14:08:07.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13424
2021-06-24 14:08:07.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13425
2021-06-24 14:08:07.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13426
2021-06-24 14:08:07.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13427
2021-06-24 14:08:07.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13428
2021-06-24 14:08:07.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13429
2021-06-24 14:08:07.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13430
2021-06-24 14:08:07.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13431
2021-06-24 14:08:07.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13432
2021-06-24 14:08:07.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13433
2021-06-24 14:08:07.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13434
2021-06-24 14:08:07.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13435
2021-06-24 14:08:07.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13436
2021-06-24 14:08:07.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13437
2021-06-24 14:08:07.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13438
2021-06-24 14:08:07.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13439
2021-06-24 14:08:07.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13440
2021-06-24 14:08:07.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13441
2021-06-24 14:08:07.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13442
2021-06-24 14:08:07.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13443
2021-06-24 14:08:07.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13444
2021-06-24 14:08:07.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13445
2021-06-24 14:08:07.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13446
2021-06-24 14:08:07.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13447
2021-06-24 14:08:07.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13448
2021-06-24 14:08:07.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13449
2021-06-24 14:08:07.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13450
2021-06-24 14:08:07.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13451
2021-06-24 14:08:07.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13452
2021-06-24 14:08:07.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13453
2021-06-24 14:08:07.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13454
2021-06-24 14:08:07.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13455
2021-06-24 14:08:07.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13456
2021-06-24 14:08:07.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13457
2021-06-24 14:08:07.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13458
2021-06-24 14:08:07.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13459
2021-06-24 14:08:07.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13460
2021-06-24 14:08:07.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13461
2021-06-24 14:08:07.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13462
2021-06-24 14:08:07.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13463
2021-06-24 14:08:07.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13464
2021-06-24 14:08:07.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13465
2021-06-24 14:08:07.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13466
2021-06-24 14:08:07.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13467
2021-06-24 14:08:07.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13468
2021-06-24 14:08:07.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13469
2021-06-24 14:08:07.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13470
2021-06-24 14:08:07.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13471
2021-06-24 14:08:07.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13472
2021-06-24 14:08:07.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13473
2021-06-24 14:08:07.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13474
2021-06-24 14:08:07.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13475
2021-06-24 14:08:07.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13476
2021-06-24 14:08:07.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13477
2021-06-24 14:08:07.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13478
2021-06-24 14:08:07.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13479
2021-06-24 14:08:07.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13480
2021-06-24 14:08:07.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13481
2021-06-24 14:08:07.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13482
2021-06-24 14:08:07.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13483
2021-06-24 14:08:07.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13484
2021-06-24 14:08:07.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13485
2021-06-24 14:08:07.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13486
2021-06-24 14:08:07.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13487
2021-06-24 14:08:07.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13488
2021-06-24 14:08:07.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13489
2021-06-24 14:08:07.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13490
2021-06-24 14:08:07.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13491
2021-06-24 14:08:07.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13492
2021-06-24 14:08:07.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13493
2021-06-24 14:08:07.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13494
2021-06-24 14:08:07.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13495
2021-06-24 14:08:07.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13496
2021-06-24 14:08:07.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13497
2021-06-24 14:08:07.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13498
2021-06-24 14:08:07.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13499
2021-06-24 14:08:07.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13500
2021-06-24 14:08:07.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13501
2021-06-24 14:08:07.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13502
2021-06-24 14:08:07.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13503
2021-06-24 14:08:07.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13504
2021-06-24 14:08:07.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13505
2021-06-24 14:08:07.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13506
2021-06-24 14:08:07.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13507
2021-06-24 14:08:07.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13508
2021-06-24 14:08:07.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13509
2021-06-24 14:08:07.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13510
2021-06-24 14:08:07.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13511
2021-06-24 14:08:07.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13512
2021-06-24 14:08:07.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13513
2021-06-24 14:08:07.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13514
2021-06-24 14:08:07.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13515
2021-06-24 14:08:07.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13516
2021-06-24 14:08:07.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13517
2021-06-24 14:08:07.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13518
2021-06-24 14:08:07.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13519
2021-06-24 14:08:07.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13520
2021-06-24 14:08:07.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13521
2021-06-24 14:08:07.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13522
2021-06-24 14:08:07.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13523
2021-06-24 14:08:07.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13524
2021-06-24 14:08:07.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13525
2021-06-24 14:08:07.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13526
2021-06-24 14:08:07.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13527
2021-06-24 14:08:07.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13528
2021-06-24 14:08:07.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13529
2021-06-24 14:08:07.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13530
2021-06-24 14:08:07.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13531
2021-06-24 14:08:07.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13532
2021-06-24 14:08:07.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13533
2021-06-24 14:08:07.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13534
2021-06-24 14:08:07.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13535
2021-06-24 14:08:07.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13536
2021-06-24 14:08:07.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13537
2021-06-24 14:08:07.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13538
2021-06-24 14:08:07.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13539
2021-06-24 14:08:07.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13540
2021-06-24 14:08:07.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13541
2021-06-24 14:08:07.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13542
2021-06-24 14:08:07.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13543
2021-06-24 14:08:07.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13544
2021-06-24 14:08:07.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13545
2021-06-24 14:08:07.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13546
2021-06-24 14:08:07.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13547
2021-06-24 14:08:07.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13548
2021-06-24 14:08:07.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13549
2021-06-24 14:08:07.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13550
2021-06-24 14:08:07.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13551
2021-06-24 14:08:07.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13552
2021-06-24 14:08:07.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13553
2021-06-24 14:08:07.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13554
2021-06-24 14:08:07.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13555
2021-06-24 14:08:07.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13556
2021-06-24 14:08:07.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13557
2021-06-24 14:08:07.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13558
2021-06-24 14:08:07.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13559
2021-06-24 14:08:07.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13560
2021-06-24 14:08:07.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13561
2021-06-24 14:08:07.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13562
2021-06-24 14:08:07.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13563
2021-06-24 14:08:07.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13564
2021-06-24 14:08:07.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13565
2021-06-24 14:08:07.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13566
2021-06-24 14:08:07.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13567
2021-06-24 14:08:07.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13568
2021-06-24 14:08:07.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13569
2021-06-24 14:08:07.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13570
2021-06-24 14:08:07.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13571
2021-06-24 14:08:07.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13572
2021-06-24 14:08:07.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13573
2021-06-24 14:08:07.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13574
2021-06-24 14:08:07.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13575
2021-06-24 14:08:07.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13576
2021-06-24 14:08:07.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13577
2021-06-24 14:08:07.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13578
2021-06-24 14:08:07.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13579
2021-06-24 14:08:07.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13580
2021-06-24 14:08:07.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13581
2021-06-24 14:08:07.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13582
2021-06-24 14:08:07.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13583
2021-06-24 14:08:07.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13584
2021-06-24 14:08:07.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13585
2021-06-24 14:08:07.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13586
2021-06-24 14:08:07.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13587
2021-06-24 14:08:07.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13588
2021-06-24 14:08:07.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13589
2021-06-24 14:08:07.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13590
2021-06-24 14:08:07.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13591
2021-06-24 14:08:07.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13592
2021-06-24 14:08:07.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13593
2021-06-24 14:08:07.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13594
2021-06-24 14:08:07.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13595
2021-06-24 14:08:07.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13596
2021-06-24 14:08:07.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13597
2021-06-24 14:08:07.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13598
2021-06-24 14:08:07.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13599
2021-06-24 14:08:07.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13600
2021-06-24 14:08:07.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13601
2021-06-24 14:08:07.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13602
2021-06-24 14:08:07.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13603
2021-06-24 14:08:07.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13604
2021-06-24 14:08:07.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13605
2021-06-24 14:08:07.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13606
2021-06-24 14:08:07.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13607
2021-06-24 14:08:07.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13608
2021-06-24 14:08:07.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13609
2021-06-24 14:08:07.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13610
2021-06-24 14:08:07.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13611
2021-06-24 14:08:07.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13612
2021-06-24 14:08:07.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13613
2021-06-24 14:08:07.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13614
2021-06-24 14:08:07.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13615
2021-06-24 14:08:07.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13616
2021-06-24 14:08:07.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13617
2021-06-24 14:08:07.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13618
2021-06-24 14:08:07.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13619
2021-06-24 14:08:07.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13620
2021-06-24 14:08:07.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13621
2021-06-24 14:08:07.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13622
2021-06-24 14:08:07.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13623
2021-06-24 14:08:07.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13624
2021-06-24 14:08:07.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13625
2021-06-24 14:08:07.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13626
2021-06-24 14:08:07.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13627
2021-06-24 14:08:07.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13628
2021-06-24 14:08:07.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13629
2021-06-24 14:08:07.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13630
2021-06-24 14:08:07.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13631
2021-06-24 14:08:07.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13632
2021-06-24 14:08:07.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13633
2021-06-24 14:08:07.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13634
2021-06-24 14:08:07.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13635
2021-06-24 14:08:07.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13636
2021-06-24 14:08:07.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13637
2021-06-24 14:08:07.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13638
2021-06-24 14:08:07.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13639
2021-06-24 14:08:07.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13640
2021-06-24 14:08:07.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13641
2021-06-24 14:08:07.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13642
2021-06-24 14:08:07.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13643
2021-06-24 14:08:07.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13644
2021-06-24 14:08:07.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13645
2021-06-24 14:08:07.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13646
2021-06-24 14:08:07.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13647
2021-06-24 14:08:07.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13648
2021-06-24 14:08:07.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13649
2021-06-24 14:08:07.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13650
2021-06-24 14:08:07.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13651
2021-06-24 14:08:07.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13652
2021-06-24 14:08:07.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13653
2021-06-24 14:08:07.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13654
2021-06-24 14:08:07.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13655
2021-06-24 14:08:07.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13656
2021-06-24 14:08:07.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13657
2021-06-24 14:08:07.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13658
2021-06-24 14:08:07.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13659
2021-06-24 14:08:07.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13660
2021-06-24 14:08:07.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13661
2021-06-24 14:08:07.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13662
2021-06-24 14:08:07.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13663
2021-06-24 14:08:07.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13664
2021-06-24 14:08:07.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13665
2021-06-24 14:08:07.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13666
2021-06-24 14:08:07.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13667
2021-06-24 14:08:07.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13668
2021-06-24 14:08:07.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13669
2021-06-24 14:08:07.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13670
2021-06-24 14:08:07.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13671
2021-06-24 14:08:07.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13672
2021-06-24 14:08:07.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13673
2021-06-24 14:08:07.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13674
2021-06-24 14:08:07.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13675
2021-06-24 14:08:07.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13676
2021-06-24 14:08:07.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13677
2021-06-24 14:08:07.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13678
2021-06-24 14:08:07.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13679
2021-06-24 14:08:07.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13680
2021-06-24 14:08:07.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13681
2021-06-24 14:08:07.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13682
2021-06-24 14:08:07.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13683
2021-06-24 14:08:07.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13684
2021-06-24 14:08:07.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13685
2021-06-24 14:08:07.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13686
2021-06-24 14:08:07.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13687
2021-06-24 14:08:07.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13688
2021-06-24 14:08:07.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13689
2021-06-24 14:08:07.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13690
2021-06-24 14:08:07.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13691
2021-06-24 14:08:07.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13692
2021-06-24 14:08:07.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13693
2021-06-24 14:08:07.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13694
2021-06-24 14:08:07.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13695
2021-06-24 14:08:07.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13696
2021-06-24 14:08:07.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13697
2021-06-24 14:08:07.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13698
2021-06-24 14:08:07.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13699
2021-06-24 14:08:07.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13700
2021-06-24 14:08:07.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13701
2021-06-24 14:08:07.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13702
2021-06-24 14:08:07.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13703
2021-06-24 14:08:07.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13704
2021-06-24 14:08:07.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13705
2021-06-24 14:08:07.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13706
2021-06-24 14:08:07.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13707
2021-06-24 14:08:07.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13708
2021-06-24 14:08:07.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13709
2021-06-24 14:08:07.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13710
2021-06-24 14:08:07.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13711
2021-06-24 14:08:07.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13712
2021-06-24 14:08:07.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13713
2021-06-24 14:08:07.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13714
2021-06-24 14:08:07.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13715
2021-06-24 14:08:07.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13716
2021-06-24 14:08:07.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13717
2021-06-24 14:08:07.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13718
2021-06-24 14:08:07.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13719
2021-06-24 14:08:07.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13720
2021-06-24 14:08:07.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13721
2021-06-24 14:08:07.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13722
2021-06-24 14:08:07.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13723
2021-06-24 14:08:07.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13724
2021-06-24 14:08:07.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13725
2021-06-24 14:08:07.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13726
2021-06-24 14:08:07.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13727
2021-06-24 14:08:07.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13728
2021-06-24 14:08:07.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13729
2021-06-24 14:08:07.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13730
2021-06-24 14:08:07.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13731
2021-06-24 14:08:07.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13732
2021-06-24 14:08:07.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13733
2021-06-24 14:08:07.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13734
2021-06-24 14:08:07.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13735
2021-06-24 14:08:07.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13736
2021-06-24 14:08:07.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13737
2021-06-24 14:08:07.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13738
2021-06-24 14:08:07.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13739
2021-06-24 14:08:07.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13740
2021-06-24 14:08:07.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13741
2021-06-24 14:08:07.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13742
2021-06-24 14:08:07.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13743
2021-06-24 14:08:07.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13744
2021-06-24 14:08:07.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13745
2021-06-24 14:08:07.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13746
2021-06-24 14:08:07.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13747
2021-06-24 14:08:07.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13748
2021-06-24 14:08:07.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13749
2021-06-24 14:08:07.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13750
2021-06-24 14:08:07.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13751
2021-06-24 14:08:07.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13752
2021-06-24 14:08:07.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13753
2021-06-24 14:08:07.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13754
2021-06-24 14:08:07.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13755
2021-06-24 14:08:07.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13756
2021-06-24 14:08:07.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13757
2021-06-24 14:08:07.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13758
2021-06-24 14:08:07.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13759
2021-06-24 14:08:07.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13760
2021-06-24 14:08:07.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13761
2021-06-24 14:08:07.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13762
2021-06-24 14:08:07.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13763
2021-06-24 14:08:07.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13764
2021-06-24 14:08:07.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13765
2021-06-24 14:08:07.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13766
2021-06-24 14:08:07.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13767
2021-06-24 14:08:07.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13768
2021-06-24 14:08:07.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13769
2021-06-24 14:08:07.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13770
2021-06-24 14:08:07.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13771
2021-06-24 14:08:07.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13772
2021-06-24 14:08:07.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13773
2021-06-24 14:08:07.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13774
2021-06-24 14:08:07.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13775
2021-06-24 14:08:07.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13776
2021-06-24 14:08:07.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13777
2021-06-24 14:08:07.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13778
2021-06-24 14:08:07.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13779
2021-06-24 14:08:07.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13780
2021-06-24 14:08:07.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13781
2021-06-24 14:08:07.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13782
2021-06-24 14:08:07.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13783
2021-06-24 14:08:07.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13784
2021-06-24 14:08:07.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13785
2021-06-24 14:08:07.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13786
2021-06-24 14:08:07.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13787
2021-06-24 14:08:07.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13788
2021-06-24 14:08:07.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13789
2021-06-24 14:08:07.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13790
2021-06-24 14:08:07.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13791
2021-06-24 14:08:07.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13792
2021-06-24 14:08:07.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13793
2021-06-24 14:08:07.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13794
2021-06-24 14:08:07.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13795
2021-06-24 14:08:07.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13796
2021-06-24 14:08:07.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13797
2021-06-24 14:08:07.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13798
2021-06-24 14:08:07.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13799
2021-06-24 14:08:07.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13800
2021-06-24 14:08:07.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13801
2021-06-24 14:08:07.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13802
2021-06-24 14:08:07.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13803
2021-06-24 14:08:07.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13804
2021-06-24 14:08:07.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13805
2021-06-24 14:08:07.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13806
2021-06-24 14:08:07.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13807
2021-06-24 14:08:07.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13808
2021-06-24 14:08:07.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13809
2021-06-24 14:08:07.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13810
2021-06-24 14:08:07.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13811
2021-06-24 14:08:07.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13812
2021-06-24 14:08:07.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13813
2021-06-24 14:08:07.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13814
2021-06-24 14:08:07.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13815
2021-06-24 14:08:07.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13816
2021-06-24 14:08:07.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13817
2021-06-24 14:08:07.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13818
2021-06-24 14:08:07.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13819
2021-06-24 14:08:07.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13820
2021-06-24 14:08:07.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13821
2021-06-24 14:08:07.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13822
2021-06-24 14:08:07.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13823
2021-06-24 14:08:07.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13824
2021-06-24 14:08:07.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13825
2021-06-24 14:08:07.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13826
2021-06-24 14:08:07.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13827
2021-06-24 14:08:07.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13828
2021-06-24 14:08:07.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13829
2021-06-24 14:08:07.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13830
2021-06-24 14:08:07.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13831
2021-06-24 14:08:07.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13832
2021-06-24 14:08:07.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13833
2021-06-24 14:08:07.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13834
2021-06-24 14:08:07.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13835
2021-06-24 14:08:07.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13836
2021-06-24 14:08:07.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13837
2021-06-24 14:08:07.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13838
2021-06-24 14:08:07.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13839
2021-06-24 14:08:07.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13840
2021-06-24 14:08:07.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13841
2021-06-24 14:08:07.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13842
2021-06-24 14:08:07.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13843
2021-06-24 14:08:07.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13844
2021-06-24 14:08:07.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13845
2021-06-24 14:08:07.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13846
2021-06-24 14:08:07.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13847
2021-06-24 14:08:07.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13848
2021-06-24 14:08:07.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13849
2021-06-24 14:08:07.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13850
2021-06-24 14:08:07.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13851
2021-06-24 14:08:07.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13852
2021-06-24 14:08:07.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13853
2021-06-24 14:08:07.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13854
2021-06-24 14:08:07.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13855
2021-06-24 14:08:07.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13856
2021-06-24 14:08:07.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13857
2021-06-24 14:08:07.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13858
2021-06-24 14:08:07.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13859
2021-06-24 14:08:07.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13860
2021-06-24 14:08:07.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13861
2021-06-24 14:08:07.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13862
2021-06-24 14:08:07.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13863
2021-06-24 14:08:07.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13864
2021-06-24 14:08:07.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13865
2021-06-24 14:08:07.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13866
2021-06-24 14:08:07.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13867
2021-06-24 14:08:07.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13868
2021-06-24 14:08:07.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13869
2021-06-24 14:08:07.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13870
2021-06-24 14:08:07.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13871
2021-06-24 14:08:07.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13872
2021-06-24 14:08:07.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13873
2021-06-24 14:08:07.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13874
2021-06-24 14:08:07.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13875
2021-06-24 14:08:07.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13876
2021-06-24 14:08:07.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13877
2021-06-24 14:08:07.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13878
2021-06-24 14:08:07.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13879
2021-06-24 14:08:07.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13880
2021-06-24 14:08:07.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13881
2021-06-24 14:08:07.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13882
2021-06-24 14:08:07.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13883
2021-06-24 14:08:07.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13884
2021-06-24 14:08:07.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13885
2021-06-24 14:08:07.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13886
2021-06-24 14:08:07.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13887
2021-06-24 14:08:07.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13888
2021-06-24 14:08:07.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13889
2021-06-24 14:08:07.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13890
2021-06-24 14:08:07.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13891
2021-06-24 14:08:07.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13892
2021-06-24 14:08:07.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13893
2021-06-24 14:08:07.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13894
2021-06-24 14:08:07.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13895
2021-06-24 14:08:07.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13896
2021-06-24 14:08:07.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13897
2021-06-24 14:08:07.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13898
2021-06-24 14:08:07.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13899
2021-06-24 14:08:07.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13900
2021-06-24 14:08:07.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13901
2021-06-24 14:08:07.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13902
2021-06-24 14:08:07.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13903
2021-06-24 14:08:07.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13904
2021-06-24 14:08:07.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13905
2021-06-24 14:08:07.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13906
2021-06-24 14:08:07.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13907
2021-06-24 14:08:07.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13908
2021-06-24 14:08:07.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13909
2021-06-24 14:08:07.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13910
2021-06-24 14:08:07.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13911
2021-06-24 14:08:07.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13912
2021-06-24 14:08:07.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13913
2021-06-24 14:08:07.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13914
2021-06-24 14:08:07.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13915
2021-06-24 14:08:07.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13916
2021-06-24 14:08:07.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13917
2021-06-24 14:08:07.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13918
2021-06-24 14:08:07.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13919
2021-06-24 14:08:07.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13920
2021-06-24 14:08:07.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13921
2021-06-24 14:08:07.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13922
2021-06-24 14:08:07.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13923
2021-06-24 14:08:07.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13924
2021-06-24 14:08:07.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13925
2021-06-24 14:08:07.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13926
2021-06-24 14:08:07.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13927
2021-06-24 14:08:07.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13928
2021-06-24 14:08:07.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13929
2021-06-24 14:08:07.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13930
2021-06-24 14:08:07.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13931
2021-06-24 14:08:07.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13932
2021-06-24 14:08:07.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13933
2021-06-24 14:08:07.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13934
2021-06-24 14:08:07.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13935
2021-06-24 14:08:07.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13936
2021-06-24 14:08:07.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13937
2021-06-24 14:08:07.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13938
2021-06-24 14:08:07.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13939
2021-06-24 14:08:07.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13940
2021-06-24 14:08:07.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13941
2021-06-24 14:08:07.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13942
2021-06-24 14:08:07.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13943
2021-06-24 14:08:07.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13944
2021-06-24 14:08:07.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13945
2021-06-24 14:08:07.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13946
2021-06-24 14:08:07.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13947
2021-06-24 14:08:07.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13948
2021-06-24 14:08:07.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13949
2021-06-24 14:08:07.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13950
2021-06-24 14:08:07.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13951
2021-06-24 14:08:07.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13952
2021-06-24 14:08:07.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13953
2021-06-24 14:08:07.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13954
2021-06-24 14:08:07.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13955
2021-06-24 14:08:07.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13956
2021-06-24 14:08:07.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13957
2021-06-24 14:08:07.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13958
2021-06-24 14:08:07.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13959
2021-06-24 14:08:07.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13960
2021-06-24 14:08:07.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13961
2021-06-24 14:08:07.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13962
2021-06-24 14:08:07.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13963
2021-06-24 14:08:07.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13964
2021-06-24 14:08:07.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13965
2021-06-24 14:08:07.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13966
2021-06-24 14:08:07.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13967
2021-06-24 14:08:07.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13968
2021-06-24 14:08:07.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13969
2021-06-24 14:08:07.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13970
2021-06-24 14:08:07.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13971
2021-06-24 14:08:07.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13972
2021-06-24 14:08:07.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13973
2021-06-24 14:08:07.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13974
2021-06-24 14:08:07.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13975
2021-06-24 14:08:07.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13976
2021-06-24 14:08:07.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13977
2021-06-24 14:08:07.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13978
2021-06-24 14:08:07.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13979
2021-06-24 14:08:07.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13980
2021-06-24 14:08:07.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13981
2021-06-24 14:08:07.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13982
2021-06-24 14:08:07.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13983
2021-06-24 14:08:07.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13984
2021-06-24 14:08:07.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13985
2021-06-24 14:08:07.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13986
2021-06-24 14:08:07.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13987
2021-06-24 14:08:07.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13988
2021-06-24 14:08:07.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13989
2021-06-24 14:08:07.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13990
2021-06-24 14:08:07.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13991
2021-06-24 14:08:07.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13992
2021-06-24 14:08:07.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13993
2021-06-24 14:08:07.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13994
2021-06-24 14:08:07.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13995
2021-06-24 14:08:07.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13996
2021-06-24 14:08:07.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13997
2021-06-24 14:08:07.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:07.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13998
2021-06-24 14:08:08.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 13999
2021-06-24 14:08:08.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14000
2021-06-24 14:08:08.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14001
2021-06-24 14:08:08.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14002
2021-06-24 14:08:08.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14003
2021-06-24 14:08:08.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14004
2021-06-24 14:08:08.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14005
2021-06-24 14:08:08.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14006
2021-06-24 14:08:08.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14007
2021-06-24 14:08:08.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14008
2021-06-24 14:08:08.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14009
2021-06-24 14:08:08.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14010
2021-06-24 14:08:08.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14011
2021-06-24 14:08:08.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14012
2021-06-24 14:08:08.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14013
2021-06-24 14:08:08.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14014
2021-06-24 14:08:08.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14015
2021-06-24 14:08:08.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14016
2021-06-24 14:08:08.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14017
2021-06-24 14:08:08.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14018
2021-06-24 14:08:08.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14019
2021-06-24 14:08:08.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14020
2021-06-24 14:08:08.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14021
2021-06-24 14:08:08.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14022
2021-06-24 14:08:08.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14023
2021-06-24 14:08:08.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14024
2021-06-24 14:08:08.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14025
2021-06-24 14:08:08.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14026
2021-06-24 14:08:08.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14027
2021-06-24 14:08:08.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14028
2021-06-24 14:08:08.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14029
2021-06-24 14:08:08.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14030
2021-06-24 14:08:08.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14031
2021-06-24 14:08:08.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14032
2021-06-24 14:08:08.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14033
2021-06-24 14:08:08.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14034
2021-06-24 14:08:08.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14035
2021-06-24 14:08:08.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14036
2021-06-24 14:08:08.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14037
2021-06-24 14:08:08.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14038
2021-06-24 14:08:08.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14039
2021-06-24 14:08:08.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14040
2021-06-24 14:08:08.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14041
2021-06-24 14:08:08.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14042
2021-06-24 14:08:08.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14043
2021-06-24 14:08:08.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14044
2021-06-24 14:08:08.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14045
2021-06-24 14:08:08.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14046
2021-06-24 14:08:08.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14047
2021-06-24 14:08:08.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14048
2021-06-24 14:08:08.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14049
2021-06-24 14:08:08.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14050
2021-06-24 14:08:08.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14051
2021-06-24 14:08:08.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14052
2021-06-24 14:08:08.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14053
2021-06-24 14:08:08.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14054
2021-06-24 14:08:08.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14055
2021-06-24 14:08:08.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14056
2021-06-24 14:08:08.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14057
2021-06-24 14:08:08.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14058
2021-06-24 14:08:08.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14059
2021-06-24 14:08:08.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14060
2021-06-24 14:08:08.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14061
2021-06-24 14:08:08.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14062
2021-06-24 14:08:08.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14063
2021-06-24 14:08:08.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14064
2021-06-24 14:08:08.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14065
2021-06-24 14:08:08.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14066
2021-06-24 14:08:08.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14067
2021-06-24 14:08:08.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14068
2021-06-24 14:08:08.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14069
2021-06-24 14:08:08.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14070
2021-06-24 14:08:08.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14071
2021-06-24 14:08:08.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14072
2021-06-24 14:08:08.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14073
2021-06-24 14:08:08.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14074
2021-06-24 14:08:08.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14075
2021-06-24 14:08:08.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14076
2021-06-24 14:08:08.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14077
2021-06-24 14:08:08.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14078
2021-06-24 14:08:08.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14079
2021-06-24 14:08:08.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14080
2021-06-24 14:08:08.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14081
2021-06-24 14:08:08.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14082
2021-06-24 14:08:08.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14083
2021-06-24 14:08:08.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14084
2021-06-24 14:08:08.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14085
2021-06-24 14:08:08.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14086
2021-06-24 14:08:08.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14087
2021-06-24 14:08:08.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14088
2021-06-24 14:08:08.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14089
2021-06-24 14:08:08.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14090
2021-06-24 14:08:08.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14091
2021-06-24 14:08:08.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14092
2021-06-24 14:08:08.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14093
2021-06-24 14:08:08.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14094
2021-06-24 14:08:08.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14095
2021-06-24 14:08:08.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14096
2021-06-24 14:08:08.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14097
2021-06-24 14:08:08.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14098
2021-06-24 14:08:08.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14099
2021-06-24 14:08:08.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14100
2021-06-24 14:08:08.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14101
2021-06-24 14:08:08.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14102
2021-06-24 14:08:08.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14103
2021-06-24 14:08:08.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14104
2021-06-24 14:08:08.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14105
2021-06-24 14:08:08.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14106
2021-06-24 14:08:08.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14107
2021-06-24 14:08:08.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14108
2021-06-24 14:08:08.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14109
2021-06-24 14:08:08.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14110
2021-06-24 14:08:08.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14111
2021-06-24 14:08:08.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14112
2021-06-24 14:08:08.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14113
2021-06-24 14:08:08.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14114
2021-06-24 14:08:08.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14115
2021-06-24 14:08:08.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14116
2021-06-24 14:08:08.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14117
2021-06-24 14:08:08.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14118
2021-06-24 14:08:08.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14119
2021-06-24 14:08:08.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14120
2021-06-24 14:08:08.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14121
2021-06-24 14:08:08.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14122
2021-06-24 14:08:08.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14123
2021-06-24 14:08:08.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14124
2021-06-24 14:08:08.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14125
2021-06-24 14:08:08.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14126
2021-06-24 14:08:08.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14127
2021-06-24 14:08:08.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14128
2021-06-24 14:08:08.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14129
2021-06-24 14:08:08.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14130
2021-06-24 14:08:08.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14131
2021-06-24 14:08:08.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14132
2021-06-24 14:08:08.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14133
2021-06-24 14:08:08.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14134
2021-06-24 14:08:08.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14135
2021-06-24 14:08:08.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14136
2021-06-24 14:08:08.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14137
2021-06-24 14:08:08.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14138
2021-06-24 14:08:08.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14139
2021-06-24 14:08:08.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14140
2021-06-24 14:08:08.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14141
2021-06-24 14:08:08.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14142
2021-06-24 14:08:08.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14143
2021-06-24 14:08:08.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14144
2021-06-24 14:08:08.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14145
2021-06-24 14:08:08.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14146
2021-06-24 14:08:08.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14147
2021-06-24 14:08:08.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14148
2021-06-24 14:08:08.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14149
2021-06-24 14:08:08.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14150
2021-06-24 14:08:08.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14151
2021-06-24 14:08:08.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14152
2021-06-24 14:08:08.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14153
2021-06-24 14:08:08.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14154
2021-06-24 14:08:08.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14155
2021-06-24 14:08:08.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14156
2021-06-24 14:08:08.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14157
2021-06-24 14:08:08.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14158
2021-06-24 14:08:08.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14159
2021-06-24 14:08:08.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14160
2021-06-24 14:08:08.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14161
2021-06-24 14:08:08.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14162
2021-06-24 14:08:08.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14163
2021-06-24 14:08:08.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14164
2021-06-24 14:08:08.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14165
2021-06-24 14:08:08.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14166
2021-06-24 14:08:08.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14167
2021-06-24 14:08:08.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14168
2021-06-24 14:08:08.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14169
2021-06-24 14:08:08.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14170
2021-06-24 14:08:08.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14171
2021-06-24 14:08:08.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14172
2021-06-24 14:08:08.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14173
2021-06-24 14:08:08.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14174
2021-06-24 14:08:08.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14175
2021-06-24 14:08:08.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14176
2021-06-24 14:08:08.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14177
2021-06-24 14:08:08.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14178
2021-06-24 14:08:08.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14179
2021-06-24 14:08:08.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14180
2021-06-24 14:08:08.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14181
2021-06-24 14:08:08.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14182
2021-06-24 14:08:08.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14183
2021-06-24 14:08:08.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14184
2021-06-24 14:08:08.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14185
2021-06-24 14:08:08.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14186
2021-06-24 14:08:08.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14187
2021-06-24 14:08:08.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14188
2021-06-24 14:08:08.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14189
2021-06-24 14:08:08.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14190
2021-06-24 14:08:08.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14191
2021-06-24 14:08:08.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14192
2021-06-24 14:08:08.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14193
2021-06-24 14:08:08.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14194
2021-06-24 14:08:08.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14195
2021-06-24 14:08:08.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14196
2021-06-24 14:08:08.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14197
2021-06-24 14:08:08.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14198
2021-06-24 14:08:08.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14199
2021-06-24 14:08:08.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14200
2021-06-24 14:08:08.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14201
2021-06-24 14:08:08.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14202
2021-06-24 14:08:08.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14203
2021-06-24 14:08:08.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14204
2021-06-24 14:08:08.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14205
2021-06-24 14:08:08.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14206
2021-06-24 14:08:08.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14207
2021-06-24 14:08:08.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14208
2021-06-24 14:08:08.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14209
2021-06-24 14:08:08.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14210
2021-06-24 14:08:08.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14211
2021-06-24 14:08:08.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14212
2021-06-24 14:08:08.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14213
2021-06-24 14:08:08.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14214
2021-06-24 14:08:08.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14215
2021-06-24 14:08:08.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14216
2021-06-24 14:08:08.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14217
2021-06-24 14:08:08.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14218
2021-06-24 14:08:08.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14219
2021-06-24 14:08:08.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14220
2021-06-24 14:08:08.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14221
2021-06-24 14:08:08.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14222
2021-06-24 14:08:08.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14223
2021-06-24 14:08:08.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14224
2021-06-24 14:08:08.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14225
2021-06-24 14:08:08.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14226
2021-06-24 14:08:08.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14227
2021-06-24 14:08:08.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14228
2021-06-24 14:08:08.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14229
2021-06-24 14:08:08.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14230
2021-06-24 14:08:08.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14231
2021-06-24 14:08:08.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14232
2021-06-24 14:08:08.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14233
2021-06-24 14:08:08.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14234
2021-06-24 14:08:08.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14235
2021-06-24 14:08:08.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14236
2021-06-24 14:08:08.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14237
2021-06-24 14:08:08.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14238
2021-06-24 14:08:08.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14239
2021-06-24 14:08:08.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14240
2021-06-24 14:08:08.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14241
2021-06-24 14:08:08.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14242
2021-06-24 14:08:08.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14243
2021-06-24 14:08:08.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14244
2021-06-24 14:08:08.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14245
2021-06-24 14:08:08.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14246
2021-06-24 14:08:08.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14247
2021-06-24 14:08:08.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14248
2021-06-24 14:08:08.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14249
2021-06-24 14:08:08.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14250
2021-06-24 14:08:08.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14251
2021-06-24 14:08:08.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14252
2021-06-24 14:08:08.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14253
2021-06-24 14:08:08.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14254
2021-06-24 14:08:08.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14255
2021-06-24 14:08:08.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14256
2021-06-24 14:08:08.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14257
2021-06-24 14:08:08.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14258
2021-06-24 14:08:08.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14259
2021-06-24 14:08:08.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14260
2021-06-24 14:08:08.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14261
2021-06-24 14:08:08.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14262
2021-06-24 14:08:08.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14263
2021-06-24 14:08:08.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14264
2021-06-24 14:08:08.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14265
2021-06-24 14:08:08.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14266
2021-06-24 14:08:08.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14267
2021-06-24 14:08:08.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14268
2021-06-24 14:08:08.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14269
2021-06-24 14:08:08.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14270
2021-06-24 14:08:08.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14271
2021-06-24 14:08:08.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14272
2021-06-24 14:08:08.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14273
2021-06-24 14:08:08.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14274
2021-06-24 14:08:08.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14275
2021-06-24 14:08:08.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14276
2021-06-24 14:08:08.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14277
2021-06-24 14:08:08.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14278
2021-06-24 14:08:08.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14279
2021-06-24 14:08:08.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14280
2021-06-24 14:08:08.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14281
2021-06-24 14:08:08.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14282
2021-06-24 14:08:08.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14283
2021-06-24 14:08:08.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14284
2021-06-24 14:08:08.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14285
2021-06-24 14:08:08.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14286
2021-06-24 14:08:08.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14287
2021-06-24 14:08:08.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14288
2021-06-24 14:08:08.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14289
2021-06-24 14:08:08.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14290
2021-06-24 14:08:08.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14291
2021-06-24 14:08:08.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14292
2021-06-24 14:08:08.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14293
2021-06-24 14:08:08.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14294
2021-06-24 14:08:08.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14295
2021-06-24 14:08:08.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14296
2021-06-24 14:08:08.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14297
2021-06-24 14:08:08.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14298
2021-06-24 14:08:08.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14299
2021-06-24 14:08:08.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14300
2021-06-24 14:08:08.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14301
2021-06-24 14:08:08.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14302
2021-06-24 14:08:08.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14303
2021-06-24 14:08:08.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14304
2021-06-24 14:08:08.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14305
2021-06-24 14:08:08.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14306
2021-06-24 14:08:08.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14307
2021-06-24 14:08:08.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14308
2021-06-24 14:08:08.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14309
2021-06-24 14:08:08.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14310
2021-06-24 14:08:08.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14311
2021-06-24 14:08:08.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14312
2021-06-24 14:08:08.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14313
2021-06-24 14:08:08.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14314
2021-06-24 14:08:08.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14315
2021-06-24 14:08:08.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14316
2021-06-24 14:08:08.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14317
2021-06-24 14:08:08.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14318
2021-06-24 14:08:08.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14319
2021-06-24 14:08:08.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14320
2021-06-24 14:08:08.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14321
2021-06-24 14:08:08.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14322
2021-06-24 14:08:08.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14323
2021-06-24 14:08:08.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14324
2021-06-24 14:08:08.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14325
2021-06-24 14:08:08.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14326
2021-06-24 14:08:08.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14327
2021-06-24 14:08:08.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14328
2021-06-24 14:08:08.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14329
2021-06-24 14:08:08.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14330
2021-06-24 14:08:08.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14331
2021-06-24 14:08:08.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14332
2021-06-24 14:08:08.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14333
2021-06-24 14:08:08.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14334
2021-06-24 14:08:08.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14335
2021-06-24 14:08:08.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14336
2021-06-24 14:08:08.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14337
2021-06-24 14:08:08.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14338
2021-06-24 14:08:08.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14339
2021-06-24 14:08:08.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14340
2021-06-24 14:08:08.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14341
2021-06-24 14:08:08.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14342
2021-06-24 14:08:08.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14343
2021-06-24 14:08:08.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14344
2021-06-24 14:08:08.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14345
2021-06-24 14:08:08.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14346
2021-06-24 14:08:08.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14347
2021-06-24 14:08:08.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14348
2021-06-24 14:08:08.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14349
2021-06-24 14:08:08.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14350
2021-06-24 14:08:08.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14351
2021-06-24 14:08:08.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14352
2021-06-24 14:08:08.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14353
2021-06-24 14:08:08.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14354
2021-06-24 14:08:08.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14355
2021-06-24 14:08:08.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14356
2021-06-24 14:08:08.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14357
2021-06-24 14:08:08.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14358
2021-06-24 14:08:08.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14359
2021-06-24 14:08:08.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14360
2021-06-24 14:08:08.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14361
2021-06-24 14:08:08.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14362
2021-06-24 14:08:08.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14363
2021-06-24 14:08:08.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14364
2021-06-24 14:08:08.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14365
2021-06-24 14:08:08.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14366
2021-06-24 14:08:08.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14367
2021-06-24 14:08:08.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14368
2021-06-24 14:08:08.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14369
2021-06-24 14:08:08.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14370
2021-06-24 14:08:08.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14371
2021-06-24 14:08:08.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14372
2021-06-24 14:08:08.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14373
2021-06-24 14:08:08.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14374
2021-06-24 14:08:08.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14375
2021-06-24 14:08:08.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14376
2021-06-24 14:08:08.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14377
2021-06-24 14:08:08.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14378
2021-06-24 14:08:08.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14379
2021-06-24 14:08:08.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14380
2021-06-24 14:08:08.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14381
2021-06-24 14:08:08.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14382
2021-06-24 14:08:08.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14383
2021-06-24 14:08:08.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14384
2021-06-24 14:08:08.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14385
2021-06-24 14:08:08.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14386
2021-06-24 14:08:08.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14387
2021-06-24 14:08:08.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14388
2021-06-24 14:08:08.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14389
2021-06-24 14:08:08.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14390
2021-06-24 14:08:08.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14391
2021-06-24 14:08:08.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14392
2021-06-24 14:08:08.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14393
2021-06-24 14:08:08.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14394
2021-06-24 14:08:08.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14395
2021-06-24 14:08:08.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14396
2021-06-24 14:08:08.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14397
2021-06-24 14:08:08.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14398
2021-06-24 14:08:08.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14399
2021-06-24 14:08:08.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14400
2021-06-24 14:08:08.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14401
2021-06-24 14:08:08.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14402
2021-06-24 14:08:08.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14403
2021-06-24 14:08:08.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14404
2021-06-24 14:08:08.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14405
2021-06-24 14:08:08.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14406
2021-06-24 14:08:08.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14407
2021-06-24 14:08:08.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14408
2021-06-24 14:08:08.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14409
2021-06-24 14:08:08.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14410
2021-06-24 14:08:08.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14411
2021-06-24 14:08:08.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14412
2021-06-24 14:08:08.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14413
2021-06-24 14:08:08.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14414
2021-06-24 14:08:08.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14415
2021-06-24 14:08:08.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14416
2021-06-24 14:08:08.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14417
2021-06-24 14:08:08.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14418
2021-06-24 14:08:08.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14419
2021-06-24 14:08:08.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14420
2021-06-24 14:08:08.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14421
2021-06-24 14:08:08.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14422
2021-06-24 14:08:08.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14423
2021-06-24 14:08:08.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14424
2021-06-24 14:08:08.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14425
2021-06-24 14:08:08.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14426
2021-06-24 14:08:08.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14427
2021-06-24 14:08:08.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14428
2021-06-24 14:08:08.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14429
2021-06-24 14:08:08.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14430
2021-06-24 14:08:08.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14431
2021-06-24 14:08:08.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14432
2021-06-24 14:08:08.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14433
2021-06-24 14:08:08.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14434
2021-06-24 14:08:08.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14435
2021-06-24 14:08:08.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14436
2021-06-24 14:08:08.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14437
2021-06-24 14:08:08.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14438
2021-06-24 14:08:08.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14439
2021-06-24 14:08:08.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14440
2021-06-24 14:08:08.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14441
2021-06-24 14:08:08.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14442
2021-06-24 14:08:08.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14443
2021-06-24 14:08:08.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14444
2021-06-24 14:08:08.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14445
2021-06-24 14:08:08.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14446
2021-06-24 14:08:08.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14447
2021-06-24 14:08:08.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14448
2021-06-24 14:08:08.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14449
2021-06-24 14:08:08.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14450
2021-06-24 14:08:08.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14451
2021-06-24 14:08:08.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14452
2021-06-24 14:08:08.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14453
2021-06-24 14:08:08.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14454
2021-06-24 14:08:08.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14455
2021-06-24 14:08:08.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14456
2021-06-24 14:08:08.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14457
2021-06-24 14:08:08.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14458
2021-06-24 14:08:08.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14459
2021-06-24 14:08:08.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14460
2021-06-24 14:08:08.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14461
2021-06-24 14:08:08.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14462
2021-06-24 14:08:08.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14463
2021-06-24 14:08:08.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14464
2021-06-24 14:08:08.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14465
2021-06-24 14:08:08.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14466
2021-06-24 14:08:08.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14467
2021-06-24 14:08:08.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14468
2021-06-24 14:08:08.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14469
2021-06-24 14:08:08.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14470
2021-06-24 14:08:08.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14471
2021-06-24 14:08:08.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14472
2021-06-24 14:08:08.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14473
2021-06-24 14:08:08.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14474
2021-06-24 14:08:08.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14475
2021-06-24 14:08:08.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14476
2021-06-24 14:08:08.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14477
2021-06-24 14:08:08.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14478
2021-06-24 14:08:08.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14479
2021-06-24 14:08:08.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14480
2021-06-24 14:08:08.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14481
2021-06-24 14:08:08.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14482
2021-06-24 14:08:08.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14483
2021-06-24 14:08:08.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14484
2021-06-24 14:08:08.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14485
2021-06-24 14:08:08.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14486
2021-06-24 14:08:08.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14487
2021-06-24 14:08:08.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14488
2021-06-24 14:08:08.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14489
2021-06-24 14:08:08.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14490
2021-06-24 14:08:08.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14491
2021-06-24 14:08:08.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14492
2021-06-24 14:08:08.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14493
2021-06-24 14:08:08.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14494
2021-06-24 14:08:08.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14495
2021-06-24 14:08:08.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14496
2021-06-24 14:08:08.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14497
2021-06-24 14:08:08.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14498
2021-06-24 14:08:08.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14499
2021-06-24 14:08:08.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14500
2021-06-24 14:08:08.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14501
2021-06-24 14:08:08.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14502
2021-06-24 14:08:08.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14503
2021-06-24 14:08:08.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14504
2021-06-24 14:08:08.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14505
2021-06-24 14:08:08.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14506
2021-06-24 14:08:08.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14507
2021-06-24 14:08:08.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14508
2021-06-24 14:08:08.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14509
2021-06-24 14:08:08.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14510
2021-06-24 14:08:08.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14511
2021-06-24 14:08:08.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14512
2021-06-24 14:08:08.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14513
2021-06-24 14:08:08.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14514
2021-06-24 14:08:08.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14515
2021-06-24 14:08:08.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14516
2021-06-24 14:08:08.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14517
2021-06-24 14:08:08.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14518
2021-06-24 14:08:08.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14519
2021-06-24 14:08:08.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14520
2021-06-24 14:08:08.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14521
2021-06-24 14:08:08.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14522
2021-06-24 14:08:08.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14523
2021-06-24 14:08:08.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14524
2021-06-24 14:08:08.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14525
2021-06-24 14:08:08.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14526
2021-06-24 14:08:08.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14527
2021-06-24 14:08:08.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14528
2021-06-24 14:08:08.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14529
2021-06-24 14:08:08.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14530
2021-06-24 14:08:08.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14531
2021-06-24 14:08:08.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14532
2021-06-24 14:08:08.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14533
2021-06-24 14:08:08.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14534
2021-06-24 14:08:08.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14535
2021-06-24 14:08:08.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14536
2021-06-24 14:08:08.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14537
2021-06-24 14:08:08.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14538
2021-06-24 14:08:08.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14539
2021-06-24 14:08:08.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14540
2021-06-24 14:08:08.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14541
2021-06-24 14:08:08.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14542
2021-06-24 14:08:08.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14543
2021-06-24 14:08:08.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14544
2021-06-24 14:08:08.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14545
2021-06-24 14:08:08.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14546
2021-06-24 14:08:08.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14547
2021-06-24 14:08:08.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14548
2021-06-24 14:08:08.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14549
2021-06-24 14:08:08.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14550
2021-06-24 14:08:08.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14551
2021-06-24 14:08:08.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14552
2021-06-24 14:08:08.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14553
2021-06-24 14:08:08.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14554
2021-06-24 14:08:08.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14555
2021-06-24 14:08:08.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14556
2021-06-24 14:08:08.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14557
2021-06-24 14:08:08.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14558
2021-06-24 14:08:08.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14559
2021-06-24 14:08:08.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14560
2021-06-24 14:08:08.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14561
2021-06-24 14:08:08.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14562
2021-06-24 14:08:08.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14563
2021-06-24 14:08:08.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14564
2021-06-24 14:08:08.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14565
2021-06-24 14:08:08.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14566
2021-06-24 14:08:08.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14567
2021-06-24 14:08:08.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14568
2021-06-24 14:08:08.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14569
2021-06-24 14:08:08.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14570
2021-06-24 14:08:08.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14571
2021-06-24 14:08:08.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14572
2021-06-24 14:08:08.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14573
2021-06-24 14:08:08.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14574
2021-06-24 14:08:08.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14575
2021-06-24 14:08:08.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14576
2021-06-24 14:08:08.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14577
2021-06-24 14:08:08.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14578
2021-06-24 14:08:08.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14579
2021-06-24 14:08:08.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14580
2021-06-24 14:08:08.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14581
2021-06-24 14:08:08.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14582
2021-06-24 14:08:08.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14583
2021-06-24 14:08:08.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14584
2021-06-24 14:08:08.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14585
2021-06-24 14:08:08.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14586
2021-06-24 14:08:08.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14587
2021-06-24 14:08:08.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14588
2021-06-24 14:08:08.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14589
2021-06-24 14:08:08.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14590
2021-06-24 14:08:08.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14591
2021-06-24 14:08:08.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14592
2021-06-24 14:08:08.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14593
2021-06-24 14:08:08.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14594
2021-06-24 14:08:08.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14595
2021-06-24 14:08:08.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14596
2021-06-24 14:08:08.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14597
2021-06-24 14:08:08.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14598
2021-06-24 14:08:08.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14599
2021-06-24 14:08:08.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14600
2021-06-24 14:08:08.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14601
2021-06-24 14:08:08.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14602
2021-06-24 14:08:08.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14603
2021-06-24 14:08:08.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14604
2021-06-24 14:08:08.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14605
2021-06-24 14:08:08.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14606
2021-06-24 14:08:08.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14607
2021-06-24 14:08:08.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14608
2021-06-24 14:08:08.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14609
2021-06-24 14:08:08.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14610
2021-06-24 14:08:08.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14611
2021-06-24 14:08:08.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14612
2021-06-24 14:08:08.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14613
2021-06-24 14:08:08.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14614
2021-06-24 14:08:08.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14615
2021-06-24 14:08:08.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14616
2021-06-24 14:08:08.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14617
2021-06-24 14:08:08.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14618
2021-06-24 14:08:08.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14619
2021-06-24 14:08:08.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14620
2021-06-24 14:08:08.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14621
2021-06-24 14:08:08.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14622
2021-06-24 14:08:08.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14623
2021-06-24 14:08:08.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14624
2021-06-24 14:08:08.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14625
2021-06-24 14:08:08.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14626
2021-06-24 14:08:08.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14627
2021-06-24 14:08:08.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14628
2021-06-24 14:08:08.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14629
2021-06-24 14:08:08.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14630
2021-06-24 14:08:08.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14631
2021-06-24 14:08:08.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14632
2021-06-24 14:08:08.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14633
2021-06-24 14:08:08.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14634
2021-06-24 14:08:08.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14635
2021-06-24 14:08:08.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14636
2021-06-24 14:08:08.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14637
2021-06-24 14:08:08.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14638
2021-06-24 14:08:08.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14639
2021-06-24 14:08:08.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14640
2021-06-24 14:08:08.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14641
2021-06-24 14:08:08.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14642
2021-06-24 14:08:08.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14643
2021-06-24 14:08:08.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14644
2021-06-24 14:08:08.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14645
2021-06-24 14:08:08.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14646
2021-06-24 14:08:08.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14647
2021-06-24 14:08:08.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14648
2021-06-24 14:08:08.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14649
2021-06-24 14:08:08.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14650
2021-06-24 14:08:08.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14651
2021-06-24 14:08:08.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14652
2021-06-24 14:08:08.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14653
2021-06-24 14:08:08.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14654
2021-06-24 14:08:08.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14655
2021-06-24 14:08:08.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14656
2021-06-24 14:08:08.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14657
2021-06-24 14:08:08.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14658
2021-06-24 14:08:08.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14659
2021-06-24 14:08:08.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14660
2021-06-24 14:08:08.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14661
2021-06-24 14:08:08.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14662
2021-06-24 14:08:08.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14663
2021-06-24 14:08:08.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14664
2021-06-24 14:08:08.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14665
2021-06-24 14:08:08.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14666
2021-06-24 14:08:08.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14667
2021-06-24 14:08:08.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14668
2021-06-24 14:08:08.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14669
2021-06-24 14:08:08.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14670
2021-06-24 14:08:08.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14671
2021-06-24 14:08:08.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14672
2021-06-24 14:08:08.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14673
2021-06-24 14:08:08.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14674
2021-06-24 14:08:08.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14675
2021-06-24 14:08:08.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14676
2021-06-24 14:08:08.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14677
2021-06-24 14:08:08.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14678
2021-06-24 14:08:08.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14679
2021-06-24 14:08:08.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14680
2021-06-24 14:08:08.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14681
2021-06-24 14:08:08.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14682
2021-06-24 14:08:08.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14683
2021-06-24 14:08:08.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14684
2021-06-24 14:08:08.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14685
2021-06-24 14:08:08.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14686
2021-06-24 14:08:08.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14687
2021-06-24 14:08:08.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14688
2021-06-24 14:08:08.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14689
2021-06-24 14:08:08.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14690
2021-06-24 14:08:08.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14691
2021-06-24 14:08:08.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14692
2021-06-24 14:08:08.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14693
2021-06-24 14:08:08.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14694
2021-06-24 14:08:08.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14695
2021-06-24 14:08:08.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14696
2021-06-24 14:08:08.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14697
2021-06-24 14:08:08.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14698
2021-06-24 14:08:08.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14699
2021-06-24 14:08:08.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14700
2021-06-24 14:08:08.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14701
2021-06-24 14:08:08.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14702
2021-06-24 14:08:08.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14703
2021-06-24 14:08:08.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14704
2021-06-24 14:08:08.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14705
2021-06-24 14:08:08.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14706
2021-06-24 14:08:08.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14707
2021-06-24 14:08:08.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14708
2021-06-24 14:08:08.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14709
2021-06-24 14:08:08.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14710
2021-06-24 14:08:08.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14711
2021-06-24 14:08:08.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14712
2021-06-24 14:08:08.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14713
2021-06-24 14:08:08.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14714
2021-06-24 14:08:08.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14715
2021-06-24 14:08:08.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14716
2021-06-24 14:08:08.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14717
2021-06-24 14:08:08.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14718
2021-06-24 14:08:08.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14719
2021-06-24 14:08:08.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14720
2021-06-24 14:08:08.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14721
2021-06-24 14:08:08.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14722
2021-06-24 14:08:08.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14723
2021-06-24 14:08:08.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14724
2021-06-24 14:08:08.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14725
2021-06-24 14:08:08.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14726
2021-06-24 14:08:08.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14727
2021-06-24 14:08:08.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14728
2021-06-24 14:08:08.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14729
2021-06-24 14:08:08.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14730
2021-06-24 14:08:08.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14731
2021-06-24 14:08:08.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14732
2021-06-24 14:08:08.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14733
2021-06-24 14:08:08.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14734
2021-06-24 14:08:08.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14735
2021-06-24 14:08:08.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14736
2021-06-24 14:08:08.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14737
2021-06-24 14:08:08.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14738
2021-06-24 14:08:08.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14739
2021-06-24 14:08:08.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14740
2021-06-24 14:08:08.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14741
2021-06-24 14:08:08.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14742
2021-06-24 14:08:08.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14743
2021-06-24 14:08:08.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14744
2021-06-24 14:08:08.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14745
2021-06-24 14:08:08.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14746
2021-06-24 14:08:08.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14747
2021-06-24 14:08:08.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14748
2021-06-24 14:08:08.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14749
2021-06-24 14:08:08.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14750
2021-06-24 14:08:08.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14751
2021-06-24 14:08:08.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14752
2021-06-24 14:08:08.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14753
2021-06-24 14:08:08.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14754
2021-06-24 14:08:08.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14755
2021-06-24 14:08:08.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14756
2021-06-24 14:08:08.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14757
2021-06-24 14:08:08.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14758
2021-06-24 14:08:08.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14759
2021-06-24 14:08:08.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14760
2021-06-24 14:08:08.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14761
2021-06-24 14:08:08.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14762
2021-06-24 14:08:08.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14763
2021-06-24 14:08:08.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14764
2021-06-24 14:08:08.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14765
2021-06-24 14:08:08.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14766
2021-06-24 14:08:08.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14767
2021-06-24 14:08:08.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14768
2021-06-24 14:08:08.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14769
2021-06-24 14:08:08.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14770
2021-06-24 14:08:08.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14771
2021-06-24 14:08:08.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14772
2021-06-24 14:08:08.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14773
2021-06-24 14:08:08.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14774
2021-06-24 14:08:08.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14775
2021-06-24 14:08:08.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14776
2021-06-24 14:08:08.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14777
2021-06-24 14:08:08.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14778
2021-06-24 14:08:08.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14779
2021-06-24 14:08:08.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14780
2021-06-24 14:08:08.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14781
2021-06-24 14:08:08.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14782
2021-06-24 14:08:08.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14783
2021-06-24 14:08:08.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14784
2021-06-24 14:08:08.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14785
2021-06-24 14:08:08.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14786
2021-06-24 14:08:08.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14787
2021-06-24 14:08:08.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14788
2021-06-24 14:08:08.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14789
2021-06-24 14:08:08.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14790
2021-06-24 14:08:08.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14791
2021-06-24 14:08:08.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14792
2021-06-24 14:08:08.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14793
2021-06-24 14:08:08.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14794
2021-06-24 14:08:08.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14795
2021-06-24 14:08:08.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14796
2021-06-24 14:08:08.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14797
2021-06-24 14:08:08.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14798
2021-06-24 14:08:08.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14799
2021-06-24 14:08:08.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14800
2021-06-24 14:08:08.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14801
2021-06-24 14:08:08.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14802
2021-06-24 14:08:08.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14803
2021-06-24 14:08:08.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14804
2021-06-24 14:08:08.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14805
2021-06-24 14:08:08.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14806
2021-06-24 14:08:08.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14807
2021-06-24 14:08:08.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14808
2021-06-24 14:08:08.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14809
2021-06-24 14:08:08.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14810
2021-06-24 14:08:08.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14811
2021-06-24 14:08:08.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14812
2021-06-24 14:08:08.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14813
2021-06-24 14:08:08.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14814
2021-06-24 14:08:08.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14815
2021-06-24 14:08:08.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14816
2021-06-24 14:08:08.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14817
2021-06-24 14:08:08.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14818
2021-06-24 14:08:08.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14819
2021-06-24 14:08:08.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14820
2021-06-24 14:08:08.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14821
2021-06-24 14:08:08.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14822
2021-06-24 14:08:08.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14823
2021-06-24 14:08:08.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14824
2021-06-24 14:08:08.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14825
2021-06-24 14:08:08.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14826
2021-06-24 14:08:08.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14827
2021-06-24 14:08:08.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14828
2021-06-24 14:08:08.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14829
2021-06-24 14:08:08.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14830
2021-06-24 14:08:08.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14831
2021-06-24 14:08:08.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14832
2021-06-24 14:08:08.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14833
2021-06-24 14:08:08.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14834
2021-06-24 14:08:08.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14835
2021-06-24 14:08:08.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14836
2021-06-24 14:08:08.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14837
2021-06-24 14:08:08.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14838
2021-06-24 14:08:08.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14839
2021-06-24 14:08:08.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14840
2021-06-24 14:08:08.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14841
2021-06-24 14:08:08.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14842
2021-06-24 14:08:08.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14843
2021-06-24 14:08:08.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14844
2021-06-24 14:08:08.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14845
2021-06-24 14:08:08.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14846
2021-06-24 14:08:08.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14847
2021-06-24 14:08:08.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14848
2021-06-24 14:08:08.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14849
2021-06-24 14:08:08.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14850
2021-06-24 14:08:08.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14851
2021-06-24 14:08:08.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14852
2021-06-24 14:08:08.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14853
2021-06-24 14:08:08.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14854
2021-06-24 14:08:08.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14855
2021-06-24 14:08:08.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14856
2021-06-24 14:08:08.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14857
2021-06-24 14:08:08.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14858
2021-06-24 14:08:08.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14859
2021-06-24 14:08:08.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14860
2021-06-24 14:08:08.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14861
2021-06-24 14:08:08.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14862
2021-06-24 14:08:08.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14863
2021-06-24 14:08:08.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14864
2021-06-24 14:08:08.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14865
2021-06-24 14:08:08.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14866
2021-06-24 14:08:08.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14867
2021-06-24 14:08:08.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14868
2021-06-24 14:08:08.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14869
2021-06-24 14:08:08.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14870
2021-06-24 14:08:08.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14871
2021-06-24 14:08:08.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14872
2021-06-24 14:08:08.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14873
2021-06-24 14:08:08.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14874
2021-06-24 14:08:08.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14875
2021-06-24 14:08:08.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14876
2021-06-24 14:08:08.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14877
2021-06-24 14:08:08.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14878
2021-06-24 14:08:08.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14879
2021-06-24 14:08:08.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14880
2021-06-24 14:08:08.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14881
2021-06-24 14:08:08.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14882
2021-06-24 14:08:08.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14883
2021-06-24 14:08:08.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14884
2021-06-24 14:08:08.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14885
2021-06-24 14:08:08.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14886
2021-06-24 14:08:08.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14887
2021-06-24 14:08:08.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14888
2021-06-24 14:08:08.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14889
2021-06-24 14:08:08.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14890
2021-06-24 14:08:08.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14891
2021-06-24 14:08:08.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14892
2021-06-24 14:08:08.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14893
2021-06-24 14:08:08.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14894
2021-06-24 14:08:08.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14895
2021-06-24 14:08:08.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14896
2021-06-24 14:08:08.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14897
2021-06-24 14:08:08.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14898
2021-06-24 14:08:08.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14899
2021-06-24 14:08:08.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14900
2021-06-24 14:08:08.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14901
2021-06-24 14:08:08.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14902
2021-06-24 14:08:08.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14903
2021-06-24 14:08:08.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14904
2021-06-24 14:08:08.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14905
2021-06-24 14:08:08.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14906
2021-06-24 14:08:08.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14907
2021-06-24 14:08:08.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14908
2021-06-24 14:08:08.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14909
2021-06-24 14:08:08.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14910
2021-06-24 14:08:08.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14911
2021-06-24 14:08:08.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14912
2021-06-24 14:08:08.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14913
2021-06-24 14:08:08.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14914
2021-06-24 14:08:08.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14915
2021-06-24 14:08:08.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14916
2021-06-24 14:08:08.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14917
2021-06-24 14:08:08.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14918
2021-06-24 14:08:08.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14919
2021-06-24 14:08:08.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14920
2021-06-24 14:08:08.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14921
2021-06-24 14:08:08.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14922
2021-06-24 14:08:08.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14923
2021-06-24 14:08:08.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14924
2021-06-24 14:08:08.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14925
2021-06-24 14:08:08.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14926
2021-06-24 14:08:08.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14927
2021-06-24 14:08:08.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14928
2021-06-24 14:08:08.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14929
2021-06-24 14:08:08.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14930
2021-06-24 14:08:08.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14931
2021-06-24 14:08:08.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14932
2021-06-24 14:08:08.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14933
2021-06-24 14:08:08.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14934
2021-06-24 14:08:08.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14935
2021-06-24 14:08:08.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14936
2021-06-24 14:08:08.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14937
2021-06-24 14:08:08.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14938
2021-06-24 14:08:08.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14939
2021-06-24 14:08:08.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14940
2021-06-24 14:08:08.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14941
2021-06-24 14:08:08.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14942
2021-06-24 14:08:08.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14943
2021-06-24 14:08:08.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14944
2021-06-24 14:08:08.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14945
2021-06-24 14:08:08.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14946
2021-06-24 14:08:08.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14947
2021-06-24 14:08:08.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14948
2021-06-24 14:08:08.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14949
2021-06-24 14:08:08.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14950
2021-06-24 14:08:08.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14951
2021-06-24 14:08:08.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14952
2021-06-24 14:08:08.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14953
2021-06-24 14:08:08.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14954
2021-06-24 14:08:08.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14955
2021-06-24 14:08:08.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14956
2021-06-24 14:08:08.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14957
2021-06-24 14:08:08.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14958
2021-06-24 14:08:08.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14959
2021-06-24 14:08:08.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14960
2021-06-24 14:08:08.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14961
2021-06-24 14:08:08.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14962
2021-06-24 14:08:08.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14963
2021-06-24 14:08:08.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14964
2021-06-24 14:08:08.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14965
2021-06-24 14:08:08.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14966
2021-06-24 14:08:08.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14967
2021-06-24 14:08:08.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14968
2021-06-24 14:08:08.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14969
2021-06-24 14:08:08.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14970
2021-06-24 14:08:08.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14971
2021-06-24 14:08:08.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14972
2021-06-24 14:08:08.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14973
2021-06-24 14:08:08.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14974
2021-06-24 14:08:08.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14975
2021-06-24 14:08:08.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14976
2021-06-24 14:08:08.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14977
2021-06-24 14:08:08.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14978
2021-06-24 14:08:08.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14979
2021-06-24 14:08:08.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14980
2021-06-24 14:08:08.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14981
2021-06-24 14:08:08.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14982
2021-06-24 14:08:08.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14983
2021-06-24 14:08:08.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14984
2021-06-24 14:08:08.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14985
2021-06-24 14:08:08.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14986
2021-06-24 14:08:08.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14987
2021-06-24 14:08:08.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14988
2021-06-24 14:08:08.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14989
2021-06-24 14:08:08.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14990
2021-06-24 14:08:08.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14991
2021-06-24 14:08:08.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14992
2021-06-24 14:08:08.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14993
2021-06-24 14:08:08.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14994
2021-06-24 14:08:08.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14995
2021-06-24 14:08:08.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14996
2021-06-24 14:08:08.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14997
2021-06-24 14:08:08.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14998
2021-06-24 14:08:08.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 14999
2021-06-24 14:08:08.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15000
2021-06-24 14:08:08.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15001
2021-06-24 14:08:08.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15002
2021-06-24 14:08:08.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15003
2021-06-24 14:08:08.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15004
2021-06-24 14:08:08.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15005
2021-06-24 14:08:08.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15006
2021-06-24 14:08:08.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15007
2021-06-24 14:08:08.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15008
2021-06-24 14:08:08.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15009
2021-06-24 14:08:08.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15010
2021-06-24 14:08:08.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15011
2021-06-24 14:08:08.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15012
2021-06-24 14:08:08.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15013
2021-06-24 14:08:08.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15014
2021-06-24 14:08:08.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15015
2021-06-24 14:08:08.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15016
2021-06-24 14:08:08.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15017
2021-06-24 14:08:08.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15018
2021-06-24 14:08:08.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15019
2021-06-24 14:08:08.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15020
2021-06-24 14:08:08.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15021
2021-06-24 14:08:08.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15022
2021-06-24 14:08:08.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15023
2021-06-24 14:08:08.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15024
2021-06-24 14:08:08.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15025
2021-06-24 14:08:08.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15026
2021-06-24 14:08:08.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15027
2021-06-24 14:08:08.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15028
2021-06-24 14:08:08.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15029
2021-06-24 14:08:08.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15030
2021-06-24 14:08:08.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15031
2021-06-24 14:08:08.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15032
2021-06-24 14:08:08.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15033
2021-06-24 14:08:08.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15034
2021-06-24 14:08:08.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15035
2021-06-24 14:08:08.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15036
2021-06-24 14:08:08.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15037
2021-06-24 14:08:08.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15038
2021-06-24 14:08:08.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15039
2021-06-24 14:08:08.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15040
2021-06-24 14:08:08.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15041
2021-06-24 14:08:08.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15042
2021-06-24 14:08:08.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15043
2021-06-24 14:08:08.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15044
2021-06-24 14:08:08.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15045
2021-06-24 14:08:08.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15046
2021-06-24 14:08:08.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15047
2021-06-24 14:08:08.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15048
2021-06-24 14:08:08.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15049
2021-06-24 14:08:08.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15050
2021-06-24 14:08:08.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15051
2021-06-24 14:08:08.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15052
2021-06-24 14:08:08.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15053
2021-06-24 14:08:08.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15054
2021-06-24 14:08:08.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15055
2021-06-24 14:08:08.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15056
2021-06-24 14:08:08.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15057
2021-06-24 14:08:08.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15058
2021-06-24 14:08:08.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15059
2021-06-24 14:08:08.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15060
2021-06-24 14:08:08.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15061
2021-06-24 14:08:08.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15062
2021-06-24 14:08:08.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15063
2021-06-24 14:08:08.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15064
2021-06-24 14:08:08.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15065
2021-06-24 14:08:08.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15066
2021-06-24 14:08:08.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15067
2021-06-24 14:08:08.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15068
2021-06-24 14:08:08.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15069
2021-06-24 14:08:08.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15070
2021-06-24 14:08:08.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15071
2021-06-24 14:08:08.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15072
2021-06-24 14:08:08.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15073
2021-06-24 14:08:08.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15074
2021-06-24 14:08:08.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15075
2021-06-24 14:08:08.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15076
2021-06-24 14:08:08.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15077
2021-06-24 14:08:08.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15078
2021-06-24 14:08:08.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15079
2021-06-24 14:08:08.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15080
2021-06-24 14:08:08.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15081
2021-06-24 14:08:08.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15082
2021-06-24 14:08:08.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15083
2021-06-24 14:08:08.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15084
2021-06-24 14:08:08.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15085
2021-06-24 14:08:08.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15086
2021-06-24 14:08:08.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15087
2021-06-24 14:08:08.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15088
2021-06-24 14:08:08.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15089
2021-06-24 14:08:08.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15090
2021-06-24 14:08:08.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15091
2021-06-24 14:08:08.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15092
2021-06-24 14:08:08.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15093
2021-06-24 14:08:08.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15094
2021-06-24 14:08:08.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15095
2021-06-24 14:08:08.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15096
2021-06-24 14:08:08.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15097
2021-06-24 14:08:08.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15098
2021-06-24 14:08:08.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15099
2021-06-24 14:08:08.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15100
2021-06-24 14:08:08.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15101
2021-06-24 14:08:08.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15102
2021-06-24 14:08:08.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15103
2021-06-24 14:08:08.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15104
2021-06-24 14:08:08.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15105
2021-06-24 14:08:08.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15106
2021-06-24 14:08:08.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15107
2021-06-24 14:08:08.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15108
2021-06-24 14:08:08.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15109
2021-06-24 14:08:08.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15110
2021-06-24 14:08:08.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15111
2021-06-24 14:08:08.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15112
2021-06-24 14:08:08.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15113
2021-06-24 14:08:08.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15114
2021-06-24 14:08:08.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15115
2021-06-24 14:08:08.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15116
2021-06-24 14:08:08.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15117
2021-06-24 14:08:08.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15118
2021-06-24 14:08:08.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15119
2021-06-24 14:08:08.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15120
2021-06-24 14:08:08.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15121
2021-06-24 14:08:08.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15122
2021-06-24 14:08:08.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15123
2021-06-24 14:08:08.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15124
2021-06-24 14:08:08.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15125
2021-06-24 14:08:08.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15126
2021-06-24 14:08:08.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15127
2021-06-24 14:08:08.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15128
2021-06-24 14:08:08.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15129
2021-06-24 14:08:08.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15130
2021-06-24 14:08:08.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15131
2021-06-24 14:08:08.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15132
2021-06-24 14:08:08.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15133
2021-06-24 14:08:08.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15134
2021-06-24 14:08:08.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15135
2021-06-24 14:08:08.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15136
2021-06-24 14:08:08.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15137
2021-06-24 14:08:08.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15138
2021-06-24 14:08:08.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15139
2021-06-24 14:08:08.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15140
2021-06-24 14:08:08.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15141
2021-06-24 14:08:08.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15142
2021-06-24 14:08:08.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15143
2021-06-24 14:08:08.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15144
2021-06-24 14:08:08.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15145
2021-06-24 14:08:08.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15146
2021-06-24 14:08:08.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15147
2021-06-24 14:08:08.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15148
2021-06-24 14:08:08.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15149
2021-06-24 14:08:08.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15150
2021-06-24 14:08:08.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15151
2021-06-24 14:08:08.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15152
2021-06-24 14:08:08.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15153
2021-06-24 14:08:08.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15154
2021-06-24 14:08:08.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15155
2021-06-24 14:08:08.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15156
2021-06-24 14:08:08.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15157
2021-06-24 14:08:08.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15158
2021-06-24 14:08:08.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15159
2021-06-24 14:08:08.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15160
2021-06-24 14:08:08.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15161
2021-06-24 14:08:08.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15162
2021-06-24 14:08:08.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15163
2021-06-24 14:08:08.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15164
2021-06-24 14:08:08.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15165
2021-06-24 14:08:08.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15166
2021-06-24 14:08:08.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15167
2021-06-24 14:08:08.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15168
2021-06-24 14:08:08.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15169
2021-06-24 14:08:08.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15170
2021-06-24 14:08:08.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15171
2021-06-24 14:08:08.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15172
2021-06-24 14:08:08.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15173
2021-06-24 14:08:08.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15174
2021-06-24 14:08:08.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15175
2021-06-24 14:08:08.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15176
2021-06-24 14:08:08.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15177
2021-06-24 14:08:08.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15178
2021-06-24 14:08:08.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15179
2021-06-24 14:08:08.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15180
2021-06-24 14:08:08.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15181
2021-06-24 14:08:08.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15182
2021-06-24 14:08:08.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15183
2021-06-24 14:08:08.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15184
2021-06-24 14:08:08.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15185
2021-06-24 14:08:08.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15186
2021-06-24 14:08:08.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15187
2021-06-24 14:08:08.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15188
2021-06-24 14:08:08.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15189
2021-06-24 14:08:08.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15190
2021-06-24 14:08:08.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15191
2021-06-24 14:08:08.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15192
2021-06-24 14:08:08.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15193
2021-06-24 14:08:08.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15194
2021-06-24 14:08:08.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15195
2021-06-24 14:08:08.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15196
2021-06-24 14:08:08.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15197
2021-06-24 14:08:08.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15198
2021-06-24 14:08:08.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15199
2021-06-24 14:08:08.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15200
2021-06-24 14:08:08.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15201
2021-06-24 14:08:08.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15202
2021-06-24 14:08:08.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15203
2021-06-24 14:08:08.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15204
2021-06-24 14:08:08.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15205
2021-06-24 14:08:08.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15206
2021-06-24 14:08:08.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15207
2021-06-24 14:08:08.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15208
2021-06-24 14:08:08.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15209
2021-06-24 14:08:08.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15210
2021-06-24 14:08:08.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15211
2021-06-24 14:08:08.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15212
2021-06-24 14:08:08.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15213
2021-06-24 14:08:08.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15214
2021-06-24 14:08:08.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15215
2021-06-24 14:08:08.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15216
2021-06-24 14:08:08.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15217
2021-06-24 14:08:08.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15218
2021-06-24 14:08:08.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15219
2021-06-24 14:08:08.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15220
2021-06-24 14:08:08.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15221
2021-06-24 14:08:08.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15222
2021-06-24 14:08:08.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15223
2021-06-24 14:08:08.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15224
2021-06-24 14:08:08.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15225
2021-06-24 14:08:08.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15226
2021-06-24 14:08:08.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15227
2021-06-24 14:08:08.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15228
2021-06-24 14:08:08.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15229
2021-06-24 14:08:08.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15230
2021-06-24 14:08:08.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15231
2021-06-24 14:08:08.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15232
2021-06-24 14:08:08.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15233
2021-06-24 14:08:08.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15234
2021-06-24 14:08:08.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15235
2021-06-24 14:08:08.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15236
2021-06-24 14:08:08.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15237
2021-06-24 14:08:08.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15238
2021-06-24 14:08:08.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15239
2021-06-24 14:08:08.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15240
2021-06-24 14:08:08.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15241
2021-06-24 14:08:08.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15242
2021-06-24 14:08:08.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15243
2021-06-24 14:08:08.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15244
2021-06-24 14:08:08.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15245
2021-06-24 14:08:08.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15246
2021-06-24 14:08:08.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15247
2021-06-24 14:08:08.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15248
2021-06-24 14:08:08.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15249
2021-06-24 14:08:08.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15250
2021-06-24 14:08:08.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15251
2021-06-24 14:08:08.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15252
2021-06-24 14:08:08.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15253
2021-06-24 14:08:08.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15254
2021-06-24 14:08:08.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15255
2021-06-24 14:08:08.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15256
2021-06-24 14:08:08.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15257
2021-06-24 14:08:08.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15258
2021-06-24 14:08:08.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15259
2021-06-24 14:08:08.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15260
2021-06-24 14:08:08.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15261
2021-06-24 14:08:08.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15262
2021-06-24 14:08:08.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15263
2021-06-24 14:08:08.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15264
2021-06-24 14:08:08.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15265
2021-06-24 14:08:08.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15266
2021-06-24 14:08:08.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15267
2021-06-24 14:08:08.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15268
2021-06-24 14:08:08.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15269
2021-06-24 14:08:08.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15270
2021-06-24 14:08:08.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15271
2021-06-24 14:08:08.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15272
2021-06-24 14:08:08.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15273
2021-06-24 14:08:08.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15274
2021-06-24 14:08:08.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15275
2021-06-24 14:08:08.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15276
2021-06-24 14:08:08.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15277
2021-06-24 14:08:08.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15278
2021-06-24 14:08:08.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15279
2021-06-24 14:08:08.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:08.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15280
2021-06-24 14:08:09.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15281
2021-06-24 14:08:09.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15282
2021-06-24 14:08:09.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15283
2021-06-24 14:08:09.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15284
2021-06-24 14:08:09.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15285
2021-06-24 14:08:09.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15286
2021-06-24 14:08:09.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15287
2021-06-24 14:08:09.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15288
2021-06-24 14:08:09.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15289
2021-06-24 14:08:09.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15290
2021-06-24 14:08:09.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15291
2021-06-24 14:08:09.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15292
2021-06-24 14:08:09.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15293
2021-06-24 14:08:09.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15294
2021-06-24 14:08:09.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15295
2021-06-24 14:08:09.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15296
2021-06-24 14:08:09.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15297
2021-06-24 14:08:09.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15298
2021-06-24 14:08:09.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15299
2021-06-24 14:08:09.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15300
2021-06-24 14:08:09.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15301
2021-06-24 14:08:09.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15302
2021-06-24 14:08:09.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15303
2021-06-24 14:08:09.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15304
2021-06-24 14:08:09.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15305
2021-06-24 14:08:09.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15306
2021-06-24 14:08:09.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15307
2021-06-24 14:08:09.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15308
2021-06-24 14:08:09.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15309
2021-06-24 14:08:09.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15310
2021-06-24 14:08:09.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15311
2021-06-24 14:08:09.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15312
2021-06-24 14:08:09.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15313
2021-06-24 14:08:09.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15314
2021-06-24 14:08:09.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15315
2021-06-24 14:08:09.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15316
2021-06-24 14:08:09.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15317
2021-06-24 14:08:09.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15318
2021-06-24 14:08:09.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15319
2021-06-24 14:08:09.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15320
2021-06-24 14:08:09.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15321
2021-06-24 14:08:09.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15322
2021-06-24 14:08:09.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15323
2021-06-24 14:08:09.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15324
2021-06-24 14:08:09.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15325
2021-06-24 14:08:09.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15326
2021-06-24 14:08:09.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15327
2021-06-24 14:08:09.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15328
2021-06-24 14:08:09.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15329
2021-06-24 14:08:09.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15330
2021-06-24 14:08:09.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15331
2021-06-24 14:08:09.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15332
2021-06-24 14:08:09.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15333
2021-06-24 14:08:09.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15334
2021-06-24 14:08:09.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15335
2021-06-24 14:08:09.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15336
2021-06-24 14:08:09.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15337
2021-06-24 14:08:09.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15338
2021-06-24 14:08:09.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15339
2021-06-24 14:08:09.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15340
2021-06-24 14:08:09.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15341
2021-06-24 14:08:09.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15342
2021-06-24 14:08:09.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15343
2021-06-24 14:08:09.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15344
2021-06-24 14:08:09.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15345
2021-06-24 14:08:09.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15346
2021-06-24 14:08:09.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15347
2021-06-24 14:08:09.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15348
2021-06-24 14:08:09.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15349
2021-06-24 14:08:09.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15350
2021-06-24 14:08:09.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15351
2021-06-24 14:08:09.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15352
2021-06-24 14:08:09.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15353
2021-06-24 14:08:09.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15354
2021-06-24 14:08:09.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15355
2021-06-24 14:08:09.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15356
2021-06-24 14:08:09.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15357
2021-06-24 14:08:09.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15358
2021-06-24 14:08:09.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15359
2021-06-24 14:08:09.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15360
2021-06-24 14:08:09.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15361
2021-06-24 14:08:09.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15362
2021-06-24 14:08:09.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15363
2021-06-24 14:08:09.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15364
2021-06-24 14:08:09.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15365
2021-06-24 14:08:09.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15366
2021-06-24 14:08:09.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15367
2021-06-24 14:08:09.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15368
2021-06-24 14:08:09.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15369
2021-06-24 14:08:09.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15370
2021-06-24 14:08:09.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15371
2021-06-24 14:08:09.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15372
2021-06-24 14:08:09.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15373
2021-06-24 14:08:09.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15374
2021-06-24 14:08:09.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15375
2021-06-24 14:08:09.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15376
2021-06-24 14:08:09.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15377
2021-06-24 14:08:09.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15378
2021-06-24 14:08:09.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15379
2021-06-24 14:08:09.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15380
2021-06-24 14:08:09.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15381
2021-06-24 14:08:09.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15382
2021-06-24 14:08:09.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15383
2021-06-24 14:08:09.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15384
2021-06-24 14:08:09.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15385
2021-06-24 14:08:09.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15386
2021-06-24 14:08:09.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15387
2021-06-24 14:08:09.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15388
2021-06-24 14:08:09.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15389
2021-06-24 14:08:09.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15390
2021-06-24 14:08:09.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15391
2021-06-24 14:08:09.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15392
2021-06-24 14:08:09.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15393
2021-06-24 14:08:09.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15394
2021-06-24 14:08:09.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15395
2021-06-24 14:08:09.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15396
2021-06-24 14:08:09.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15397
2021-06-24 14:08:09.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15398
2021-06-24 14:08:09.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15399
2021-06-24 14:08:09.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15400
2021-06-24 14:08:09.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15401
2021-06-24 14:08:09.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15402
2021-06-24 14:08:09.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15403
2021-06-24 14:08:09.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15404
2021-06-24 14:08:09.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15405
2021-06-24 14:08:09.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15406
2021-06-24 14:08:09.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15407
2021-06-24 14:08:09.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15408
2021-06-24 14:08:09.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15409
2021-06-24 14:08:09.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15410
2021-06-24 14:08:09.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15411
2021-06-24 14:08:09.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15412
2021-06-24 14:08:09.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15413
2021-06-24 14:08:09.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15414
2021-06-24 14:08:09.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15415
2021-06-24 14:08:09.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15416
2021-06-24 14:08:09.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15417
2021-06-24 14:08:09.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15418
2021-06-24 14:08:09.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15419
2021-06-24 14:08:09.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15420
2021-06-24 14:08:09.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15421
2021-06-24 14:08:09.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15422
2021-06-24 14:08:09.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15423
2021-06-24 14:08:09.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15424
2021-06-24 14:08:09.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15425
2021-06-24 14:08:09.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15426
2021-06-24 14:08:09.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15427
2021-06-24 14:08:09.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15428
2021-06-24 14:08:09.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15429
2021-06-24 14:08:09.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15430
2021-06-24 14:08:09.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15431
2021-06-24 14:08:09.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15432
2021-06-24 14:08:09.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15433
2021-06-24 14:08:09.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15434
2021-06-24 14:08:09.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15435
2021-06-24 14:08:09.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15436
2021-06-24 14:08:09.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15437
2021-06-24 14:08:09.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15438
2021-06-24 14:08:09.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15439
2021-06-24 14:08:09.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15440
2021-06-24 14:08:09.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15441
2021-06-24 14:08:09.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15442
2021-06-24 14:08:09.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15443
2021-06-24 14:08:09.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15444
2021-06-24 14:08:09.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15445
2021-06-24 14:08:09.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15446
2021-06-24 14:08:09.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15447
2021-06-24 14:08:09.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15448
2021-06-24 14:08:09.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15449
2021-06-24 14:08:09.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15450
2021-06-24 14:08:09.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15451
2021-06-24 14:08:09.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15452
2021-06-24 14:08:09.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15453
2021-06-24 14:08:09.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15454
2021-06-24 14:08:09.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15455
2021-06-24 14:08:09.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15456
2021-06-24 14:08:09.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15457
2021-06-24 14:08:09.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15458
2021-06-24 14:08:09.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15459
2021-06-24 14:08:09.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15460
2021-06-24 14:08:09.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15461
2021-06-24 14:08:09.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15462
2021-06-24 14:08:09.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15463
2021-06-24 14:08:09.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15464
2021-06-24 14:08:09.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15465
2021-06-24 14:08:09.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15466
2021-06-24 14:08:09.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15467
2021-06-24 14:08:09.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15468
2021-06-24 14:08:09.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15469
2021-06-24 14:08:09.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15470
2021-06-24 14:08:09.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15471
2021-06-24 14:08:09.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15472
2021-06-24 14:08:09.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15473
2021-06-24 14:08:09.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15474
2021-06-24 14:08:09.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15475
2021-06-24 14:08:09.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15476
2021-06-24 14:08:09.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15477
2021-06-24 14:08:09.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15478
2021-06-24 14:08:09.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15479
2021-06-24 14:08:09.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15480
2021-06-24 14:08:09.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15481
2021-06-24 14:08:09.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15482
2021-06-24 14:08:09.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15483
2021-06-24 14:08:09.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15484
2021-06-24 14:08:09.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15485
2021-06-24 14:08:09.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15486
2021-06-24 14:08:09.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15487
2021-06-24 14:08:09.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15488
2021-06-24 14:08:09.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15489
2021-06-24 14:08:09.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15490
2021-06-24 14:08:09.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15491
2021-06-24 14:08:09.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15492
2021-06-24 14:08:09.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15493
2021-06-24 14:08:09.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15494
2021-06-24 14:08:09.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15495
2021-06-24 14:08:09.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15496
2021-06-24 14:08:09.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15497
2021-06-24 14:08:09.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15498
2021-06-24 14:08:09.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15499
2021-06-24 14:08:09.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15500
2021-06-24 14:08:09.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15501
2021-06-24 14:08:09.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15502
2021-06-24 14:08:09.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15503
2021-06-24 14:08:09.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15504
2021-06-24 14:08:09.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15505
2021-06-24 14:08:09.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15506
2021-06-24 14:08:09.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15507
2021-06-24 14:08:09.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15508
2021-06-24 14:08:09.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15509
2021-06-24 14:08:09.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15510
2021-06-24 14:08:09.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15511
2021-06-24 14:08:09.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15512
2021-06-24 14:08:09.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15513
2021-06-24 14:08:09.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15514
2021-06-24 14:08:09.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15515
2021-06-24 14:08:09.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15516
2021-06-24 14:08:09.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15517
2021-06-24 14:08:09.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15518
2021-06-24 14:08:09.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15519
2021-06-24 14:08:09.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15520
2021-06-24 14:08:09.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15521
2021-06-24 14:08:09.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15522
2021-06-24 14:08:09.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15523
2021-06-24 14:08:09.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15524
2021-06-24 14:08:09.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15525
2021-06-24 14:08:09.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15526
2021-06-24 14:08:09.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15527
2021-06-24 14:08:09.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15528
2021-06-24 14:08:09.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15529
2021-06-24 14:08:09.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15530
2021-06-24 14:08:09.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15531
2021-06-24 14:08:09.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15532
2021-06-24 14:08:09.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15533
2021-06-24 14:08:09.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15534
2021-06-24 14:08:09.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15535
2021-06-24 14:08:09.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15536
2021-06-24 14:08:09.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15537
2021-06-24 14:08:09.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15538
2021-06-24 14:08:09.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15539
2021-06-24 14:08:09.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15540
2021-06-24 14:08:09.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15541
2021-06-24 14:08:09.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15542
2021-06-24 14:08:09.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15543
2021-06-24 14:08:09.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15544
2021-06-24 14:08:09.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15545
2021-06-24 14:08:09.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15546
2021-06-24 14:08:09.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15547
2021-06-24 14:08:09.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15548
2021-06-24 14:08:09.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15549
2021-06-24 14:08:09.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15550
2021-06-24 14:08:09.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15551
2021-06-24 14:08:09.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15552
2021-06-24 14:08:09.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15553
2021-06-24 14:08:09.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15554
2021-06-24 14:08:09.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15555
2021-06-24 14:08:09.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15556
2021-06-24 14:08:09.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15557
2021-06-24 14:08:09.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15558
2021-06-24 14:08:09.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15559
2021-06-24 14:08:09.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15560
2021-06-24 14:08:09.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15561
2021-06-24 14:08:09.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15562
2021-06-24 14:08:09.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15563
2021-06-24 14:08:09.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15564
2021-06-24 14:08:09.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15565
2021-06-24 14:08:09.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15566
2021-06-24 14:08:09.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15567
2021-06-24 14:08:09.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15568
2021-06-24 14:08:09.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15569
2021-06-24 14:08:09.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15570
2021-06-24 14:08:09.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15571
2021-06-24 14:08:09.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15572
2021-06-24 14:08:09.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15573
2021-06-24 14:08:09.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15574
2021-06-24 14:08:09.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15575
2021-06-24 14:08:09.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15576
2021-06-24 14:08:09.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15577
2021-06-24 14:08:09.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15578
2021-06-24 14:08:09.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15579
2021-06-24 14:08:09.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15580
2021-06-24 14:08:09.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15581
2021-06-24 14:08:09.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15582
2021-06-24 14:08:09.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15583
2021-06-24 14:08:09.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15584
2021-06-24 14:08:09.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15585
2021-06-24 14:08:09.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15586
2021-06-24 14:08:09.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15587
2021-06-24 14:08:09.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15588
2021-06-24 14:08:09.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15589
2021-06-24 14:08:09.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15590
2021-06-24 14:08:09.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15591
2021-06-24 14:08:09.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15592
2021-06-24 14:08:09.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15593
2021-06-24 14:08:09.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15594
2021-06-24 14:08:09.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15595
2021-06-24 14:08:09.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15596
2021-06-24 14:08:09.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15597
2021-06-24 14:08:09.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15598
2021-06-24 14:08:09.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15599
2021-06-24 14:08:09.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15600
2021-06-24 14:08:09.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15601
2021-06-24 14:08:09.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15602
2021-06-24 14:08:09.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15603
2021-06-24 14:08:09.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15604
2021-06-24 14:08:09.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15605
2021-06-24 14:08:09.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15606
2021-06-24 14:08:09.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15607
2021-06-24 14:08:09.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15608
2021-06-24 14:08:09.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15609
2021-06-24 14:08:09.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15610
2021-06-24 14:08:09.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15611
2021-06-24 14:08:09.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15612
2021-06-24 14:08:09.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15613
2021-06-24 14:08:09.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15614
2021-06-24 14:08:09.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15615
2021-06-24 14:08:09.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15616
2021-06-24 14:08:09.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15617
2021-06-24 14:08:09.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15618
2021-06-24 14:08:09.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15619
2021-06-24 14:08:09.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15620
2021-06-24 14:08:09.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15621
2021-06-24 14:08:09.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15622
2021-06-24 14:08:09.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15623
2021-06-24 14:08:09.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15624
2021-06-24 14:08:09.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15625
2021-06-24 14:08:09.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15626
2021-06-24 14:08:09.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15627
2021-06-24 14:08:09.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15628
2021-06-24 14:08:09.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15629
2021-06-24 14:08:09.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15630
2021-06-24 14:08:09.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15631
2021-06-24 14:08:09.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15632
2021-06-24 14:08:09.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15633
2021-06-24 14:08:09.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15634
2021-06-24 14:08:09.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15635
2021-06-24 14:08:09.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15636
2021-06-24 14:08:09.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15637
2021-06-24 14:08:09.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15638
2021-06-24 14:08:09.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15639
2021-06-24 14:08:09.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15640
2021-06-24 14:08:09.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15641
2021-06-24 14:08:09.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15642
2021-06-24 14:08:09.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15643
2021-06-24 14:08:09.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15644
2021-06-24 14:08:09.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15645
2021-06-24 14:08:09.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15646
2021-06-24 14:08:09.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15647
2021-06-24 14:08:09.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15648
2021-06-24 14:08:09.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15649
2021-06-24 14:08:09.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15650
2021-06-24 14:08:09.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15651
2021-06-24 14:08:09.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15652
2021-06-24 14:08:09.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15653
2021-06-24 14:08:09.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15654
2021-06-24 14:08:09.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15655
2021-06-24 14:08:09.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15656
2021-06-24 14:08:09.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15657
2021-06-24 14:08:09.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15658
2021-06-24 14:08:09.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15659
2021-06-24 14:08:09.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15660
2021-06-24 14:08:09.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15661
2021-06-24 14:08:09.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15662
2021-06-24 14:08:09.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15663
2021-06-24 14:08:09.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15664
2021-06-24 14:08:09.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15665
2021-06-24 14:08:09.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15666
2021-06-24 14:08:09.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15667
2021-06-24 14:08:09.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15668
2021-06-24 14:08:09.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15669
2021-06-24 14:08:09.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15670
2021-06-24 14:08:09.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15671
2021-06-24 14:08:09.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15672
2021-06-24 14:08:09.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15673
2021-06-24 14:08:09.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15674
2021-06-24 14:08:09.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15675
2021-06-24 14:08:09.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15676
2021-06-24 14:08:09.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15677
2021-06-24 14:08:09.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15678
2021-06-24 14:08:09.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15679
2021-06-24 14:08:09.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15680
2021-06-24 14:08:09.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15681
2021-06-24 14:08:09.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15682
2021-06-24 14:08:09.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15683
2021-06-24 14:08:09.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15684
2021-06-24 14:08:09.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15685
2021-06-24 14:08:09.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15686
2021-06-24 14:08:09.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15687
2021-06-24 14:08:09.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15688
2021-06-24 14:08:09.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15689
2021-06-24 14:08:09.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15690
2021-06-24 14:08:09.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15691
2021-06-24 14:08:09.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15692
2021-06-24 14:08:09.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15693
2021-06-24 14:08:09.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15694
2021-06-24 14:08:09.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15695
2021-06-24 14:08:09.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15696
2021-06-24 14:08:09.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15697
2021-06-24 14:08:09.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15698
2021-06-24 14:08:09.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15699
2021-06-24 14:08:09.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15700
2021-06-24 14:08:09.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15701
2021-06-24 14:08:09.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15702
2021-06-24 14:08:09.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15703
2021-06-24 14:08:09.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15704
2021-06-24 14:08:09.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15705
2021-06-24 14:08:09.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15706
2021-06-24 14:08:09.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15707
2021-06-24 14:08:09.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15708
2021-06-24 14:08:09.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15709
2021-06-24 14:08:09.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15710
2021-06-24 14:08:09.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15711
2021-06-24 14:08:09.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15712
2021-06-24 14:08:09.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15713
2021-06-24 14:08:09.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15714
2021-06-24 14:08:09.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15715
2021-06-24 14:08:09.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15716
2021-06-24 14:08:09.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15717
2021-06-24 14:08:09.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15718
2021-06-24 14:08:09.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15719
2021-06-24 14:08:09.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15720
2021-06-24 14:08:09.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15721
2021-06-24 14:08:09.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15722
2021-06-24 14:08:09.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15723
2021-06-24 14:08:09.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15724
2021-06-24 14:08:09.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15725
2021-06-24 14:08:09.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15726
2021-06-24 14:08:09.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15727
2021-06-24 14:08:09.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15728
2021-06-24 14:08:09.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15729
2021-06-24 14:08:09.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15730
2021-06-24 14:08:09.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15731
2021-06-24 14:08:09.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15732
2021-06-24 14:08:09.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15733
2021-06-24 14:08:09.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15734
2021-06-24 14:08:09.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15735
2021-06-24 14:08:09.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15736
2021-06-24 14:08:09.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15737
2021-06-24 14:08:09.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15738
2021-06-24 14:08:09.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15739
2021-06-24 14:08:09.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15740
2021-06-24 14:08:09.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15741
2021-06-24 14:08:09.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15742
2021-06-24 14:08:09.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15743
2021-06-24 14:08:09.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15744
2021-06-24 14:08:09.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15745
2021-06-24 14:08:09.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15746
2021-06-24 14:08:09.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15747
2021-06-24 14:08:09.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15748
2021-06-24 14:08:09.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15749
2021-06-24 14:08:09.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15750
2021-06-24 14:08:09.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15751
2021-06-24 14:08:09.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15752
2021-06-24 14:08:09.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15753
2021-06-24 14:08:09.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15754
2021-06-24 14:08:09.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15755
2021-06-24 14:08:09.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15756
2021-06-24 14:08:09.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15757
2021-06-24 14:08:09.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15758
2021-06-24 14:08:09.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15759
2021-06-24 14:08:09.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15760
2021-06-24 14:08:09.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15761
2021-06-24 14:08:09.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15762
2021-06-24 14:08:09.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15763
2021-06-24 14:08:09.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15764
2021-06-24 14:08:09.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15765
2021-06-24 14:08:09.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15766
2021-06-24 14:08:09.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15767
2021-06-24 14:08:09.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15768
2021-06-24 14:08:09.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15769
2021-06-24 14:08:09.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15770
2021-06-24 14:08:09.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15771
2021-06-24 14:08:09.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15772
2021-06-24 14:08:09.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15773
2021-06-24 14:08:09.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15774
2021-06-24 14:08:09.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15775
2021-06-24 14:08:09.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15776
2021-06-24 14:08:09.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15777
2021-06-24 14:08:09.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15778
2021-06-24 14:08:09.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15779
2021-06-24 14:08:09.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15780
2021-06-24 14:08:09.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15781
2021-06-24 14:08:09.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15782
2021-06-24 14:08:09.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15783
2021-06-24 14:08:09.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15784
2021-06-24 14:08:09.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15785
2021-06-24 14:08:09.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15786
2021-06-24 14:08:09.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15787
2021-06-24 14:08:09.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15788
2021-06-24 14:08:09.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15789
2021-06-24 14:08:09.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15790
2021-06-24 14:08:09.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15791
2021-06-24 14:08:09.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15792
2021-06-24 14:08:09.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15793
2021-06-24 14:08:09.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15794
2021-06-24 14:08:09.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15795
2021-06-24 14:08:09.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15796
2021-06-24 14:08:09.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15797
2021-06-24 14:08:09.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15798
2021-06-24 14:08:09.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15799
2021-06-24 14:08:09.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15800
2021-06-24 14:08:09.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15801
2021-06-24 14:08:09.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15802
2021-06-24 14:08:09.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15803
2021-06-24 14:08:09.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15804
2021-06-24 14:08:09.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15805
2021-06-24 14:08:09.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15806
2021-06-24 14:08:09.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15807
2021-06-24 14:08:09.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15808
2021-06-24 14:08:09.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15809
2021-06-24 14:08:09.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15810
2021-06-24 14:08:09.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15811
2021-06-24 14:08:09.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15812
2021-06-24 14:08:09.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15813
2021-06-24 14:08:09.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15814
2021-06-24 14:08:09.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15815
2021-06-24 14:08:09.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15816
2021-06-24 14:08:09.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15817
2021-06-24 14:08:09.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15818
2021-06-24 14:08:09.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15819
2021-06-24 14:08:09.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15820
2021-06-24 14:08:09.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15821
2021-06-24 14:08:09.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15822
2021-06-24 14:08:09.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15823
2021-06-24 14:08:09.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15824
2021-06-24 14:08:09.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15825
2021-06-24 14:08:09.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15826
2021-06-24 14:08:09.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15827
2021-06-24 14:08:09.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15828
2021-06-24 14:08:09.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15829
2021-06-24 14:08:09.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15830
2021-06-24 14:08:09.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15831
2021-06-24 14:08:09.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15832
2021-06-24 14:08:09.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15833
2021-06-24 14:08:09.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15834
2021-06-24 14:08:09.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15835
2021-06-24 14:08:09.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15836
2021-06-24 14:08:09.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15837
2021-06-24 14:08:09.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15838
2021-06-24 14:08:09.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15839
2021-06-24 14:08:09.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15840
2021-06-24 14:08:09.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15841
2021-06-24 14:08:09.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15842
2021-06-24 14:08:09.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15843
2021-06-24 14:08:09.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15844
2021-06-24 14:08:09.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15845
2021-06-24 14:08:09.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15846
2021-06-24 14:08:09.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15847
2021-06-24 14:08:09.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15848
2021-06-24 14:08:09.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15849
2021-06-24 14:08:09.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15850
2021-06-24 14:08:09.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15851
2021-06-24 14:08:09.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15852
2021-06-24 14:08:09.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15853
2021-06-24 14:08:09.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15854
2021-06-24 14:08:09.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15855
2021-06-24 14:08:09.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15856
2021-06-24 14:08:09.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15857
2021-06-24 14:08:09.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15858
2021-06-24 14:08:09.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15859
2021-06-24 14:08:09.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15860
2021-06-24 14:08:09.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15861
2021-06-24 14:08:09.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15862
2021-06-24 14:08:09.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15863
2021-06-24 14:08:09.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15864
2021-06-24 14:08:09.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15865
2021-06-24 14:08:09.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15866
2021-06-24 14:08:09.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15867
2021-06-24 14:08:09.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15868
2021-06-24 14:08:09.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15869
2021-06-24 14:08:09.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15870
2021-06-24 14:08:09.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15871
2021-06-24 14:08:09.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15872
2021-06-24 14:08:09.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15873
2021-06-24 14:08:09.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15874
2021-06-24 14:08:09.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15875
2021-06-24 14:08:09.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15876
2021-06-24 14:08:09.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15877
2021-06-24 14:08:09.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15878
2021-06-24 14:08:09.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15879
2021-06-24 14:08:09.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15880
2021-06-24 14:08:09.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15881
2021-06-24 14:08:09.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15882
2021-06-24 14:08:09.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15883
2021-06-24 14:08:09.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15884
2021-06-24 14:08:09.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15885
2021-06-24 14:08:09.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15886
2021-06-24 14:08:09.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15887
2021-06-24 14:08:09.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15888
2021-06-24 14:08:09.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15889
2021-06-24 14:08:09.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15890
2021-06-24 14:08:09.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15891
2021-06-24 14:08:09.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15892
2021-06-24 14:08:09.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15893
2021-06-24 14:08:09.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15894
2021-06-24 14:08:09.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15895
2021-06-24 14:08:09.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15896
2021-06-24 14:08:09.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15897
2021-06-24 14:08:09.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15898
2021-06-24 14:08:09.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15899
2021-06-24 14:08:09.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15900
2021-06-24 14:08:09.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15901
2021-06-24 14:08:09.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15902
2021-06-24 14:08:09.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15903
2021-06-24 14:08:09.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15904
2021-06-24 14:08:09.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15905
2021-06-24 14:08:09.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15906
2021-06-24 14:08:09.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15907
2021-06-24 14:08:09.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15908
2021-06-24 14:08:09.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15909
2021-06-24 14:08:09.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15910
2021-06-24 14:08:09.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15911
2021-06-24 14:08:09.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15912
2021-06-24 14:08:09.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15913
2021-06-24 14:08:09.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15914
2021-06-24 14:08:09.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15915
2021-06-24 14:08:09.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15916
2021-06-24 14:08:09.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15917
2021-06-24 14:08:09.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15918
2021-06-24 14:08:09.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15919
2021-06-24 14:08:09.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15920
2021-06-24 14:08:09.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15921
2021-06-24 14:08:09.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15922
2021-06-24 14:08:09.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15923
2021-06-24 14:08:09.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15924
2021-06-24 14:08:09.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15925
2021-06-24 14:08:09.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15926
2021-06-24 14:08:09.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15927
2021-06-24 14:08:09.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15928
2021-06-24 14:08:09.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15929
2021-06-24 14:08:09.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15930
2021-06-24 14:08:09.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15931
2021-06-24 14:08:09.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15932
2021-06-24 14:08:09.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15933
2021-06-24 14:08:09.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15934
2021-06-24 14:08:09.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15935
2021-06-24 14:08:09.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15936
2021-06-24 14:08:09.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15937
2021-06-24 14:08:09.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15938
2021-06-24 14:08:09.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15939
2021-06-24 14:08:09.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15940
2021-06-24 14:08:09.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15941
2021-06-24 14:08:09.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15942
2021-06-24 14:08:09.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15943
2021-06-24 14:08:09.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15944
2021-06-24 14:08:09.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15945
2021-06-24 14:08:09.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15946
2021-06-24 14:08:09.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15947
2021-06-24 14:08:09.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15948
2021-06-24 14:08:09.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15949
2021-06-24 14:08:09.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15950
2021-06-24 14:08:09.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15951
2021-06-24 14:08:09.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15952
2021-06-24 14:08:09.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15953
2021-06-24 14:08:09.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15954
2021-06-24 14:08:09.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15955
2021-06-24 14:08:09.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15956
2021-06-24 14:08:09.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15957
2021-06-24 14:08:09.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15958
2021-06-24 14:08:09.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15959
2021-06-24 14:08:09.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15960
2021-06-24 14:08:09.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15961
2021-06-24 14:08:09.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15962
2021-06-24 14:08:09.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15963
2021-06-24 14:08:09.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15964
2021-06-24 14:08:09.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15965
2021-06-24 14:08:09.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15966
2021-06-24 14:08:09.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15967
2021-06-24 14:08:09.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15968
2021-06-24 14:08:09.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15969
2021-06-24 14:08:09.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15970
2021-06-24 14:08:09.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15971
2021-06-24 14:08:09.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15972
2021-06-24 14:08:09.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15973
2021-06-24 14:08:09.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15974
2021-06-24 14:08:09.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15975
2021-06-24 14:08:09.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15976
2021-06-24 14:08:09.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15977
2021-06-24 14:08:09.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15978
2021-06-24 14:08:09.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15979
2021-06-24 14:08:09.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15980
2021-06-24 14:08:09.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15981
2021-06-24 14:08:09.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15982
2021-06-24 14:08:09.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15983
2021-06-24 14:08:09.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15984
2021-06-24 14:08:09.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15985
2021-06-24 14:08:09.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15986
2021-06-24 14:08:09.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15987
2021-06-24 14:08:09.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15988
2021-06-24 14:08:09.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15989
2021-06-24 14:08:09.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15990
2021-06-24 14:08:09.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15991
2021-06-24 14:08:09.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15992
2021-06-24 14:08:09.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15993
2021-06-24 14:08:09.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15994
2021-06-24 14:08:09.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15995
2021-06-24 14:08:09.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15996
2021-06-24 14:08:09.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15997
2021-06-24 14:08:09.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15998
2021-06-24 14:08:09.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 15999
2021-06-24 14:08:09.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16000
2021-06-24 14:08:09.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16001
2021-06-24 14:08:09.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16002
2021-06-24 14:08:09.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16003
2021-06-24 14:08:09.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16004
2021-06-24 14:08:09.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16005
2021-06-24 14:08:09.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16006
2021-06-24 14:08:09.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16007
2021-06-24 14:08:09.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16008
2021-06-24 14:08:09.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16009
2021-06-24 14:08:09.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16010
2021-06-24 14:08:09.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16011
2021-06-24 14:08:09.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16012
2021-06-24 14:08:09.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16013
2021-06-24 14:08:09.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16014
2021-06-24 14:08:09.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16015
2021-06-24 14:08:09.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16016
2021-06-24 14:08:09.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16017
2021-06-24 14:08:09.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16018
2021-06-24 14:08:09.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16019
2021-06-24 14:08:09.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16020
2021-06-24 14:08:09.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16021
2021-06-24 14:08:09.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16022
2021-06-24 14:08:09.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16023
2021-06-24 14:08:09.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16024
2021-06-24 14:08:09.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16025
2021-06-24 14:08:09.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16026
2021-06-24 14:08:09.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16027
2021-06-24 14:08:09.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16028
2021-06-24 14:08:09.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16029
2021-06-24 14:08:09.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16030
2021-06-24 14:08:09.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16031
2021-06-24 14:08:09.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16032
2021-06-24 14:08:09.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16033
2021-06-24 14:08:09.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16034
2021-06-24 14:08:09.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16035
2021-06-24 14:08:09.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16036
2021-06-24 14:08:09.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16037
2021-06-24 14:08:09.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16038
2021-06-24 14:08:09.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16039
2021-06-24 14:08:09.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16040
2021-06-24 14:08:09.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16041
2021-06-24 14:08:09.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16042
2021-06-24 14:08:09.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16043
2021-06-24 14:08:09.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16044
2021-06-24 14:08:09.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16045
2021-06-24 14:08:09.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16046
2021-06-24 14:08:09.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16047
2021-06-24 14:08:09.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16048
2021-06-24 14:08:09.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16049
2021-06-24 14:08:09.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16050
2021-06-24 14:08:09.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16051
2021-06-24 14:08:09.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16052
2021-06-24 14:08:09.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16053
2021-06-24 14:08:09.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16054
2021-06-24 14:08:09.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16055
2021-06-24 14:08:09.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16056
2021-06-24 14:08:09.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16057
2021-06-24 14:08:09.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16058
2021-06-24 14:08:09.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16059
2021-06-24 14:08:09.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16060
2021-06-24 14:08:09.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16061
2021-06-24 14:08:09.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16062
2021-06-24 14:08:09.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16063
2021-06-24 14:08:09.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16064
2021-06-24 14:08:09.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16065
2021-06-24 14:08:09.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16066
2021-06-24 14:08:09.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16067
2021-06-24 14:08:09.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16068
2021-06-24 14:08:09.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16069
2021-06-24 14:08:09.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16070
2021-06-24 14:08:09.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16071
2021-06-24 14:08:09.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16072
2021-06-24 14:08:09.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16073
2021-06-24 14:08:09.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16074
2021-06-24 14:08:09.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16075
2021-06-24 14:08:09.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16076
2021-06-24 14:08:09.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16077
2021-06-24 14:08:09.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16078
2021-06-24 14:08:09.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16079
2021-06-24 14:08:09.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16080
2021-06-24 14:08:09.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16081
2021-06-24 14:08:09.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16082
2021-06-24 14:08:09.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16083
2021-06-24 14:08:09.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16084
2021-06-24 14:08:09.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16085
2021-06-24 14:08:09.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16086
2021-06-24 14:08:09.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16087
2021-06-24 14:08:09.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16088
2021-06-24 14:08:09.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16089
2021-06-24 14:08:09.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16090
2021-06-24 14:08:09.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16091
2021-06-24 14:08:09.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16092
2021-06-24 14:08:09.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16093
2021-06-24 14:08:09.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16094
2021-06-24 14:08:09.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16095
2021-06-24 14:08:09.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16096
2021-06-24 14:08:09.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16097
2021-06-24 14:08:09.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16098
2021-06-24 14:08:09.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16099
2021-06-24 14:08:09.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16100
2021-06-24 14:08:09.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16101
2021-06-24 14:08:09.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16102
2021-06-24 14:08:09.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16103
2021-06-24 14:08:09.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16104
2021-06-24 14:08:09.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16105
2021-06-24 14:08:09.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16106
2021-06-24 14:08:09.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16107
2021-06-24 14:08:09.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16108
2021-06-24 14:08:09.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16109
2021-06-24 14:08:09.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16110
2021-06-24 14:08:09.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16111
2021-06-24 14:08:09.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16112
2021-06-24 14:08:09.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16113
2021-06-24 14:08:09.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16114
2021-06-24 14:08:09.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16115
2021-06-24 14:08:09.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16116
2021-06-24 14:08:09.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16117
2021-06-24 14:08:09.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16118
2021-06-24 14:08:09.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16119
2021-06-24 14:08:09.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16120
2021-06-24 14:08:09.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16121
2021-06-24 14:08:09.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16122
2021-06-24 14:08:09.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16123
2021-06-24 14:08:09.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16124
2021-06-24 14:08:09.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16125
2021-06-24 14:08:09.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16126
2021-06-24 14:08:09.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16127
2021-06-24 14:08:09.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16128
2021-06-24 14:08:09.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16129
2021-06-24 14:08:09.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16130
2021-06-24 14:08:09.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16131
2021-06-24 14:08:09.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16132
2021-06-24 14:08:09.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16133
2021-06-24 14:08:09.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16134
2021-06-24 14:08:09.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16135
2021-06-24 14:08:09.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16136
2021-06-24 14:08:09.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16137
2021-06-24 14:08:09.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16138
2021-06-24 14:08:09.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16139
2021-06-24 14:08:09.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16140
2021-06-24 14:08:09.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16141
2021-06-24 14:08:09.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16142
2021-06-24 14:08:09.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16143
2021-06-24 14:08:09.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16144
2021-06-24 14:08:09.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16145
2021-06-24 14:08:09.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16146
2021-06-24 14:08:09.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16147
2021-06-24 14:08:09.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16148
2021-06-24 14:08:09.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16149
2021-06-24 14:08:09.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16150
2021-06-24 14:08:09.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16151
2021-06-24 14:08:09.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16152
2021-06-24 14:08:09.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16153
2021-06-24 14:08:09.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16154
2021-06-24 14:08:09.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16155
2021-06-24 14:08:09.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16156
2021-06-24 14:08:09.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16157
2021-06-24 14:08:09.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16158
2021-06-24 14:08:09.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16159
2021-06-24 14:08:09.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16160
2021-06-24 14:08:09.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16161
2021-06-24 14:08:09.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16162
2021-06-24 14:08:09.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16163
2021-06-24 14:08:09.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16164
2021-06-24 14:08:09.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16165
2021-06-24 14:08:09.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16166
2021-06-24 14:08:09.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16167
2021-06-24 14:08:09.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16168
2021-06-24 14:08:09.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16169
2021-06-24 14:08:09.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16170
2021-06-24 14:08:09.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16171
2021-06-24 14:08:09.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16172
2021-06-24 14:08:09.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16173
2021-06-24 14:08:09.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16174
2021-06-24 14:08:09.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16175
2021-06-24 14:08:09.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16176
2021-06-24 14:08:09.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16177
2021-06-24 14:08:09.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16178
2021-06-24 14:08:09.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16179
2021-06-24 14:08:09.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16180
2021-06-24 14:08:09.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16181
2021-06-24 14:08:09.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16182
2021-06-24 14:08:09.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16183
2021-06-24 14:08:09.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16184
2021-06-24 14:08:09.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16185
2021-06-24 14:08:09.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16186
2021-06-24 14:08:09.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16187
2021-06-24 14:08:09.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16188
2021-06-24 14:08:09.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16189
2021-06-24 14:08:09.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16190
2021-06-24 14:08:09.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16191
2021-06-24 14:08:09.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16192
2021-06-24 14:08:09.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16193
2021-06-24 14:08:09.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16194
2021-06-24 14:08:09.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16195
2021-06-24 14:08:09.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16196
2021-06-24 14:08:09.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16197
2021-06-24 14:08:09.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16198
2021-06-24 14:08:09.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16199
2021-06-24 14:08:09.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16200
2021-06-24 14:08:09.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16201
2021-06-24 14:08:09.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16202
2021-06-24 14:08:09.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16203
2021-06-24 14:08:09.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16204
2021-06-24 14:08:09.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16205
2021-06-24 14:08:09.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16206
2021-06-24 14:08:09.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16207
2021-06-24 14:08:09.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16208
2021-06-24 14:08:09.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16209
2021-06-24 14:08:09.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16210
2021-06-24 14:08:09.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16211
2021-06-24 14:08:09.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16212
2021-06-24 14:08:09.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16213
2021-06-24 14:08:09.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16214
2021-06-24 14:08:09.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16215
2021-06-24 14:08:09.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16216
2021-06-24 14:08:09.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16217
2021-06-24 14:08:09.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16218
2021-06-24 14:08:09.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16219
2021-06-24 14:08:09.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16220
2021-06-24 14:08:09.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16221
2021-06-24 14:08:09.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16222
2021-06-24 14:08:09.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16223
2021-06-24 14:08:09.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16224
2021-06-24 14:08:09.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16225
2021-06-24 14:08:09.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16226
2021-06-24 14:08:09.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16227
2021-06-24 14:08:09.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16228
2021-06-24 14:08:09.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16229
2021-06-24 14:08:09.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16230
2021-06-24 14:08:09.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16231
2021-06-24 14:08:09.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16232
2021-06-24 14:08:09.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16233
2021-06-24 14:08:09.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16234
2021-06-24 14:08:09.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16235
2021-06-24 14:08:09.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16236
2021-06-24 14:08:09.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16237
2021-06-24 14:08:09.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16238
2021-06-24 14:08:09.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16239
2021-06-24 14:08:09.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16240
2021-06-24 14:08:09.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16241
2021-06-24 14:08:09.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16242
2021-06-24 14:08:09.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16243
2021-06-24 14:08:09.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16244
2021-06-24 14:08:09.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16245
2021-06-24 14:08:09.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16246
2021-06-24 14:08:09.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16247
2021-06-24 14:08:09.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16248
2021-06-24 14:08:09.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16249
2021-06-24 14:08:09.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16250
2021-06-24 14:08:09.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16251
2021-06-24 14:08:09.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16252
2021-06-24 14:08:09.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16253
2021-06-24 14:08:09.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16254
2021-06-24 14:08:09.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16255
2021-06-24 14:08:09.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16256
2021-06-24 14:08:09.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16257
2021-06-24 14:08:09.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16258
2021-06-24 14:08:09.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16259
2021-06-24 14:08:09.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16260
2021-06-24 14:08:09.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16261
2021-06-24 14:08:09.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16262
2021-06-24 14:08:09.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16263
2021-06-24 14:08:09.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16264
2021-06-24 14:08:09.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16265
2021-06-24 14:08:09.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16266
2021-06-24 14:08:09.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16267
2021-06-24 14:08:09.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16268
2021-06-24 14:08:09.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16269
2021-06-24 14:08:09.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16270
2021-06-24 14:08:09.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16271
2021-06-24 14:08:09.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16272
2021-06-24 14:08:09.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16273
2021-06-24 14:08:09.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16274
2021-06-24 14:08:09.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16275
2021-06-24 14:08:09.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16276
2021-06-24 14:08:09.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16277
2021-06-24 14:08:09.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16278
2021-06-24 14:08:09.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16279
2021-06-24 14:08:09.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16280
2021-06-24 14:08:09.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16281
2021-06-24 14:08:09.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16282
2021-06-24 14:08:09.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16283
2021-06-24 14:08:09.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16284
2021-06-24 14:08:09.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16285
2021-06-24 14:08:09.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16286
2021-06-24 14:08:09.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16287
2021-06-24 14:08:09.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16288
2021-06-24 14:08:09.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16289
2021-06-24 14:08:09.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16290
2021-06-24 14:08:09.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16291
2021-06-24 14:08:09.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16292
2021-06-24 14:08:09.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16293
2021-06-24 14:08:09.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16294
2021-06-24 14:08:09.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16295
2021-06-24 14:08:09.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16296
2021-06-24 14:08:09.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16297
2021-06-24 14:08:09.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16298
2021-06-24 14:08:09.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16299
2021-06-24 14:08:09.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16300
2021-06-24 14:08:09.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16301
2021-06-24 14:08:09.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16302
2021-06-24 14:08:09.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16303
2021-06-24 14:08:09.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16304
2021-06-24 14:08:09.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16305
2021-06-24 14:08:09.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16306
2021-06-24 14:08:09.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16307
2021-06-24 14:08:09.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16308
2021-06-24 14:08:09.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16309
2021-06-24 14:08:09.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16310
2021-06-24 14:08:09.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16311
2021-06-24 14:08:09.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16312
2021-06-24 14:08:09.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16313
2021-06-24 14:08:09.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16314
2021-06-24 14:08:09.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16315
2021-06-24 14:08:09.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16316
2021-06-24 14:08:09.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16317
2021-06-24 14:08:09.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16318
2021-06-24 14:08:09.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16319
2021-06-24 14:08:09.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16320
2021-06-24 14:08:09.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16321
2021-06-24 14:08:09.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16322
2021-06-24 14:08:09.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16323
2021-06-24 14:08:09.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16324
2021-06-24 14:08:09.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16325
2021-06-24 14:08:09.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16326
2021-06-24 14:08:09.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16327
2021-06-24 14:08:09.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16328
2021-06-24 14:08:09.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16329
2021-06-24 14:08:09.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16330
2021-06-24 14:08:09.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16331
2021-06-24 14:08:09.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16332
2021-06-24 14:08:09.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16333
2021-06-24 14:08:09.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16334
2021-06-24 14:08:09.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16335
2021-06-24 14:08:09.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16336
2021-06-24 14:08:09.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16337
2021-06-24 14:08:09.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16338
2021-06-24 14:08:09.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16339
2021-06-24 14:08:09.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16340
2021-06-24 14:08:09.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16341
2021-06-24 14:08:09.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16342
2021-06-24 14:08:09.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16343
2021-06-24 14:08:09.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16344
2021-06-24 14:08:09.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16345
2021-06-24 14:08:09.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16346
2021-06-24 14:08:09.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16347
2021-06-24 14:08:09.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16348
2021-06-24 14:08:09.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16349
2021-06-24 14:08:09.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16350
2021-06-24 14:08:09.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16351
2021-06-24 14:08:09.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16352
2021-06-24 14:08:09.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16353
2021-06-24 14:08:09.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16354
2021-06-24 14:08:09.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16355
2021-06-24 14:08:09.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16356
2021-06-24 14:08:09.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16357
2021-06-24 14:08:09.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16358
2021-06-24 14:08:09.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16359
2021-06-24 14:08:09.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16360
2021-06-24 14:08:09.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16361
2021-06-24 14:08:09.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16362
2021-06-24 14:08:09.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16363
2021-06-24 14:08:09.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16364
2021-06-24 14:08:09.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16365
2021-06-24 14:08:09.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16366
2021-06-24 14:08:09.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16367
2021-06-24 14:08:09.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16368
2021-06-24 14:08:09.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16369
2021-06-24 14:08:09.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16370
2021-06-24 14:08:09.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16371
2021-06-24 14:08:09.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16372
2021-06-24 14:08:09.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16373
2021-06-24 14:08:09.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16374
2021-06-24 14:08:09.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16375
2021-06-24 14:08:09.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16376
2021-06-24 14:08:09.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16377
2021-06-24 14:08:09.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16378
2021-06-24 14:08:09.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16379
2021-06-24 14:08:09.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16380
2021-06-24 14:08:09.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16381
2021-06-24 14:08:09.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16382
2021-06-24 14:08:09.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16383
2021-06-24 14:08:09.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16384
2021-06-24 14:08:09.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16385
2021-06-24 14:08:09.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16386
2021-06-24 14:08:09.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16387
2021-06-24 14:08:09.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16388
2021-06-24 14:08:09.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16389
2021-06-24 14:08:09.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16390
2021-06-24 14:08:09.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16391
2021-06-24 14:08:09.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16392
2021-06-24 14:08:09.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16393
2021-06-24 14:08:09.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16394
2021-06-24 14:08:09.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16395
2021-06-24 14:08:09.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16396
2021-06-24 14:08:09.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16397
2021-06-24 14:08:09.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16398
2021-06-24 14:08:09.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16399
2021-06-24 14:08:09.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16400
2021-06-24 14:08:09.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16401
2021-06-24 14:08:09.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16402
2021-06-24 14:08:09.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16403
2021-06-24 14:08:09.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16404
2021-06-24 14:08:09.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16405
2021-06-24 14:08:09.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16406
2021-06-24 14:08:09.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16407
2021-06-24 14:08:09.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16408
2021-06-24 14:08:09.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16409
2021-06-24 14:08:09.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16410
2021-06-24 14:08:09.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16411
2021-06-24 14:08:09.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16412
2021-06-24 14:08:09.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16413
2021-06-24 14:08:09.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16414
2021-06-24 14:08:09.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16415
2021-06-24 14:08:09.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16416
2021-06-24 14:08:09.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16417
2021-06-24 14:08:09.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16418
2021-06-24 14:08:09.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16419
2021-06-24 14:08:09.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16420
2021-06-24 14:08:09.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16421
2021-06-24 14:08:09.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16422
2021-06-24 14:08:09.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16423
2021-06-24 14:08:09.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16424
2021-06-24 14:08:09.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16425
2021-06-24 14:08:09.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16426
2021-06-24 14:08:09.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16427
2021-06-24 14:08:09.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16428
2021-06-24 14:08:09.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16429
2021-06-24 14:08:09.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16430
2021-06-24 14:08:09.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16431
2021-06-24 14:08:09.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16432
2021-06-24 14:08:09.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16433
2021-06-24 14:08:09.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16434
2021-06-24 14:08:09.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16435
2021-06-24 14:08:09.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16436
2021-06-24 14:08:09.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16437
2021-06-24 14:08:09.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16438
2021-06-24 14:08:09.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16439
2021-06-24 14:08:09.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16440
2021-06-24 14:08:09.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16441
2021-06-24 14:08:09.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16442
2021-06-24 14:08:09.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16443
2021-06-24 14:08:09.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16444
2021-06-24 14:08:09.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16445
2021-06-24 14:08:09.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16446
2021-06-24 14:08:09.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16447
2021-06-24 14:08:09.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:09.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16448
2021-06-24 14:08:10.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16449
2021-06-24 14:08:10.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16450
2021-06-24 14:08:10.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16451
2021-06-24 14:08:10.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16452
2021-06-24 14:08:10.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16453
2021-06-24 14:08:10.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16454
2021-06-24 14:08:10.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16455
2021-06-24 14:08:10.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16456
2021-06-24 14:08:10.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16457
2021-06-24 14:08:10.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16458
2021-06-24 14:08:10.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16459
2021-06-24 14:08:10.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16460
2021-06-24 14:08:10.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16461
2021-06-24 14:08:10.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16462
2021-06-24 14:08:10.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16463
2021-06-24 14:08:10.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16464
2021-06-24 14:08:10.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16465
2021-06-24 14:08:10.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16466
2021-06-24 14:08:10.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16467
2021-06-24 14:08:10.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16468
2021-06-24 14:08:10.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16469
2021-06-24 14:08:10.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16470
2021-06-24 14:08:10.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16471
2021-06-24 14:08:10.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16472
2021-06-24 14:08:10.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16473
2021-06-24 14:08:10.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16474
2021-06-24 14:08:10.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16475
2021-06-24 14:08:10.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16476
2021-06-24 14:08:10.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16477
2021-06-24 14:08:10.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16478
2021-06-24 14:08:10.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16479
2021-06-24 14:08:10.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16480
2021-06-24 14:08:10.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16481
2021-06-24 14:08:10.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16482
2021-06-24 14:08:10.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16483
2021-06-24 14:08:10.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16484
2021-06-24 14:08:10.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16485
2021-06-24 14:08:10.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16486
2021-06-24 14:08:10.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16487
2021-06-24 14:08:10.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16488
2021-06-24 14:08:10.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16489
2021-06-24 14:08:10.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16490
2021-06-24 14:08:10.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16491
2021-06-24 14:08:10.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16492
2021-06-24 14:08:10.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16493
2021-06-24 14:08:10.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16494
2021-06-24 14:08:10.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16495
2021-06-24 14:08:10.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16496
2021-06-24 14:08:10.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16497
2021-06-24 14:08:10.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16498
2021-06-24 14:08:10.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16499
2021-06-24 14:08:10.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16500
2021-06-24 14:08:10.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16501
2021-06-24 14:08:10.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16502
2021-06-24 14:08:10.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16503
2021-06-24 14:08:10.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16504
2021-06-24 14:08:10.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16505
2021-06-24 14:08:10.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16506
2021-06-24 14:08:10.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16507
2021-06-24 14:08:10.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16508
2021-06-24 14:08:10.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16509
2021-06-24 14:08:10.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16510
2021-06-24 14:08:10.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16511
2021-06-24 14:08:10.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16512
2021-06-24 14:08:10.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16513
2021-06-24 14:08:10.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16514
2021-06-24 14:08:10.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16515
2021-06-24 14:08:10.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16516
2021-06-24 14:08:10.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16517
2021-06-24 14:08:10.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16518
2021-06-24 14:08:10.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16519
2021-06-24 14:08:10.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16520
2021-06-24 14:08:10.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16521
2021-06-24 14:08:10.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16522
2021-06-24 14:08:10.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16523
2021-06-24 14:08:10.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16524
2021-06-24 14:08:10.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16525
2021-06-24 14:08:10.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16526
2021-06-24 14:08:10.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16527
2021-06-24 14:08:10.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16528
2021-06-24 14:08:10.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16529
2021-06-24 14:08:10.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16530
2021-06-24 14:08:10.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16531
2021-06-24 14:08:10.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16532
2021-06-24 14:08:10.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16533
2021-06-24 14:08:10.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16534
2021-06-24 14:08:10.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16535
2021-06-24 14:08:10.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16536
2021-06-24 14:08:10.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16537
2021-06-24 14:08:10.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16538
2021-06-24 14:08:10.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16539
2021-06-24 14:08:10.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16540
2021-06-24 14:08:10.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16541
2021-06-24 14:08:10.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16542
2021-06-24 14:08:10.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16543
2021-06-24 14:08:10.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16544
2021-06-24 14:08:10.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16545
2021-06-24 14:08:10.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16546
2021-06-24 14:08:10.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16547
2021-06-24 14:08:10.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16548
2021-06-24 14:08:10.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16549
2021-06-24 14:08:10.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16550
2021-06-24 14:08:10.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16551
2021-06-24 14:08:10.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16552
2021-06-24 14:08:10.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16553
2021-06-24 14:08:10.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16554
2021-06-24 14:08:10.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16555
2021-06-24 14:08:10.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16556
2021-06-24 14:08:10.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16557
2021-06-24 14:08:10.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16558
2021-06-24 14:08:10.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16559
2021-06-24 14:08:10.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16560
2021-06-24 14:08:10.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16561
2021-06-24 14:08:10.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16562
2021-06-24 14:08:10.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16563
2021-06-24 14:08:10.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16564
2021-06-24 14:08:10.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16565
2021-06-24 14:08:10.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16566
2021-06-24 14:08:10.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16567
2021-06-24 14:08:10.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16568
2021-06-24 14:08:10.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16569
2021-06-24 14:08:10.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16570
2021-06-24 14:08:10.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16571
2021-06-24 14:08:10.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16572
2021-06-24 14:08:10.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16573
2021-06-24 14:08:10.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16574
2021-06-24 14:08:10.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16575
2021-06-24 14:08:10.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16576
2021-06-24 14:08:10.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16577
2021-06-24 14:08:10.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16578
2021-06-24 14:08:10.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16579
2021-06-24 14:08:10.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16580
2021-06-24 14:08:10.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16581
2021-06-24 14:08:10.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16582
2021-06-24 14:08:10.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16583
2021-06-24 14:08:10.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16584
2021-06-24 14:08:10.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16585
2021-06-24 14:08:10.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16586
2021-06-24 14:08:10.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16587
2021-06-24 14:08:10.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16588
2021-06-24 14:08:10.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16589
2021-06-24 14:08:10.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16590
2021-06-24 14:08:10.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16591
2021-06-24 14:08:10.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16592
2021-06-24 14:08:10.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16593
2021-06-24 14:08:10.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16594
2021-06-24 14:08:10.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16595
2021-06-24 14:08:10.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16596
2021-06-24 14:08:10.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16597
2021-06-24 14:08:10.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16598
2021-06-24 14:08:10.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16599
2021-06-24 14:08:10.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16600
2021-06-24 14:08:10.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16601
2021-06-24 14:08:10.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16602
2021-06-24 14:08:10.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16603
2021-06-24 14:08:10.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16604
2021-06-24 14:08:10.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16605
2021-06-24 14:08:10.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16606
2021-06-24 14:08:10.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16607
2021-06-24 14:08:10.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16608
2021-06-24 14:08:10.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16609
2021-06-24 14:08:10.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16610
2021-06-24 14:08:10.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16611
2021-06-24 14:08:10.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16612
2021-06-24 14:08:10.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16613
2021-06-24 14:08:10.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16614
2021-06-24 14:08:10.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16615
2021-06-24 14:08:10.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16616
2021-06-24 14:08:10.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16617
2021-06-24 14:08:10.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16618
2021-06-24 14:08:10.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16619
2021-06-24 14:08:10.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16620
2021-06-24 14:08:10.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16621
2021-06-24 14:08:10.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16622
2021-06-24 14:08:10.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16623
2021-06-24 14:08:10.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16624
2021-06-24 14:08:10.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16625
2021-06-24 14:08:10.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16626
2021-06-24 14:08:10.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16627
2021-06-24 14:08:10.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16628
2021-06-24 14:08:10.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16629
2021-06-24 14:08:10.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16630
2021-06-24 14:08:10.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16631
2021-06-24 14:08:10.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16632
2021-06-24 14:08:10.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16633
2021-06-24 14:08:10.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16634
2021-06-24 14:08:10.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16635
2021-06-24 14:08:10.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16636
2021-06-24 14:08:10.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16637
2021-06-24 14:08:10.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16638
2021-06-24 14:08:10.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16639
2021-06-24 14:08:10.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16640
2021-06-24 14:08:10.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16641
2021-06-24 14:08:10.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16642
2021-06-24 14:08:10.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16643
2021-06-24 14:08:10.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16644
2021-06-24 14:08:10.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16645
2021-06-24 14:08:10.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16646
2021-06-24 14:08:10.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16647
2021-06-24 14:08:10.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16648
2021-06-24 14:08:10.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16649
2021-06-24 14:08:10.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16650
2021-06-24 14:08:10.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16651
2021-06-24 14:08:10.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16652
2021-06-24 14:08:10.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16653
2021-06-24 14:08:10.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16654
2021-06-24 14:08:10.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16655
2021-06-24 14:08:10.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16656
2021-06-24 14:08:10.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16657
2021-06-24 14:08:10.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16658
2021-06-24 14:08:10.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16659
2021-06-24 14:08:10.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16660
2021-06-24 14:08:10.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16661
2021-06-24 14:08:10.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16662
2021-06-24 14:08:10.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16663
2021-06-24 14:08:10.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16664
2021-06-24 14:08:10.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16665
2021-06-24 14:08:10.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16666
2021-06-24 14:08:10.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16667
2021-06-24 14:08:10.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16668
2021-06-24 14:08:10.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16669
2021-06-24 14:08:10.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16670
2021-06-24 14:08:10.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16671
2021-06-24 14:08:10.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16672
2021-06-24 14:08:10.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16673
2021-06-24 14:08:10.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16674
2021-06-24 14:08:10.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16675
2021-06-24 14:08:10.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16676
2021-06-24 14:08:10.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16677
2021-06-24 14:08:10.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16678
2021-06-24 14:08:10.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16679
2021-06-24 14:08:10.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16680
2021-06-24 14:08:10.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16681
2021-06-24 14:08:10.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16682
2021-06-24 14:08:10.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16683
2021-06-24 14:08:10.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16684
2021-06-24 14:08:10.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16685
2021-06-24 14:08:10.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16686
2021-06-24 14:08:10.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16687
2021-06-24 14:08:10.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16688
2021-06-24 14:08:10.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16689
2021-06-24 14:08:10.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16690
2021-06-24 14:08:10.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16691
2021-06-24 14:08:10.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16692
2021-06-24 14:08:10.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16693
2021-06-24 14:08:10.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16694
2021-06-24 14:08:10.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16695
2021-06-24 14:08:10.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16696
2021-06-24 14:08:10.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16697
2021-06-24 14:08:10.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16698
2021-06-24 14:08:10.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16699
2021-06-24 14:08:10.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16700
2021-06-24 14:08:10.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16701
2021-06-24 14:08:10.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16702
2021-06-24 14:08:10.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16703
2021-06-24 14:08:10.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16704
2021-06-24 14:08:10.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16705
2021-06-24 14:08:10.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16706
2021-06-24 14:08:10.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16707
2021-06-24 14:08:10.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16708
2021-06-24 14:08:10.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16709
2021-06-24 14:08:10.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16710
2021-06-24 14:08:10.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16711
2021-06-24 14:08:10.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16712
2021-06-24 14:08:10.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16713
2021-06-24 14:08:10.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16714
2021-06-24 14:08:10.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16715
2021-06-24 14:08:10.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16716
2021-06-24 14:08:10.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16717
2021-06-24 14:08:10.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16718
2021-06-24 14:08:10.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16719
2021-06-24 14:08:10.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16720
2021-06-24 14:08:10.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16721
2021-06-24 14:08:10.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16722
2021-06-24 14:08:10.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16723
2021-06-24 14:08:10.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16724
2021-06-24 14:08:10.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16725
2021-06-24 14:08:10.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16726
2021-06-24 14:08:10.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16727
2021-06-24 14:08:10.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16728
2021-06-24 14:08:10.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16729
2021-06-24 14:08:10.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16730
2021-06-24 14:08:10.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16731
2021-06-24 14:08:10.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16732
2021-06-24 14:08:10.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16733
2021-06-24 14:08:10.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16734
2021-06-24 14:08:10.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16735
2021-06-24 14:08:10.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16736
2021-06-24 14:08:10.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16737
2021-06-24 14:08:10.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16738
2021-06-24 14:08:10.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16739
2021-06-24 14:08:10.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16740
2021-06-24 14:08:10.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16741
2021-06-24 14:08:10.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16742
2021-06-24 14:08:10.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16743
2021-06-24 14:08:10.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16744
2021-06-24 14:08:10.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16745
2021-06-24 14:08:10.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16746
2021-06-24 14:08:10.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16747
2021-06-24 14:08:10.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16748
2021-06-24 14:08:10.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16749
2021-06-24 14:08:10.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16750
2021-06-24 14:08:10.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16751
2021-06-24 14:08:10.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16752
2021-06-24 14:08:10.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16753
2021-06-24 14:08:10.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16754
2021-06-24 14:08:10.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16755
2021-06-24 14:08:10.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16756
2021-06-24 14:08:10.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16757
2021-06-24 14:08:10.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16758
2021-06-24 14:08:10.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16759
2021-06-24 14:08:10.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16760
2021-06-24 14:08:10.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16761
2021-06-24 14:08:10.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16762
2021-06-24 14:08:10.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16763
2021-06-24 14:08:10.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16764
2021-06-24 14:08:10.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16765
2021-06-24 14:08:10.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16766
2021-06-24 14:08:10.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16767
2021-06-24 14:08:10.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16768
2021-06-24 14:08:10.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16769
2021-06-24 14:08:10.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16770
2021-06-24 14:08:10.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16771
2021-06-24 14:08:10.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16772
2021-06-24 14:08:10.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16773
2021-06-24 14:08:10.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16774
2021-06-24 14:08:10.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16775
2021-06-24 14:08:10.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16776
2021-06-24 14:08:10.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16777
2021-06-24 14:08:10.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16778
2021-06-24 14:08:10.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16779
2021-06-24 14:08:10.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16780
2021-06-24 14:08:10.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16781
2021-06-24 14:08:10.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16782
2021-06-24 14:08:10.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16783
2021-06-24 14:08:10.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16784
2021-06-24 14:08:10.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16785
2021-06-24 14:08:10.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16786
2021-06-24 14:08:10.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16787
2021-06-24 14:08:10.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16788
2021-06-24 14:08:10.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16789
2021-06-24 14:08:10.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16790
2021-06-24 14:08:10.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16791
2021-06-24 14:08:10.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16792
2021-06-24 14:08:10.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16793
2021-06-24 14:08:10.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16794
2021-06-24 14:08:10.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16795
2021-06-24 14:08:10.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16796
2021-06-24 14:08:10.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16797
2021-06-24 14:08:10.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16798
2021-06-24 14:08:10.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16799
2021-06-24 14:08:10.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16800
2021-06-24 14:08:10.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16801
2021-06-24 14:08:10.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16802
2021-06-24 14:08:10.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16803
2021-06-24 14:08:10.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16804
2021-06-24 14:08:10.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16805
2021-06-24 14:08:10.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16806
2021-06-24 14:08:10.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16807
2021-06-24 14:08:10.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16808
2021-06-24 14:08:10.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16809
2021-06-24 14:08:10.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16810
2021-06-24 14:08:10.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16811
2021-06-24 14:08:10.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16812
2021-06-24 14:08:10.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16813
2021-06-24 14:08:10.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16814
2021-06-24 14:08:10.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16815
2021-06-24 14:08:10.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16816
2021-06-24 14:08:10.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16817
2021-06-24 14:08:10.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16818
2021-06-24 14:08:10.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16819
2021-06-24 14:08:10.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16820
2021-06-24 14:08:10.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16821
2021-06-24 14:08:10.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16822
2021-06-24 14:08:10.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16823
2021-06-24 14:08:10.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16824
2021-06-24 14:08:10.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16825
2021-06-24 14:08:10.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16826
2021-06-24 14:08:10.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16827
2021-06-24 14:08:10.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16828
2021-06-24 14:08:10.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16829
2021-06-24 14:08:10.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16830
2021-06-24 14:08:10.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16831
2021-06-24 14:08:10.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16832
2021-06-24 14:08:10.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16833
2021-06-24 14:08:10.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16834
2021-06-24 14:08:10.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16835
2021-06-24 14:08:10.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16836
2021-06-24 14:08:10.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16837
2021-06-24 14:08:10.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16838
2021-06-24 14:08:10.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16839
2021-06-24 14:08:10.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16840
2021-06-24 14:08:10.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16841
2021-06-24 14:08:10.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16842
2021-06-24 14:08:10.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16843
2021-06-24 14:08:10.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16844
2021-06-24 14:08:10.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16845
2021-06-24 14:08:10.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16846
2021-06-24 14:08:10.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16847
2021-06-24 14:08:10.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16848
2021-06-24 14:08:10.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16849
2021-06-24 14:08:10.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16850
2021-06-24 14:08:10.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16851
2021-06-24 14:08:10.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16852
2021-06-24 14:08:10.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16853
2021-06-24 14:08:10.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16854
2021-06-24 14:08:10.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16855
2021-06-24 14:08:10.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16856
2021-06-24 14:08:10.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16857
2021-06-24 14:08:10.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16858
2021-06-24 14:08:10.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16859
2021-06-24 14:08:10.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16860
2021-06-24 14:08:10.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16861
2021-06-24 14:08:10.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16862
2021-06-24 14:08:10.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16863
2021-06-24 14:08:10.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16864
2021-06-24 14:08:10.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16865
2021-06-24 14:08:10.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16866
2021-06-24 14:08:10.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16867
2021-06-24 14:08:10.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16868
2021-06-24 14:08:10.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16869
2021-06-24 14:08:10.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16870
2021-06-24 14:08:10.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16871
2021-06-24 14:08:10.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16872
2021-06-24 14:08:10.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16873
2021-06-24 14:08:10.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16874
2021-06-24 14:08:10.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16875
2021-06-24 14:08:10.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16876
2021-06-24 14:08:10.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16877
2021-06-24 14:08:10.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16878
2021-06-24 14:08:10.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16879
2021-06-24 14:08:10.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16880
2021-06-24 14:08:10.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16881
2021-06-24 14:08:10.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16882
2021-06-24 14:08:10.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16883
2021-06-24 14:08:10.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16884
2021-06-24 14:08:10.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16885
2021-06-24 14:08:10.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16886
2021-06-24 14:08:10.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16887
2021-06-24 14:08:10.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16888
2021-06-24 14:08:10.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16889
2021-06-24 14:08:10.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16890
2021-06-24 14:08:10.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16891
2021-06-24 14:08:10.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16892
2021-06-24 14:08:10.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16893
2021-06-24 14:08:10.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16894
2021-06-24 14:08:10.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16895
2021-06-24 14:08:10.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16896
2021-06-24 14:08:10.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16897
2021-06-24 14:08:10.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16898
2021-06-24 14:08:10.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16899
2021-06-24 14:08:10.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16900
2021-06-24 14:08:10.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16901
2021-06-24 14:08:10.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16902
2021-06-24 14:08:10.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16903
2021-06-24 14:08:10.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16904
2021-06-24 14:08:10.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16905
2021-06-24 14:08:10.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16906
2021-06-24 14:08:10.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16907
2021-06-24 14:08:10.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16908
2021-06-24 14:08:10.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16909
2021-06-24 14:08:10.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16910
2021-06-24 14:08:10.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16911
2021-06-24 14:08:10.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16912
2021-06-24 14:08:10.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16913
2021-06-24 14:08:10.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16914
2021-06-24 14:08:10.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16915
2021-06-24 14:08:10.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16916
2021-06-24 14:08:10.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16917
2021-06-24 14:08:10.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16918
2021-06-24 14:08:10.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16919
2021-06-24 14:08:10.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16920
2021-06-24 14:08:10.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16921
2021-06-24 14:08:10.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16922
2021-06-24 14:08:10.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16923
2021-06-24 14:08:10.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16924
2021-06-24 14:08:10.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16925
2021-06-24 14:08:10.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16926
2021-06-24 14:08:10.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16927
2021-06-24 14:08:10.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16928
2021-06-24 14:08:10.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16929
2021-06-24 14:08:10.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16930
2021-06-24 14:08:10.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16931
2021-06-24 14:08:10.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16932
2021-06-24 14:08:10.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16933
2021-06-24 14:08:10.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16934
2021-06-24 14:08:10.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16935
2021-06-24 14:08:10.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16936
2021-06-24 14:08:10.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16937
2021-06-24 14:08:10.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16938
2021-06-24 14:08:10.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16939
2021-06-24 14:08:10.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16940
2021-06-24 14:08:10.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16941
2021-06-24 14:08:10.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16942
2021-06-24 14:08:10.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16943
2021-06-24 14:08:10.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16944
2021-06-24 14:08:10.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16945
2021-06-24 14:08:10.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16946
2021-06-24 14:08:10.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16947
2021-06-24 14:08:10.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16948
2021-06-24 14:08:10.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16949
2021-06-24 14:08:10.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16950
2021-06-24 14:08:10.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16951
2021-06-24 14:08:10.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16952
2021-06-24 14:08:10.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16953
2021-06-24 14:08:10.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16954
2021-06-24 14:08:10.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16955
2021-06-24 14:08:10.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16956
2021-06-24 14:08:10.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16957
2021-06-24 14:08:10.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16958
2021-06-24 14:08:10.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16959
2021-06-24 14:08:10.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16960
2021-06-24 14:08:10.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16961
2021-06-24 14:08:10.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16962
2021-06-24 14:08:10.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16963
2021-06-24 14:08:10.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16964
2021-06-24 14:08:10.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16965
2021-06-24 14:08:10.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16966
2021-06-24 14:08:10.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16967
2021-06-24 14:08:10.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16968
2021-06-24 14:08:10.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16969
2021-06-24 14:08:10.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16970
2021-06-24 14:08:10.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16971
2021-06-24 14:08:10.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16972
2021-06-24 14:08:10.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16973
2021-06-24 14:08:10.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16974
2021-06-24 14:08:10.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16975
2021-06-24 14:08:10.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16976
2021-06-24 14:08:10.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16977
2021-06-24 14:08:10.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16978
2021-06-24 14:08:10.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16979
2021-06-24 14:08:10.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16980
2021-06-24 14:08:10.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16981
2021-06-24 14:08:10.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16982
2021-06-24 14:08:10.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16983
2021-06-24 14:08:10.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16984
2021-06-24 14:08:10.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16985
2021-06-24 14:08:10.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16986
2021-06-24 14:08:10.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16987
2021-06-24 14:08:10.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16988
2021-06-24 14:08:10.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16989
2021-06-24 14:08:10.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16990
2021-06-24 14:08:10.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16991
2021-06-24 14:08:10.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16992
2021-06-24 14:08:10.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16993
2021-06-24 14:08:10.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16994
2021-06-24 14:08:10.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16995
2021-06-24 14:08:10.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16996
2021-06-24 14:08:10.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16997
2021-06-24 14:08:10.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16998
2021-06-24 14:08:10.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 16999
2021-06-24 14:08:10.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17000
2021-06-24 14:08:10.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17001
2021-06-24 14:08:10.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17002
2021-06-24 14:08:10.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17003
2021-06-24 14:08:10.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17004
2021-06-24 14:08:10.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17005
2021-06-24 14:08:10.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17006
2021-06-24 14:08:10.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17007
2021-06-24 14:08:10.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17008
2021-06-24 14:08:10.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17009
2021-06-24 14:08:10.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17010
2021-06-24 14:08:10.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17011
2021-06-24 14:08:10.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17012
2021-06-24 14:08:10.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17013
2021-06-24 14:08:10.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17014
2021-06-24 14:08:10.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17015
2021-06-24 14:08:10.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17016
2021-06-24 14:08:10.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17017
2021-06-24 14:08:10.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17018
2021-06-24 14:08:10.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17019
2021-06-24 14:08:10.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17020
2021-06-24 14:08:10.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17021
2021-06-24 14:08:10.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17022
2021-06-24 14:08:10.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17023
2021-06-24 14:08:10.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17024
2021-06-24 14:08:10.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17025
2021-06-24 14:08:10.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17026
2021-06-24 14:08:10.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17027
2021-06-24 14:08:10.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17028
2021-06-24 14:08:10.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17029
2021-06-24 14:08:10.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17030
2021-06-24 14:08:10.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17031
2021-06-24 14:08:10.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17032
2021-06-24 14:08:10.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17033
2021-06-24 14:08:10.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17034
2021-06-24 14:08:10.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17035
2021-06-24 14:08:10.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17036
2021-06-24 14:08:10.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17037
2021-06-24 14:08:10.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17038
2021-06-24 14:08:10.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17039
2021-06-24 14:08:10.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17040
2021-06-24 14:08:10.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17041
2021-06-24 14:08:10.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17042
2021-06-24 14:08:10.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17043
2021-06-24 14:08:10.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17044
2021-06-24 14:08:10.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17045
2021-06-24 14:08:10.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17046
2021-06-24 14:08:10.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17047
2021-06-24 14:08:10.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17048
2021-06-24 14:08:10.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17049
2021-06-24 14:08:10.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17050
2021-06-24 14:08:10.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17051
2021-06-24 14:08:10.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17052
2021-06-24 14:08:10.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17053
2021-06-24 14:08:10.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17054
2021-06-24 14:08:10.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17055
2021-06-24 14:08:10.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17056
2021-06-24 14:08:10.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17057
2021-06-24 14:08:10.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17058
2021-06-24 14:08:10.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17059
2021-06-24 14:08:10.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17060
2021-06-24 14:08:10.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17061
2021-06-24 14:08:10.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17062
2021-06-24 14:08:10.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17063
2021-06-24 14:08:10.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17064
2021-06-24 14:08:10.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17065
2021-06-24 14:08:10.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17066
2021-06-24 14:08:10.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17067
2021-06-24 14:08:10.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17068
2021-06-24 14:08:10.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17069
2021-06-24 14:08:10.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17070
2021-06-24 14:08:10.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17071
2021-06-24 14:08:10.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17072
2021-06-24 14:08:10.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17073
2021-06-24 14:08:10.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17074
2021-06-24 14:08:10.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17075
2021-06-24 14:08:10.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17076
2021-06-24 14:08:10.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17077
2021-06-24 14:08:10.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17078
2021-06-24 14:08:10.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17079
2021-06-24 14:08:10.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17080
2021-06-24 14:08:10.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17081
2021-06-24 14:08:10.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17082
2021-06-24 14:08:10.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17083
2021-06-24 14:08:10.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17084
2021-06-24 14:08:10.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17085
2021-06-24 14:08:10.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17086
2021-06-24 14:08:10.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17087
2021-06-24 14:08:10.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17088
2021-06-24 14:08:10.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17089
2021-06-24 14:08:10.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17090
2021-06-24 14:08:10.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17091
2021-06-24 14:08:10.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17092
2021-06-24 14:08:10.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17093
2021-06-24 14:08:10.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17094
2021-06-24 14:08:10.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17095
2021-06-24 14:08:10.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17096
2021-06-24 14:08:10.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17097
2021-06-24 14:08:10.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17098
2021-06-24 14:08:10.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17099
2021-06-24 14:08:10.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17100
2021-06-24 14:08:10.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17101
2021-06-24 14:08:10.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17102
2021-06-24 14:08:10.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17103
2021-06-24 14:08:10.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17104
2021-06-24 14:08:10.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17105
2021-06-24 14:08:10.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17106
2021-06-24 14:08:10.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17107
2021-06-24 14:08:10.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17108
2021-06-24 14:08:10.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17109
2021-06-24 14:08:10.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17110
2021-06-24 14:08:10.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17111
2021-06-24 14:08:10.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17112
2021-06-24 14:08:10.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17113
2021-06-24 14:08:10.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17114
2021-06-24 14:08:10.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17115
2021-06-24 14:08:10.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17116
2021-06-24 14:08:10.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17117
2021-06-24 14:08:10.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17118
2021-06-24 14:08:10.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17119
2021-06-24 14:08:10.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17120
2021-06-24 14:08:10.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17121
2021-06-24 14:08:10.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17122
2021-06-24 14:08:10.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17123
2021-06-24 14:08:10.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17124
2021-06-24 14:08:10.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17125
2021-06-24 14:08:10.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17126
2021-06-24 14:08:10.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17127
2021-06-24 14:08:10.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17128
2021-06-24 14:08:10.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17129
2021-06-24 14:08:10.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17130
2021-06-24 14:08:10.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17131
2021-06-24 14:08:10.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17132
2021-06-24 14:08:10.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17133
2021-06-24 14:08:10.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17134
2021-06-24 14:08:10.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17135
2021-06-24 14:08:10.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17136
2021-06-24 14:08:10.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17137
2021-06-24 14:08:10.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17138
2021-06-24 14:08:10.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17139
2021-06-24 14:08:10.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17140
2021-06-24 14:08:10.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17141
2021-06-24 14:08:10.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17142
2021-06-24 14:08:10.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17143
2021-06-24 14:08:10.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17144
2021-06-24 14:08:10.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17145
2021-06-24 14:08:10.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17146
2021-06-24 14:08:10.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17147
2021-06-24 14:08:10.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17148
2021-06-24 14:08:10.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17149
2021-06-24 14:08:10.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17150
2021-06-24 14:08:10.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17151
2021-06-24 14:08:10.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17152
2021-06-24 14:08:10.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17153
2021-06-24 14:08:10.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17154
2021-06-24 14:08:10.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17155
2021-06-24 14:08:10.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17156
2021-06-24 14:08:10.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17157
2021-06-24 14:08:10.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17158
2021-06-24 14:08:10.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17159
2021-06-24 14:08:10.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17160
2021-06-24 14:08:10.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17161
2021-06-24 14:08:10.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17162
2021-06-24 14:08:10.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17163
2021-06-24 14:08:10.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17164
2021-06-24 14:08:10.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17165
2021-06-24 14:08:10.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17166
2021-06-24 14:08:10.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17167
2021-06-24 14:08:10.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17168
2021-06-24 14:08:10.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17169
2021-06-24 14:08:10.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17170
2021-06-24 14:08:10.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17171
2021-06-24 14:08:10.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17172
2021-06-24 14:08:10.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17173
2021-06-24 14:08:10.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17174
2021-06-24 14:08:10.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17175
2021-06-24 14:08:10.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17176
2021-06-24 14:08:10.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17177
2021-06-24 14:08:10.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17178
2021-06-24 14:08:10.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17179
2021-06-24 14:08:10.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17180
2021-06-24 14:08:10.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17181
2021-06-24 14:08:10.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17182
2021-06-24 14:08:10.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17183
2021-06-24 14:08:10.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17184
2021-06-24 14:08:10.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17185
2021-06-24 14:08:10.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17186
2021-06-24 14:08:10.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17187
2021-06-24 14:08:10.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17188
2021-06-24 14:08:10.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17189
2021-06-24 14:08:10.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17190
2021-06-24 14:08:10.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17191
2021-06-24 14:08:10.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17192
2021-06-24 14:08:10.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17193
2021-06-24 14:08:10.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17194
2021-06-24 14:08:10.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17195
2021-06-24 14:08:10.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17196
2021-06-24 14:08:10.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17197
2021-06-24 14:08:10.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17198
2021-06-24 14:08:10.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17199
2021-06-24 14:08:10.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17200
2021-06-24 14:08:10.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17201
2021-06-24 14:08:10.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17202
2021-06-24 14:08:10.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17203
2021-06-24 14:08:10.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17204
2021-06-24 14:08:10.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17205
2021-06-24 14:08:10.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17206
2021-06-24 14:08:10.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17207
2021-06-24 14:08:10.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17208
2021-06-24 14:08:10.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17209
2021-06-24 14:08:10.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17210
2021-06-24 14:08:10.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17211
2021-06-24 14:08:10.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17212
2021-06-24 14:08:10.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17213
2021-06-24 14:08:10.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17214
2021-06-24 14:08:10.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17215
2021-06-24 14:08:10.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17216
2021-06-24 14:08:10.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17217
2021-06-24 14:08:10.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17218
2021-06-24 14:08:10.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17219
2021-06-24 14:08:10.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17220
2021-06-24 14:08:10.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17221
2021-06-24 14:08:10.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17222
2021-06-24 14:08:10.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17223
2021-06-24 14:08:10.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17224
2021-06-24 14:08:10.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17225
2021-06-24 14:08:10.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17226
2021-06-24 14:08:10.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17227
2021-06-24 14:08:10.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17228
2021-06-24 14:08:10.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17229
2021-06-24 14:08:10.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17230
2021-06-24 14:08:10.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17231
2021-06-24 14:08:10.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17232
2021-06-24 14:08:10.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17233
2021-06-24 14:08:10.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17234
2021-06-24 14:08:10.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17235
2021-06-24 14:08:10.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17236
2021-06-24 14:08:10.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17237
2021-06-24 14:08:10.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17238
2021-06-24 14:08:10.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17239
2021-06-24 14:08:10.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17240
2021-06-24 14:08:10.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17241
2021-06-24 14:08:10.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17242
2021-06-24 14:08:10.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17243
2021-06-24 14:08:10.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17244
2021-06-24 14:08:10.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17245
2021-06-24 14:08:10.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17246
2021-06-24 14:08:10.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17247
2021-06-24 14:08:10.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17248
2021-06-24 14:08:10.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17249
2021-06-24 14:08:10.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17250
2021-06-24 14:08:10.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17251
2021-06-24 14:08:10.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17252
2021-06-24 14:08:10.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17253
2021-06-24 14:08:10.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17254
2021-06-24 14:08:10.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17255
2021-06-24 14:08:10.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17256
2021-06-24 14:08:10.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17257
2021-06-24 14:08:10.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17258
2021-06-24 14:08:10.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17259
2021-06-24 14:08:10.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17260
2021-06-24 14:08:10.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17261
2021-06-24 14:08:10.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17262
2021-06-24 14:08:10.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17263
2021-06-24 14:08:10.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17264
2021-06-24 14:08:10.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17265
2021-06-24 14:08:10.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17266
2021-06-24 14:08:10.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17267
2021-06-24 14:08:10.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17268
2021-06-24 14:08:10.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17269
2021-06-24 14:08:10.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17270
2021-06-24 14:08:10.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17271
2021-06-24 14:08:10.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17272
2021-06-24 14:08:10.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17273
2021-06-24 14:08:10.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17274
2021-06-24 14:08:10.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17275
2021-06-24 14:08:10.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17276
2021-06-24 14:08:10.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17277
2021-06-24 14:08:10.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17278
2021-06-24 14:08:10.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17279
2021-06-24 14:08:10.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17280
2021-06-24 14:08:10.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17281
2021-06-24 14:08:10.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17282
2021-06-24 14:08:10.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17283
2021-06-24 14:08:10.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17284
2021-06-24 14:08:10.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17285
2021-06-24 14:08:10.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17286
2021-06-24 14:08:10.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17287
2021-06-24 14:08:10.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17288
2021-06-24 14:08:10.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17289
2021-06-24 14:08:10.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17290
2021-06-24 14:08:10.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17291
2021-06-24 14:08:10.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17292
2021-06-24 14:08:10.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17293
2021-06-24 14:08:10.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17294
2021-06-24 14:08:10.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17295
2021-06-24 14:08:10.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17296
2021-06-24 14:08:10.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17297
2021-06-24 14:08:10.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17298
2021-06-24 14:08:10.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17299
2021-06-24 14:08:10.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17300
2021-06-24 14:08:10.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17301
2021-06-24 14:08:10.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17302
2021-06-24 14:08:10.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17303
2021-06-24 14:08:10.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17304
2021-06-24 14:08:10.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17305
2021-06-24 14:08:10.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17306
2021-06-24 14:08:10.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17307
2021-06-24 14:08:10.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17308
2021-06-24 14:08:10.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17309
2021-06-24 14:08:10.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17310
2021-06-24 14:08:10.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17311
2021-06-24 14:08:10.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17312
2021-06-24 14:08:10.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17313
2021-06-24 14:08:10.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17314
2021-06-24 14:08:10.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17315
2021-06-24 14:08:10.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17316
2021-06-24 14:08:10.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17317
2021-06-24 14:08:10.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17318
2021-06-24 14:08:10.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17319
2021-06-24 14:08:10.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17320
2021-06-24 14:08:10.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17321
2021-06-24 14:08:10.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17322
2021-06-24 14:08:10.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17323
2021-06-24 14:08:10.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17324
2021-06-24 14:08:10.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17325
2021-06-24 14:08:10.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17326
2021-06-24 14:08:10.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17327
2021-06-24 14:08:10.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17328
2021-06-24 14:08:10.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17329
2021-06-24 14:08:10.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17330
2021-06-24 14:08:10.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17331
2021-06-24 14:08:10.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17332
2021-06-24 14:08:10.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17333
2021-06-24 14:08:10.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17334
2021-06-24 14:08:10.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17335
2021-06-24 14:08:10.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17336
2021-06-24 14:08:10.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17337
2021-06-24 14:08:10.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17338
2021-06-24 14:08:10.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17339
2021-06-24 14:08:10.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17340
2021-06-24 14:08:10.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17341
2021-06-24 14:08:10.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17342
2021-06-24 14:08:10.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17343
2021-06-24 14:08:10.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17344
2021-06-24 14:08:10.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17345
2021-06-24 14:08:10.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17346
2021-06-24 14:08:10.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17347
2021-06-24 14:08:10.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17348
2021-06-24 14:08:10.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17349
2021-06-24 14:08:10.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17350
2021-06-24 14:08:10.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17351
2021-06-24 14:08:10.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17352
2021-06-24 14:08:10.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17353
2021-06-24 14:08:10.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17354
2021-06-24 14:08:10.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17355
2021-06-24 14:08:10.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17356
2021-06-24 14:08:10.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17357
2021-06-24 14:08:10.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17358
2021-06-24 14:08:10.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17359
2021-06-24 14:08:10.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17360
2021-06-24 14:08:10.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17361
2021-06-24 14:08:10.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17362
2021-06-24 14:08:10.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17363
2021-06-24 14:08:10.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17364
2021-06-24 14:08:10.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17365
2021-06-24 14:08:10.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17366
2021-06-24 14:08:10.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17367
2021-06-24 14:08:10.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17368
2021-06-24 14:08:10.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17369
2021-06-24 14:08:10.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17370
2021-06-24 14:08:10.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17371
2021-06-24 14:08:10.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17372
2021-06-24 14:08:10.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17373
2021-06-24 14:08:10.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17374
2021-06-24 14:08:10.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17375
2021-06-24 14:08:10.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17376
2021-06-24 14:08:10.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17377
2021-06-24 14:08:10.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17378
2021-06-24 14:08:10.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17379
2021-06-24 14:08:10.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17380
2021-06-24 14:08:10.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17381
2021-06-24 14:08:10.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17382
2021-06-24 14:08:10.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17383
2021-06-24 14:08:10.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17384
2021-06-24 14:08:10.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17385
2021-06-24 14:08:10.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17386
2021-06-24 14:08:10.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17387
2021-06-24 14:08:10.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17388
2021-06-24 14:08:10.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17389
2021-06-24 14:08:10.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17390
2021-06-24 14:08:10.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17391
2021-06-24 14:08:10.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17392
2021-06-24 14:08:10.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17393
2021-06-24 14:08:10.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17394
2021-06-24 14:08:10.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17395
2021-06-24 14:08:10.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17396
2021-06-24 14:08:10.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17397
2021-06-24 14:08:10.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17398
2021-06-24 14:08:10.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17399
2021-06-24 14:08:10.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17400
2021-06-24 14:08:10.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17401
2021-06-24 14:08:10.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17402
2021-06-24 14:08:10.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17403
2021-06-24 14:08:10.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17404
2021-06-24 14:08:10.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17405
2021-06-24 14:08:10.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17406
2021-06-24 14:08:10.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17407
2021-06-24 14:08:10.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17408
2021-06-24 14:08:10.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17409
2021-06-24 14:08:10.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17410
2021-06-24 14:08:10.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17411
2021-06-24 14:08:10.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17412
2021-06-24 14:08:10.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17413
2021-06-24 14:08:10.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17414
2021-06-24 14:08:10.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17415
2021-06-24 14:08:10.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17416
2021-06-24 14:08:10.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17417
2021-06-24 14:08:10.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17418
2021-06-24 14:08:10.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17419
2021-06-24 14:08:10.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17420
2021-06-24 14:08:10.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17421
2021-06-24 14:08:10.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17422
2021-06-24 14:08:10.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17423
2021-06-24 14:08:10.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17424
2021-06-24 14:08:10.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17425
2021-06-24 14:08:10.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17426
2021-06-24 14:08:10.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17427
2021-06-24 14:08:10.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17428
2021-06-24 14:08:10.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17429
2021-06-24 14:08:10.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17430
2021-06-24 14:08:10.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17431
2021-06-24 14:08:10.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17432
2021-06-24 14:08:10.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17433
2021-06-24 14:08:10.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17434
2021-06-24 14:08:10.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17435
2021-06-24 14:08:10.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17436
2021-06-24 14:08:10.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17437
2021-06-24 14:08:10.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17438
2021-06-24 14:08:10.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17439
2021-06-24 14:08:10.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17440
2021-06-24 14:08:10.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17441
2021-06-24 14:08:10.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17442
2021-06-24 14:08:10.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17443
2021-06-24 14:08:10.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17444
2021-06-24 14:08:10.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17445
2021-06-24 14:08:10.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17446
2021-06-24 14:08:10.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17447
2021-06-24 14:08:10.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17448
2021-06-24 14:08:10.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17449
2021-06-24 14:08:10.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17450
2021-06-24 14:08:10.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17451
2021-06-24 14:08:10.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17452
2021-06-24 14:08:10.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17453
2021-06-24 14:08:10.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17454
2021-06-24 14:08:10.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17455
2021-06-24 14:08:10.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17456
2021-06-24 14:08:10.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17457
2021-06-24 14:08:10.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17458
2021-06-24 14:08:10.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17459
2021-06-24 14:08:10.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17460
2021-06-24 14:08:10.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17461
2021-06-24 14:08:10.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17462
2021-06-24 14:08:10.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17463
2021-06-24 14:08:10.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17464
2021-06-24 14:08:10.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17465
2021-06-24 14:08:10.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17466
2021-06-24 14:08:10.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17467
2021-06-24 14:08:10.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17468
2021-06-24 14:08:10.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17469
2021-06-24 14:08:10.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17470
2021-06-24 14:08:10.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17471
2021-06-24 14:08:10.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17472
2021-06-24 14:08:10.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17473
2021-06-24 14:08:10.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17474
2021-06-24 14:08:10.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17475
2021-06-24 14:08:10.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17476
2021-06-24 14:08:10.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17477
2021-06-24 14:08:10.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17478
2021-06-24 14:08:10.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17479
2021-06-24 14:08:10.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17480
2021-06-24 14:08:10.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17481
2021-06-24 14:08:10.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17482
2021-06-24 14:08:10.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17483
2021-06-24 14:08:10.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17484
2021-06-24 14:08:10.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17485
2021-06-24 14:08:10.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17486
2021-06-24 14:08:10.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17487
2021-06-24 14:08:10.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17488
2021-06-24 14:08:10.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17489
2021-06-24 14:08:10.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17490
2021-06-24 14:08:10.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17491
2021-06-24 14:08:10.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17492
2021-06-24 14:08:10.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17493
2021-06-24 14:08:10.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17494
2021-06-24 14:08:10.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17495
2021-06-24 14:08:10.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17496
2021-06-24 14:08:10.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17497
2021-06-24 14:08:10.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17498
2021-06-24 14:08:10.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17499
2021-06-24 14:08:10.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17500
2021-06-24 14:08:10.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17501
2021-06-24 14:08:10.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17502
2021-06-24 14:08:10.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17503
2021-06-24 14:08:10.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17504
2021-06-24 14:08:10.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17505
2021-06-24 14:08:10.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17506
2021-06-24 14:08:10.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17507
2021-06-24 14:08:10.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17508
2021-06-24 14:08:10.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17509
2021-06-24 14:08:10.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17510
2021-06-24 14:08:10.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17511
2021-06-24 14:08:10.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17512
2021-06-24 14:08:10.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17513
2021-06-24 14:08:10.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17514
2021-06-24 14:08:10.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17515
2021-06-24 14:08:10.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17516
2021-06-24 14:08:10.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17517
2021-06-24 14:08:10.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17518
2021-06-24 14:08:10.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17519
2021-06-24 14:08:10.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17520
2021-06-24 14:08:10.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17521
2021-06-24 14:08:10.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17522
2021-06-24 14:08:10.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17523
2021-06-24 14:08:10.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17524
2021-06-24 14:08:10.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17525
2021-06-24 14:08:10.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17526
2021-06-24 14:08:10.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17527
2021-06-24 14:08:10.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17528
2021-06-24 14:08:10.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17529
2021-06-24 14:08:10.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17530
2021-06-24 14:08:10.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17531
2021-06-24 14:08:10.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17532
2021-06-24 14:08:10.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17533
2021-06-24 14:08:10.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17534
2021-06-24 14:08:10.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17535
2021-06-24 14:08:10.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17536
2021-06-24 14:08:10.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17537
2021-06-24 14:08:10.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17538
2021-06-24 14:08:10.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17539
2021-06-24 14:08:10.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17540
2021-06-24 14:08:10.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17541
2021-06-24 14:08:10.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17542
2021-06-24 14:08:10.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17543
2021-06-24 14:08:10.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17544
2021-06-24 14:08:10.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17545
2021-06-24 14:08:10.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17546
2021-06-24 14:08:10.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17547
2021-06-24 14:08:10.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17548
2021-06-24 14:08:10.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17549
2021-06-24 14:08:10.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17550
2021-06-24 14:08:10.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17551
2021-06-24 14:08:10.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17552
2021-06-24 14:08:10.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17553
2021-06-24 14:08:10.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17554
2021-06-24 14:08:10.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17555
2021-06-24 14:08:10.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17556
2021-06-24 14:08:10.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17557
2021-06-24 14:08:10.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17558
2021-06-24 14:08:10.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17559
2021-06-24 14:08:10.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17560
2021-06-24 14:08:10.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17561
2021-06-24 14:08:10.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17562
2021-06-24 14:08:10.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17563
2021-06-24 14:08:10.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17564
2021-06-24 14:08:10.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17565
2021-06-24 14:08:10.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17566
2021-06-24 14:08:10.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17567
2021-06-24 14:08:10.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17568
2021-06-24 14:08:10.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17569
2021-06-24 14:08:10.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17570
2021-06-24 14:08:10.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17571
2021-06-24 14:08:10.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17572
2021-06-24 14:08:10.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17573
2021-06-24 14:08:10.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17574
2021-06-24 14:08:10.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17575
2021-06-24 14:08:10.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17576
2021-06-24 14:08:10.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17577
2021-06-24 14:08:10.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17578
2021-06-24 14:08:10.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17579
2021-06-24 14:08:10.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17580
2021-06-24 14:08:10.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17581
2021-06-24 14:08:10.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17582
2021-06-24 14:08:10.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17583
2021-06-24 14:08:10.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17584
2021-06-24 14:08:10.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17585
2021-06-24 14:08:10.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17586
2021-06-24 14:08:10.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17587
2021-06-24 14:08:10.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17588
2021-06-24 14:08:10.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17589
2021-06-24 14:08:10.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17590
2021-06-24 14:08:10.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17591
2021-06-24 14:08:10.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17592
2021-06-24 14:08:10.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17593
2021-06-24 14:08:10.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17594
2021-06-24 14:08:10.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17595
2021-06-24 14:08:10.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17596
2021-06-24 14:08:10.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17597
2021-06-24 14:08:10.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17598
2021-06-24 14:08:10.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17599
2021-06-24 14:08:10.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17600
2021-06-24 14:08:10.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17601
2021-06-24 14:08:10.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17602
2021-06-24 14:08:10.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17603
2021-06-24 14:08:10.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17604
2021-06-24 14:08:10.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17605
2021-06-24 14:08:10.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17606
2021-06-24 14:08:10.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17607
2021-06-24 14:08:10.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17608
2021-06-24 14:08:10.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17609
2021-06-24 14:08:10.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17610
2021-06-24 14:08:10.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17611
2021-06-24 14:08:10.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17612
2021-06-24 14:08:10.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17613
2021-06-24 14:08:10.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17614
2021-06-24 14:08:10.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17615
2021-06-24 14:08:10.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17616
2021-06-24 14:08:10.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17617
2021-06-24 14:08:10.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17618
2021-06-24 14:08:10.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17619
2021-06-24 14:08:10.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17620
2021-06-24 14:08:10.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17621
2021-06-24 14:08:10.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17622
2021-06-24 14:08:10.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17623
2021-06-24 14:08:10.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17624
2021-06-24 14:08:10.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17625
2021-06-24 14:08:10.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17626
2021-06-24 14:08:10.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17627
2021-06-24 14:08:10.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17628
2021-06-24 14:08:10.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17629
2021-06-24 14:08:10.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17630
2021-06-24 14:08:10.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17631
2021-06-24 14:08:10.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17632
2021-06-24 14:08:10.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17633
2021-06-24 14:08:10.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17634
2021-06-24 14:08:10.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17635
2021-06-24 14:08:10.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17636
2021-06-24 14:08:10.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17637
2021-06-24 14:08:10.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17638
2021-06-24 14:08:10.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17639
2021-06-24 14:08:10.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17640
2021-06-24 14:08:10.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17641
2021-06-24 14:08:10.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17642
2021-06-24 14:08:10.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17643
2021-06-24 14:08:10.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17644
2021-06-24 14:08:10.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17645
2021-06-24 14:08:10.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17646
2021-06-24 14:08:10.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17647
2021-06-24 14:08:10.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17648
2021-06-24 14:08:10.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17649
2021-06-24 14:08:10.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17650
2021-06-24 14:08:10.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17651
2021-06-24 14:08:10.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17652
2021-06-24 14:08:10.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17653
2021-06-24 14:08:10.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17654
2021-06-24 14:08:10.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17655
2021-06-24 14:08:10.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17656
2021-06-24 14:08:10.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17657
2021-06-24 14:08:10.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17658
2021-06-24 14:08:10.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17659
2021-06-24 14:08:10.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17660
2021-06-24 14:08:10.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17661
2021-06-24 14:08:10.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17662
2021-06-24 14:08:10.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17663
2021-06-24 14:08:10.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17664
2021-06-24 14:08:10.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17665
2021-06-24 14:08:10.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17666
2021-06-24 14:08:10.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17667
2021-06-24 14:08:10.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17668
2021-06-24 14:08:10.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17669
2021-06-24 14:08:10.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17670
2021-06-24 14:08:10.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17671
2021-06-24 14:08:10.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17672
2021-06-24 14:08:10.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17673
2021-06-24 14:08:10.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17674
2021-06-24 14:08:10.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17675
2021-06-24 14:08:10.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17676
2021-06-24 14:08:10.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17677
2021-06-24 14:08:10.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17678
2021-06-24 14:08:10.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17679
2021-06-24 14:08:10.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17680
2021-06-24 14:08:10.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17681
2021-06-24 14:08:10.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17682
2021-06-24 14:08:10.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17683
2021-06-24 14:08:10.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17684
2021-06-24 14:08:10.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17685
2021-06-24 14:08:10.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17686
2021-06-24 14:08:10.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17687
2021-06-24 14:08:10.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17688
2021-06-24 14:08:10.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17689
2021-06-24 14:08:10.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17690
2021-06-24 14:08:10.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17691
2021-06-24 14:08:10.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17692
2021-06-24 14:08:10.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17693
2021-06-24 14:08:10.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17694
2021-06-24 14:08:10.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17695
2021-06-24 14:08:10.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17696
2021-06-24 14:08:10.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17697
2021-06-24 14:08:10.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17698
2021-06-24 14:08:10.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17699
2021-06-24 14:08:10.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17700
2021-06-24 14:08:10.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17701
2021-06-24 14:08:10.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17702
2021-06-24 14:08:10.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17703
2021-06-24 14:08:10.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17704
2021-06-24 14:08:10.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17705
2021-06-24 14:08:10.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17706
2021-06-24 14:08:10.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17707
2021-06-24 14:08:10.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17708
2021-06-24 14:08:10.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17709
2021-06-24 14:08:10.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17710
2021-06-24 14:08:10.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17711
2021-06-24 14:08:10.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17712
2021-06-24 14:08:10.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17713
2021-06-24 14:08:10.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17714
2021-06-24 14:08:10.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17715
2021-06-24 14:08:10.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17716
2021-06-24 14:08:10.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17717
2021-06-24 14:08:10.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17718
2021-06-24 14:08:10.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17719
2021-06-24 14:08:10.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17720
2021-06-24 14:08:10.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17721
2021-06-24 14:08:10.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17722
2021-06-24 14:08:10.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17723
2021-06-24 14:08:10.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17724
2021-06-24 14:08:10.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17725
2021-06-24 14:08:10.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17726
2021-06-24 14:08:10.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17727
2021-06-24 14:08:10.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17728
2021-06-24 14:08:10.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17729
2021-06-24 14:08:10.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17730
2021-06-24 14:08:10.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17731
2021-06-24 14:08:10.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17732
2021-06-24 14:08:10.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17733
2021-06-24 14:08:10.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17734
2021-06-24 14:08:10.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17735
2021-06-24 14:08:10.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17736
2021-06-24 14:08:10.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17737
2021-06-24 14:08:10.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17738
2021-06-24 14:08:10.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17739
2021-06-24 14:08:10.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17740
2021-06-24 14:08:10.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17741
2021-06-24 14:08:10.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17742
2021-06-24 14:08:10.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17743
2021-06-24 14:08:10.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17744
2021-06-24 14:08:10.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17745
2021-06-24 14:08:10.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17746
2021-06-24 14:08:10.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17747
2021-06-24 14:08:10.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17748
2021-06-24 14:08:10.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17749
2021-06-24 14:08:10.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17750
2021-06-24 14:08:10.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17751
2021-06-24 14:08:10.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17752
2021-06-24 14:08:10.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17753
2021-06-24 14:08:10.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17754
2021-06-24 14:08:10.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17755
2021-06-24 14:08:10.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17756
2021-06-24 14:08:10.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17757
2021-06-24 14:08:10.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17758
2021-06-24 14:08:10.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17759
2021-06-24 14:08:10.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17760
2021-06-24 14:08:10.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17761
2021-06-24 14:08:10.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17762
2021-06-24 14:08:10.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17763
2021-06-24 14:08:10.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17764
2021-06-24 14:08:10.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17765
2021-06-24 14:08:10.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17766
2021-06-24 14:08:10.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17767
2021-06-24 14:08:10.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17768
2021-06-24 14:08:10.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17769
2021-06-24 14:08:10.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17770
2021-06-24 14:08:10.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17771
2021-06-24 14:08:10.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17772
2021-06-24 14:08:10.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17773
2021-06-24 14:08:10.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17774
2021-06-24 14:08:10.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17775
2021-06-24 14:08:10.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17776
2021-06-24 14:08:10.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17777
2021-06-24 14:08:10.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17778
2021-06-24 14:08:10.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17779
2021-06-24 14:08:10.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17780
2021-06-24 14:08:10.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17781
2021-06-24 14:08:10.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17782
2021-06-24 14:08:10.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17783
2021-06-24 14:08:10.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17784
2021-06-24 14:08:10.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17785
2021-06-24 14:08:10.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17786
2021-06-24 14:08:10.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17787
2021-06-24 14:08:10.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17788
2021-06-24 14:08:10.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17789
2021-06-24 14:08:10.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17790
2021-06-24 14:08:10.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17791
2021-06-24 14:08:10.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17792
2021-06-24 14:08:10.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17793
2021-06-24 14:08:10.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17794
2021-06-24 14:08:10.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17795
2021-06-24 14:08:10.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17796
2021-06-24 14:08:10.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17797
2021-06-24 14:08:10.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17798
2021-06-24 14:08:10.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17799
2021-06-24 14:08:10.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17800
2021-06-24 14:08:10.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17801
2021-06-24 14:08:10.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17802
2021-06-24 14:08:10.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17803
2021-06-24 14:08:10.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17804
2021-06-24 14:08:10.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17805
2021-06-24 14:08:10.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17806
2021-06-24 14:08:10.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17807
2021-06-24 14:08:10.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17808
2021-06-24 14:08:10.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17809
2021-06-24 14:08:10.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17810
2021-06-24 14:08:10.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17811
2021-06-24 14:08:10.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17812
2021-06-24 14:08:10.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17813
2021-06-24 14:08:10.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17814
2021-06-24 14:08:10.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17815
2021-06-24 14:08:10.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17816
2021-06-24 14:08:10.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17817
2021-06-24 14:08:10.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17818
2021-06-24 14:08:10.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17819
2021-06-24 14:08:10.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17820
2021-06-24 14:08:10.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17821
2021-06-24 14:08:10.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17822
2021-06-24 14:08:10.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17823
2021-06-24 14:08:10.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17824
2021-06-24 14:08:10.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17825
2021-06-24 14:08:10.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17826
2021-06-24 14:08:10.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17827
2021-06-24 14:08:10.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17828
2021-06-24 14:08:10.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17829
2021-06-24 14:08:10.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17830
2021-06-24 14:08:10.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17831
2021-06-24 14:08:10.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17832
2021-06-24 14:08:10.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17833
2021-06-24 14:08:10.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17834
2021-06-24 14:08:10.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17835
2021-06-24 14:08:10.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17836
2021-06-24 14:08:10.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17837
2021-06-24 14:08:10.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17838
2021-06-24 14:08:10.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17839
2021-06-24 14:08:10.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17840
2021-06-24 14:08:10.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17841
2021-06-24 14:08:10.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17842
2021-06-24 14:08:10.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17843
2021-06-24 14:08:10.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17844
2021-06-24 14:08:10.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17845
2021-06-24 14:08:10.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17846
2021-06-24 14:08:10.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17847
2021-06-24 14:08:10.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17848
2021-06-24 14:08:10.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17849
2021-06-24 14:08:10.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17850
2021-06-24 14:08:10.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17851
2021-06-24 14:08:10.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17852
2021-06-24 14:08:10.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17853
2021-06-24 14:08:10.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17854
2021-06-24 14:08:10.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17855
2021-06-24 14:08:10.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17856
2021-06-24 14:08:10.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17857
2021-06-24 14:08:10.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17858
2021-06-24 14:08:10.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17859
2021-06-24 14:08:10.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17860
2021-06-24 14:08:10.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17861
2021-06-24 14:08:10.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17862
2021-06-24 14:08:10.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:10.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17863
2021-06-24 14:08:11.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17864
2021-06-24 14:08:11.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17865
2021-06-24 14:08:11.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17866
2021-06-24 14:08:11.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17867
2021-06-24 14:08:11.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17868
2021-06-24 14:08:11.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17869
2021-06-24 14:08:11.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17870
2021-06-24 14:08:11.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17871
2021-06-24 14:08:11.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17872
2021-06-24 14:08:11.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17873
2021-06-24 14:08:11.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17874
2021-06-24 14:08:11.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17875
2021-06-24 14:08:11.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17876
2021-06-24 14:08:11.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17877
2021-06-24 14:08:11.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17878
2021-06-24 14:08:11.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17879
2021-06-24 14:08:11.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17880
2021-06-24 14:08:11.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17881
2021-06-24 14:08:11.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17882
2021-06-24 14:08:11.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17883
2021-06-24 14:08:11.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17884
2021-06-24 14:08:11.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17885
2021-06-24 14:08:11.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17886
2021-06-24 14:08:11.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17887
2021-06-24 14:08:11.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17888
2021-06-24 14:08:11.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17889
2021-06-24 14:08:11.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17890
2021-06-24 14:08:11.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17891
2021-06-24 14:08:11.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17892
2021-06-24 14:08:11.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17893
2021-06-24 14:08:11.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17894
2021-06-24 14:08:11.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17895
2021-06-24 14:08:11.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17896
2021-06-24 14:08:11.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17897
2021-06-24 14:08:11.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17898
2021-06-24 14:08:11.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17899
2021-06-24 14:08:11.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17900
2021-06-24 14:08:11.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17901
2021-06-24 14:08:11.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17902
2021-06-24 14:08:11.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17903
2021-06-24 14:08:11.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17904
2021-06-24 14:08:11.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17905
2021-06-24 14:08:11.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17906
2021-06-24 14:08:11.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17907
2021-06-24 14:08:11.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17908
2021-06-24 14:08:11.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17909
2021-06-24 14:08:11.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17910
2021-06-24 14:08:11.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17911
2021-06-24 14:08:11.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17912
2021-06-24 14:08:11.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17913
2021-06-24 14:08:11.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17914
2021-06-24 14:08:11.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17915
2021-06-24 14:08:11.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17916
2021-06-24 14:08:11.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17917
2021-06-24 14:08:11.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17918
2021-06-24 14:08:11.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17919
2021-06-24 14:08:11.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17920
2021-06-24 14:08:11.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17921
2021-06-24 14:08:11.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17922
2021-06-24 14:08:11.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17923
2021-06-24 14:08:11.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17924
2021-06-24 14:08:11.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17925
2021-06-24 14:08:11.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17926
2021-06-24 14:08:11.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17927
2021-06-24 14:08:11.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17928
2021-06-24 14:08:11.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17929
2021-06-24 14:08:11.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17930
2021-06-24 14:08:11.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17931
2021-06-24 14:08:11.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17932
2021-06-24 14:08:11.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17933
2021-06-24 14:08:11.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17934
2021-06-24 14:08:11.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17935
2021-06-24 14:08:11.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17936
2021-06-24 14:08:11.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17937
2021-06-24 14:08:11.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17938
2021-06-24 14:08:11.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17939
2021-06-24 14:08:11.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17940
2021-06-24 14:08:11.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17941
2021-06-24 14:08:11.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17942
2021-06-24 14:08:11.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17943
2021-06-24 14:08:11.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17944
2021-06-24 14:08:11.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17945
2021-06-24 14:08:11.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17946
2021-06-24 14:08:11.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17947
2021-06-24 14:08:11.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17948
2021-06-24 14:08:11.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17949
2021-06-24 14:08:11.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17950
2021-06-24 14:08:11.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17951
2021-06-24 14:08:11.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17952
2021-06-24 14:08:11.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17953
2021-06-24 14:08:11.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17954
2021-06-24 14:08:11.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17955
2021-06-24 14:08:11.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17956
2021-06-24 14:08:11.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17957
2021-06-24 14:08:11.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17958
2021-06-24 14:08:11.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17959
2021-06-24 14:08:11.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17960
2021-06-24 14:08:11.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17961
2021-06-24 14:08:11.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17962
2021-06-24 14:08:11.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17963
2021-06-24 14:08:11.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17964
2021-06-24 14:08:11.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17965
2021-06-24 14:08:11.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17966
2021-06-24 14:08:11.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17967
2021-06-24 14:08:11.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17968
2021-06-24 14:08:11.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17969
2021-06-24 14:08:11.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17970
2021-06-24 14:08:11.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17971
2021-06-24 14:08:11.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17972
2021-06-24 14:08:11.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17973
2021-06-24 14:08:11.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17974
2021-06-24 14:08:11.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17975
2021-06-24 14:08:11.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17976
2021-06-24 14:08:11.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17977
2021-06-24 14:08:11.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17978
2021-06-24 14:08:11.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17979
2021-06-24 14:08:11.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17980
2021-06-24 14:08:11.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17981
2021-06-24 14:08:11.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17982
2021-06-24 14:08:11.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17983
2021-06-24 14:08:11.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17984
2021-06-24 14:08:11.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17985
2021-06-24 14:08:11.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17986
2021-06-24 14:08:11.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17987
2021-06-24 14:08:11.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17988
2021-06-24 14:08:11.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17989
2021-06-24 14:08:11.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17990
2021-06-24 14:08:11.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17991
2021-06-24 14:08:11.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17992
2021-06-24 14:08:11.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17993
2021-06-24 14:08:11.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17994
2021-06-24 14:08:11.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17995
2021-06-24 14:08:11.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17996
2021-06-24 14:08:11.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17997
2021-06-24 14:08:11.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17998
2021-06-24 14:08:11.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 17999
2021-06-24 14:08:11.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18000
2021-06-24 14:08:11.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18001
2021-06-24 14:08:11.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18002
2021-06-24 14:08:11.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18003
2021-06-24 14:08:11.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18004
2021-06-24 14:08:11.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18005
2021-06-24 14:08:11.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18006
2021-06-24 14:08:11.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18007
2021-06-24 14:08:11.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18008
2021-06-24 14:08:11.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18009
2021-06-24 14:08:11.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18010
2021-06-24 14:08:11.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18011
2021-06-24 14:08:11.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18012
2021-06-24 14:08:11.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18013
2021-06-24 14:08:11.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18014
2021-06-24 14:08:11.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18015
2021-06-24 14:08:11.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18016
2021-06-24 14:08:11.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18017
2021-06-24 14:08:11.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18018
2021-06-24 14:08:11.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18019
2021-06-24 14:08:11.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18020
2021-06-24 14:08:11.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18021
2021-06-24 14:08:11.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18022
2021-06-24 14:08:11.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18023
2021-06-24 14:08:11.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18024
2021-06-24 14:08:11.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18025
2021-06-24 14:08:11.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18026
2021-06-24 14:08:11.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18027
2021-06-24 14:08:11.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18028
2021-06-24 14:08:11.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18029
2021-06-24 14:08:11.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18030
2021-06-24 14:08:11.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18031
2021-06-24 14:08:11.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18032
2021-06-24 14:08:11.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18033
2021-06-24 14:08:11.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18034
2021-06-24 14:08:11.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18035
2021-06-24 14:08:11.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18036
2021-06-24 14:08:11.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18037
2021-06-24 14:08:11.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18038
2021-06-24 14:08:11.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18039
2021-06-24 14:08:11.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18040
2021-06-24 14:08:11.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18041
2021-06-24 14:08:11.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18042
2021-06-24 14:08:11.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18043
2021-06-24 14:08:11.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18044
2021-06-24 14:08:11.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18045
2021-06-24 14:08:11.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18046
2021-06-24 14:08:11.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18047
2021-06-24 14:08:11.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18048
2021-06-24 14:08:11.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18049
2021-06-24 14:08:11.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18050
2021-06-24 14:08:11.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18051
2021-06-24 14:08:11.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18052
2021-06-24 14:08:11.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18053
2021-06-24 14:08:11.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18054
2021-06-24 14:08:11.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18055
2021-06-24 14:08:11.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18056
2021-06-24 14:08:11.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18057
2021-06-24 14:08:11.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18058
2021-06-24 14:08:11.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18059
2021-06-24 14:08:11.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18060
2021-06-24 14:08:11.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18061
2021-06-24 14:08:11.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18062
2021-06-24 14:08:11.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18063
2021-06-24 14:08:11.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18064
2021-06-24 14:08:11.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18065
2021-06-24 14:08:11.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18066
2021-06-24 14:08:11.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18067
2021-06-24 14:08:11.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18068
2021-06-24 14:08:11.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18069
2021-06-24 14:08:11.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18070
2021-06-24 14:08:11.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18071
2021-06-24 14:08:11.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18072
2021-06-24 14:08:11.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18073
2021-06-24 14:08:11.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18074
2021-06-24 14:08:11.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18075
2021-06-24 14:08:11.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18076
2021-06-24 14:08:11.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18077
2021-06-24 14:08:11.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18078
2021-06-24 14:08:11.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18079
2021-06-24 14:08:11.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18080
2021-06-24 14:08:11.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18081
2021-06-24 14:08:11.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18082
2021-06-24 14:08:11.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18083
2021-06-24 14:08:11.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18084
2021-06-24 14:08:11.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18085
2021-06-24 14:08:11.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18086
2021-06-24 14:08:11.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18087
2021-06-24 14:08:11.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18088
2021-06-24 14:08:11.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18089
2021-06-24 14:08:11.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18090
2021-06-24 14:08:11.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18091
2021-06-24 14:08:11.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18092
2021-06-24 14:08:11.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18093
2021-06-24 14:08:11.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18094
2021-06-24 14:08:11.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18095
2021-06-24 14:08:11.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18096
2021-06-24 14:08:11.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18097
2021-06-24 14:08:11.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18098
2021-06-24 14:08:11.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18099
2021-06-24 14:08:11.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18100
2021-06-24 14:08:11.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18101
2021-06-24 14:08:11.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18102
2021-06-24 14:08:11.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18103
2021-06-24 14:08:11.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18104
2021-06-24 14:08:11.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18105
2021-06-24 14:08:11.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18106
2021-06-24 14:08:11.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18107
2021-06-24 14:08:11.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18108
2021-06-24 14:08:11.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18109
2021-06-24 14:08:11.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18110
2021-06-24 14:08:11.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18111
2021-06-24 14:08:11.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18112
2021-06-24 14:08:11.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18113
2021-06-24 14:08:11.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18114
2021-06-24 14:08:11.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18115
2021-06-24 14:08:11.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18116
2021-06-24 14:08:11.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18117
2021-06-24 14:08:11.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18118
2021-06-24 14:08:11.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18119
2021-06-24 14:08:11.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18120
2021-06-24 14:08:11.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18121
2021-06-24 14:08:11.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18122
2021-06-24 14:08:11.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18123
2021-06-24 14:08:11.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18124
2021-06-24 14:08:11.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18125
2021-06-24 14:08:11.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18126
2021-06-24 14:08:11.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18127
2021-06-24 14:08:11.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18128
2021-06-24 14:08:11.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18129
2021-06-24 14:08:11.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18130
2021-06-24 14:08:11.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18131
2021-06-24 14:08:11.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18132
2021-06-24 14:08:11.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18133
2021-06-24 14:08:11.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18134
2021-06-24 14:08:11.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18135
2021-06-24 14:08:11.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18136
2021-06-24 14:08:11.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18137
2021-06-24 14:08:11.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18138
2021-06-24 14:08:11.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18139
2021-06-24 14:08:11.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18140
2021-06-24 14:08:11.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18141
2021-06-24 14:08:11.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18142
2021-06-24 14:08:11.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18143
2021-06-24 14:08:11.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18144
2021-06-24 14:08:11.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18145
2021-06-24 14:08:11.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18146
2021-06-24 14:08:11.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18147
2021-06-24 14:08:11.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18148
2021-06-24 14:08:11.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18149
2021-06-24 14:08:11.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18150
2021-06-24 14:08:11.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18151
2021-06-24 14:08:11.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18152
2021-06-24 14:08:11.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18153
2021-06-24 14:08:11.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18154
2021-06-24 14:08:11.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18155
2021-06-24 14:08:11.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18156
2021-06-24 14:08:11.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18157
2021-06-24 14:08:11.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18158
2021-06-24 14:08:11.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18159
2021-06-24 14:08:11.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18160
2021-06-24 14:08:11.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18161
2021-06-24 14:08:11.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18162
2021-06-24 14:08:11.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18163
2021-06-24 14:08:11.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18164
2021-06-24 14:08:11.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18165
2021-06-24 14:08:11.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18166
2021-06-24 14:08:11.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18167
2021-06-24 14:08:11.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18168
2021-06-24 14:08:11.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18169
2021-06-24 14:08:11.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18170
2021-06-24 14:08:11.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18171
2021-06-24 14:08:11.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18172
2021-06-24 14:08:11.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18173
2021-06-24 14:08:11.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18174
2021-06-24 14:08:11.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18175
2021-06-24 14:08:11.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18176
2021-06-24 14:08:11.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18177
2021-06-24 14:08:11.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18178
2021-06-24 14:08:11.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18179
2021-06-24 14:08:11.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18180
2021-06-24 14:08:11.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18181
2021-06-24 14:08:11.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18182
2021-06-24 14:08:11.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18183
2021-06-24 14:08:11.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18184
2021-06-24 14:08:11.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18185
2021-06-24 14:08:11.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18186
2021-06-24 14:08:11.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18187
2021-06-24 14:08:11.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18188
2021-06-24 14:08:11.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18189
2021-06-24 14:08:11.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18190
2021-06-24 14:08:11.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18191
2021-06-24 14:08:11.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18192
2021-06-24 14:08:11.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18193
2021-06-24 14:08:11.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18194
2021-06-24 14:08:11.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18195
2021-06-24 14:08:11.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18196
2021-06-24 14:08:11.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18197
2021-06-24 14:08:11.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18198
2021-06-24 14:08:11.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18199
2021-06-24 14:08:11.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18200
2021-06-24 14:08:11.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18201
2021-06-24 14:08:11.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18202
2021-06-24 14:08:11.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18203
2021-06-24 14:08:11.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18204
2021-06-24 14:08:11.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18205
2021-06-24 14:08:11.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18206
2021-06-24 14:08:11.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18207
2021-06-24 14:08:11.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18208
2021-06-24 14:08:11.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18209
2021-06-24 14:08:11.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18210
2021-06-24 14:08:11.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18211
2021-06-24 14:08:11.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18212
2021-06-24 14:08:11.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18213
2021-06-24 14:08:11.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18214
2021-06-24 14:08:11.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18215
2021-06-24 14:08:11.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18216
2021-06-24 14:08:11.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18217
2021-06-24 14:08:11.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18218
2021-06-24 14:08:11.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18219
2021-06-24 14:08:11.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18220
2021-06-24 14:08:11.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18221
2021-06-24 14:08:11.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18222
2021-06-24 14:08:11.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18223
2021-06-24 14:08:11.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18224
2021-06-24 14:08:11.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18225
2021-06-24 14:08:11.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18226
2021-06-24 14:08:11.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18227
2021-06-24 14:08:11.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18228
2021-06-24 14:08:11.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18229
2021-06-24 14:08:11.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18230
2021-06-24 14:08:11.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18231
2021-06-24 14:08:11.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18232
2021-06-24 14:08:11.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18233
2021-06-24 14:08:11.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18234
2021-06-24 14:08:11.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18235
2021-06-24 14:08:11.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18236
2021-06-24 14:08:11.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18237
2021-06-24 14:08:11.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18238
2021-06-24 14:08:11.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18239
2021-06-24 14:08:11.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18240
2021-06-24 14:08:11.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18241
2021-06-24 14:08:11.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18242
2021-06-24 14:08:11.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18243
2021-06-24 14:08:11.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18244
2021-06-24 14:08:11.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18245
2021-06-24 14:08:11.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18246
2021-06-24 14:08:11.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18247
2021-06-24 14:08:11.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18248
2021-06-24 14:08:11.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18249
2021-06-24 14:08:11.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18250
2021-06-24 14:08:11.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18251
2021-06-24 14:08:11.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18252
2021-06-24 14:08:11.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18253
2021-06-24 14:08:11.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18254
2021-06-24 14:08:11.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18255
2021-06-24 14:08:11.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18256
2021-06-24 14:08:11.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18257
2021-06-24 14:08:11.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18258
2021-06-24 14:08:11.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18259
2021-06-24 14:08:11.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18260
2021-06-24 14:08:11.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18261
2021-06-24 14:08:11.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18262
2021-06-24 14:08:11.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18263
2021-06-24 14:08:11.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18264
2021-06-24 14:08:11.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18265
2021-06-24 14:08:11.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18266
2021-06-24 14:08:11.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18267
2021-06-24 14:08:11.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18268
2021-06-24 14:08:11.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18269
2021-06-24 14:08:11.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18270
2021-06-24 14:08:11.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18271
2021-06-24 14:08:11.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18272
2021-06-24 14:08:11.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18273
2021-06-24 14:08:11.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18274
2021-06-24 14:08:11.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18275
2021-06-24 14:08:11.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18276
2021-06-24 14:08:11.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18277
2021-06-24 14:08:11.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18278
2021-06-24 14:08:11.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18279
2021-06-24 14:08:11.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18280
2021-06-24 14:08:11.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18281
2021-06-24 14:08:11.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18282
2021-06-24 14:08:11.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18283
2021-06-24 14:08:11.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18284
2021-06-24 14:08:11.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18285
2021-06-24 14:08:11.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18286
2021-06-24 14:08:11.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18287
2021-06-24 14:08:11.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18288
2021-06-24 14:08:11.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18289
2021-06-24 14:08:11.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18290
2021-06-24 14:08:11.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18291
2021-06-24 14:08:11.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18292
2021-06-24 14:08:11.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18293
2021-06-24 14:08:11.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18294
2021-06-24 14:08:11.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18295
2021-06-24 14:08:11.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18296
2021-06-24 14:08:11.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18297
2021-06-24 14:08:11.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18298
2021-06-24 14:08:11.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18299
2021-06-24 14:08:11.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18300
2021-06-24 14:08:11.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18301
2021-06-24 14:08:11.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18302
2021-06-24 14:08:11.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18303
2021-06-24 14:08:11.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18304
2021-06-24 14:08:11.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18305
2021-06-24 14:08:11.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18306
2021-06-24 14:08:11.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18307
2021-06-24 14:08:11.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18308
2021-06-24 14:08:11.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18309
2021-06-24 14:08:11.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18310
2021-06-24 14:08:11.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18311
2021-06-24 14:08:11.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18312
2021-06-24 14:08:11.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18313
2021-06-24 14:08:11.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18314
2021-06-24 14:08:11.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18315
2021-06-24 14:08:11.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18316
2021-06-24 14:08:11.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18317
2021-06-24 14:08:11.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18318
2021-06-24 14:08:11.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18319
2021-06-24 14:08:11.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18320
2021-06-24 14:08:11.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18321
2021-06-24 14:08:11.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18322
2021-06-24 14:08:11.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18323
2021-06-24 14:08:11.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18324
2021-06-24 14:08:11.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18325
2021-06-24 14:08:11.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18326
2021-06-24 14:08:11.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18327
2021-06-24 14:08:11.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18328
2021-06-24 14:08:11.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18329
2021-06-24 14:08:11.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18330
2021-06-24 14:08:11.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18331
2021-06-24 14:08:11.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18332
2021-06-24 14:08:11.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18333
2021-06-24 14:08:11.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18334
2021-06-24 14:08:11.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18335
2021-06-24 14:08:11.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18336
2021-06-24 14:08:11.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18337
2021-06-24 14:08:11.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18338
2021-06-24 14:08:11.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18339
2021-06-24 14:08:11.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18340
2021-06-24 14:08:11.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18341
2021-06-24 14:08:11.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18342
2021-06-24 14:08:11.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18343
2021-06-24 14:08:11.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18344
2021-06-24 14:08:11.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18345
2021-06-24 14:08:11.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18346
2021-06-24 14:08:11.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18347
2021-06-24 14:08:11.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18348
2021-06-24 14:08:11.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18349
2021-06-24 14:08:11.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18350
2021-06-24 14:08:11.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18351
2021-06-24 14:08:11.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18352
2021-06-24 14:08:11.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18353
2021-06-24 14:08:11.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18354
2021-06-24 14:08:11.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18355
2021-06-24 14:08:11.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18356
2021-06-24 14:08:11.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18357
2021-06-24 14:08:11.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18358
2021-06-24 14:08:11.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18359
2021-06-24 14:08:11.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18360
2021-06-24 14:08:11.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18361
2021-06-24 14:08:11.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18362
2021-06-24 14:08:11.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18363
2021-06-24 14:08:11.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18364
2021-06-24 14:08:11.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18365
2021-06-24 14:08:11.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18366
2021-06-24 14:08:11.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18367
2021-06-24 14:08:11.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18368
2021-06-24 14:08:11.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18369
2021-06-24 14:08:11.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18370
2021-06-24 14:08:11.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18371
2021-06-24 14:08:11.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18372
2021-06-24 14:08:11.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18373
2021-06-24 14:08:11.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18374
2021-06-24 14:08:11.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18375
2021-06-24 14:08:11.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18376
2021-06-24 14:08:11.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18377
2021-06-24 14:08:11.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18378
2021-06-24 14:08:11.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18379
2021-06-24 14:08:11.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18380
2021-06-24 14:08:11.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18381
2021-06-24 14:08:11.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18382
2021-06-24 14:08:11.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18383
2021-06-24 14:08:11.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18384
2021-06-24 14:08:11.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18385
2021-06-24 14:08:11.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18386
2021-06-24 14:08:11.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18387
2021-06-24 14:08:11.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18388
2021-06-24 14:08:11.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18389
2021-06-24 14:08:11.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18390
2021-06-24 14:08:11.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18391
2021-06-24 14:08:11.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18392
2021-06-24 14:08:11.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18393
2021-06-24 14:08:11.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18394
2021-06-24 14:08:11.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18395
2021-06-24 14:08:11.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18396
2021-06-24 14:08:11.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18397
2021-06-24 14:08:11.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18398
2021-06-24 14:08:11.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18399
2021-06-24 14:08:11.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18400
2021-06-24 14:08:11.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18401
2021-06-24 14:08:11.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18402
2021-06-24 14:08:11.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18403
2021-06-24 14:08:11.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18404
2021-06-24 14:08:11.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18405
2021-06-24 14:08:11.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18406
2021-06-24 14:08:11.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18407
2021-06-24 14:08:11.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18408
2021-06-24 14:08:11.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18409
2021-06-24 14:08:11.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18410
2021-06-24 14:08:11.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18411
2021-06-24 14:08:11.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18412
2021-06-24 14:08:11.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18413
2021-06-24 14:08:11.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18414
2021-06-24 14:08:11.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18415
2021-06-24 14:08:11.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18416
2021-06-24 14:08:11.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18417
2021-06-24 14:08:11.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18418
2021-06-24 14:08:11.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18419
2021-06-24 14:08:11.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18420
2021-06-24 14:08:11.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18421
2021-06-24 14:08:11.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18422
2021-06-24 14:08:11.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18423
2021-06-24 14:08:11.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18424
2021-06-24 14:08:11.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18425
2021-06-24 14:08:11.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18426
2021-06-24 14:08:11.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18427
2021-06-24 14:08:11.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18428
2021-06-24 14:08:11.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18429
2021-06-24 14:08:11.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18430
2021-06-24 14:08:11.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18431
2021-06-24 14:08:11.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18432
2021-06-24 14:08:11.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18433
2021-06-24 14:08:11.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18434
2021-06-24 14:08:11.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18435
2021-06-24 14:08:11.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18436
2021-06-24 14:08:11.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18437
2021-06-24 14:08:11.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18438
2021-06-24 14:08:11.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18439
2021-06-24 14:08:11.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18440
2021-06-24 14:08:11.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18441
2021-06-24 14:08:11.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18442
2021-06-24 14:08:11.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18443
2021-06-24 14:08:11.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18444
2021-06-24 14:08:11.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18445
2021-06-24 14:08:11.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18446
2021-06-24 14:08:11.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18447
2021-06-24 14:08:11.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18448
2021-06-24 14:08:11.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18449
2021-06-24 14:08:11.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18450
2021-06-24 14:08:11.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18451
2021-06-24 14:08:11.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18452
2021-06-24 14:08:11.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18453
2021-06-24 14:08:11.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18454
2021-06-24 14:08:11.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18455
2021-06-24 14:08:11.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18456
2021-06-24 14:08:11.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18457
2021-06-24 14:08:11.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18458
2021-06-24 14:08:11.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18459
2021-06-24 14:08:11.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18460
2021-06-24 14:08:11.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18461
2021-06-24 14:08:11.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18462
2021-06-24 14:08:11.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18463
2021-06-24 14:08:11.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18464
2021-06-24 14:08:11.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18465
2021-06-24 14:08:11.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18466
2021-06-24 14:08:11.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18467
2021-06-24 14:08:11.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18468
2021-06-24 14:08:11.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18469
2021-06-24 14:08:11.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18470
2021-06-24 14:08:11.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18471
2021-06-24 14:08:11.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18472
2021-06-24 14:08:11.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18473
2021-06-24 14:08:11.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18474
2021-06-24 14:08:11.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18475
2021-06-24 14:08:11.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18476
2021-06-24 14:08:11.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18477
2021-06-24 14:08:11.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18478
2021-06-24 14:08:11.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18479
2021-06-24 14:08:11.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18480
2021-06-24 14:08:11.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18481
2021-06-24 14:08:11.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18482
2021-06-24 14:08:11.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18483
2021-06-24 14:08:11.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18484
2021-06-24 14:08:11.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18485
2021-06-24 14:08:11.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18486
2021-06-24 14:08:11.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18487
2021-06-24 14:08:11.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18488
2021-06-24 14:08:11.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18489
2021-06-24 14:08:11.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18490
2021-06-24 14:08:11.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18491
2021-06-24 14:08:11.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18492
2021-06-24 14:08:11.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18493
2021-06-24 14:08:11.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18494
2021-06-24 14:08:11.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18495
2021-06-24 14:08:11.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18496
2021-06-24 14:08:11.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18497
2021-06-24 14:08:11.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18498
2021-06-24 14:08:11.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18499
2021-06-24 14:08:11.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18500
2021-06-24 14:08:11.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18501
2021-06-24 14:08:11.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18502
2021-06-24 14:08:11.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18503
2021-06-24 14:08:11.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18504
2021-06-24 14:08:11.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18505
2021-06-24 14:08:11.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18506
2021-06-24 14:08:11.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18507
2021-06-24 14:08:11.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18508
2021-06-24 14:08:11.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18509
2021-06-24 14:08:11.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18510
2021-06-24 14:08:11.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18511
2021-06-24 14:08:11.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18512
2021-06-24 14:08:11.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18513
2021-06-24 14:08:11.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18514
2021-06-24 14:08:11.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18515
2021-06-24 14:08:11.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18516
2021-06-24 14:08:11.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18517
2021-06-24 14:08:11.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18518
2021-06-24 14:08:11.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18519
2021-06-24 14:08:11.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18520
2021-06-24 14:08:11.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18521
2021-06-24 14:08:11.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18522
2021-06-24 14:08:11.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18523
2021-06-24 14:08:11.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18524
2021-06-24 14:08:11.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18525
2021-06-24 14:08:11.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18526
2021-06-24 14:08:11.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18527
2021-06-24 14:08:11.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18528
2021-06-24 14:08:11.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18529
2021-06-24 14:08:11.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18530
2021-06-24 14:08:11.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18531
2021-06-24 14:08:11.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18532
2021-06-24 14:08:11.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18533
2021-06-24 14:08:11.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18534
2021-06-24 14:08:11.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18535
2021-06-24 14:08:11.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18536
2021-06-24 14:08:11.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18537
2021-06-24 14:08:11.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18538
2021-06-24 14:08:11.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18539
2021-06-24 14:08:11.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18540
2021-06-24 14:08:11.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18541
2021-06-24 14:08:11.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18542
2021-06-24 14:08:11.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18543
2021-06-24 14:08:11.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18544
2021-06-24 14:08:11.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18545
2021-06-24 14:08:11.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18546
2021-06-24 14:08:11.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18547
2021-06-24 14:08:11.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18548
2021-06-24 14:08:11.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18549
2021-06-24 14:08:11.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18550
2021-06-24 14:08:11.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18551
2021-06-24 14:08:11.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18552
2021-06-24 14:08:11.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18553
2021-06-24 14:08:11.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18554
2021-06-24 14:08:11.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18555
2021-06-24 14:08:11.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18556
2021-06-24 14:08:11.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18557
2021-06-24 14:08:11.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18558
2021-06-24 14:08:11.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18559
2021-06-24 14:08:11.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18560
2021-06-24 14:08:11.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18561
2021-06-24 14:08:11.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18562
2021-06-24 14:08:11.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18563
2021-06-24 14:08:11.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18564
2021-06-24 14:08:11.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18565
2021-06-24 14:08:11.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18566
2021-06-24 14:08:11.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18567
2021-06-24 14:08:11.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18568
2021-06-24 14:08:11.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18569
2021-06-24 14:08:11.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18570
2021-06-24 14:08:11.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18571
2021-06-24 14:08:11.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18572
2021-06-24 14:08:11.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18573
2021-06-24 14:08:11.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18574
2021-06-24 14:08:11.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18575
2021-06-24 14:08:11.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18576
2021-06-24 14:08:11.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18577
2021-06-24 14:08:11.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18578
2021-06-24 14:08:11.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18579
2021-06-24 14:08:11.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18580
2021-06-24 14:08:11.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18581
2021-06-24 14:08:11.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18582
2021-06-24 14:08:11.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18583
2021-06-24 14:08:11.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18584
2021-06-24 14:08:11.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18585
2021-06-24 14:08:11.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18586
2021-06-24 14:08:11.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18587
2021-06-24 14:08:11.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18588
2021-06-24 14:08:11.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18589
2021-06-24 14:08:11.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18590
2021-06-24 14:08:11.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18591
2021-06-24 14:08:11.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18592
2021-06-24 14:08:11.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18593
2021-06-24 14:08:11.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18594
2021-06-24 14:08:11.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18595
2021-06-24 14:08:11.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18596
2021-06-24 14:08:11.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18597
2021-06-24 14:08:11.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18598
2021-06-24 14:08:11.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18599
2021-06-24 14:08:11.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18600
2021-06-24 14:08:11.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18601
2021-06-24 14:08:11.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18602
2021-06-24 14:08:11.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18603
2021-06-24 14:08:11.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18604
2021-06-24 14:08:11.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18605
2021-06-24 14:08:11.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18606
2021-06-24 14:08:11.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18607
2021-06-24 14:08:11.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18608
2021-06-24 14:08:11.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18609
2021-06-24 14:08:11.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18610
2021-06-24 14:08:11.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18611
2021-06-24 14:08:11.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18612
2021-06-24 14:08:11.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18613
2021-06-24 14:08:11.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18614
2021-06-24 14:08:11.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18615
2021-06-24 14:08:11.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18616
2021-06-24 14:08:11.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18617
2021-06-24 14:08:11.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18618
2021-06-24 14:08:11.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18619
2021-06-24 14:08:11.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18620
2021-06-24 14:08:11.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18621
2021-06-24 14:08:11.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18622
2021-06-24 14:08:11.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18623
2021-06-24 14:08:11.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18624
2021-06-24 14:08:11.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18625
2021-06-24 14:08:11.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18626
2021-06-24 14:08:11.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18627
2021-06-24 14:08:11.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18628
2021-06-24 14:08:11.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18629
2021-06-24 14:08:11.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18630
2021-06-24 14:08:11.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18631
2021-06-24 14:08:11.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18632
2021-06-24 14:08:11.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18633
2021-06-24 14:08:11.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18634
2021-06-24 14:08:11.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18635
2021-06-24 14:08:11.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18636
2021-06-24 14:08:11.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18637
2021-06-24 14:08:11.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18638
2021-06-24 14:08:11.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18639
2021-06-24 14:08:11.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18640
2021-06-24 14:08:11.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18641
2021-06-24 14:08:11.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18642
2021-06-24 14:08:11.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18643
2021-06-24 14:08:11.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18644
2021-06-24 14:08:11.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18645
2021-06-24 14:08:11.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18646
2021-06-24 14:08:11.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18647
2021-06-24 14:08:11.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18648
2021-06-24 14:08:11.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18649
2021-06-24 14:08:11.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18650
2021-06-24 14:08:11.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18651
2021-06-24 14:08:11.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18652
2021-06-24 14:08:11.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18653
2021-06-24 14:08:11.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18654
2021-06-24 14:08:11.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18655
2021-06-24 14:08:11.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18656
2021-06-24 14:08:11.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18657
2021-06-24 14:08:11.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18658
2021-06-24 14:08:11.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18659
2021-06-24 14:08:11.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18660
2021-06-24 14:08:11.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18661
2021-06-24 14:08:11.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18662
2021-06-24 14:08:11.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18663
2021-06-24 14:08:11.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18664
2021-06-24 14:08:11.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18665
2021-06-24 14:08:11.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18666
2021-06-24 14:08:11.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18667
2021-06-24 14:08:11.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18668
2021-06-24 14:08:11.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18669
2021-06-24 14:08:11.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18670
2021-06-24 14:08:11.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18671
2021-06-24 14:08:11.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18672
2021-06-24 14:08:11.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18673
2021-06-24 14:08:11.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18674
2021-06-24 14:08:11.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18675
2021-06-24 14:08:11.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18676
2021-06-24 14:08:11.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18677
2021-06-24 14:08:11.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18678
2021-06-24 14:08:11.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18679
2021-06-24 14:08:11.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18680
2021-06-24 14:08:11.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18681
2021-06-24 14:08:11.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18682
2021-06-24 14:08:11.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18683
2021-06-24 14:08:11.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18684
2021-06-24 14:08:11.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18685
2021-06-24 14:08:11.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18686
2021-06-24 14:08:11.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18687
2021-06-24 14:08:11.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18688
2021-06-24 14:08:11.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18689
2021-06-24 14:08:11.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18690
2021-06-24 14:08:11.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18691
2021-06-24 14:08:11.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18692
2021-06-24 14:08:11.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18693
2021-06-24 14:08:11.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18694
2021-06-24 14:08:11.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18695
2021-06-24 14:08:11.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18696
2021-06-24 14:08:11.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18697
2021-06-24 14:08:11.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18698
2021-06-24 14:08:11.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18699
2021-06-24 14:08:11.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18700
2021-06-24 14:08:11.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18701
2021-06-24 14:08:11.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18702
2021-06-24 14:08:11.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18703
2021-06-24 14:08:11.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18704
2021-06-24 14:08:11.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18705
2021-06-24 14:08:11.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18706
2021-06-24 14:08:11.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18707
2021-06-24 14:08:11.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18708
2021-06-24 14:08:11.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18709
2021-06-24 14:08:11.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18710
2021-06-24 14:08:11.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18711
2021-06-24 14:08:11.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18712
2021-06-24 14:08:11.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18713
2021-06-24 14:08:11.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18714
2021-06-24 14:08:11.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18715
2021-06-24 14:08:11.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18716
2021-06-24 14:08:11.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18717
2021-06-24 14:08:11.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18718
2021-06-24 14:08:11.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18719
2021-06-24 14:08:11.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18720
2021-06-24 14:08:11.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18721
2021-06-24 14:08:11.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18722
2021-06-24 14:08:11.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18723
2021-06-24 14:08:11.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18724
2021-06-24 14:08:11.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18725
2021-06-24 14:08:11.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18726
2021-06-24 14:08:11.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18727
2021-06-24 14:08:11.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18728
2021-06-24 14:08:11.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18729
2021-06-24 14:08:11.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18730
2021-06-24 14:08:11.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18731
2021-06-24 14:08:11.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18732
2021-06-24 14:08:11.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18733
2021-06-24 14:08:11.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18734
2021-06-24 14:08:11.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18735
2021-06-24 14:08:11.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18736
2021-06-24 14:08:11.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18737
2021-06-24 14:08:11.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18738
2021-06-24 14:08:11.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18739
2021-06-24 14:08:11.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18740
2021-06-24 14:08:11.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18741
2021-06-24 14:08:11.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18742
2021-06-24 14:08:11.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18743
2021-06-24 14:08:11.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18744
2021-06-24 14:08:11.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18745
2021-06-24 14:08:11.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18746
2021-06-24 14:08:11.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18747
2021-06-24 14:08:11.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18748
2021-06-24 14:08:11.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18749
2021-06-24 14:08:11.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18750
2021-06-24 14:08:11.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18751
2021-06-24 14:08:11.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18752
2021-06-24 14:08:11.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18753
2021-06-24 14:08:11.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18754
2021-06-24 14:08:11.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18755
2021-06-24 14:08:11.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18756
2021-06-24 14:08:11.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18757
2021-06-24 14:08:11.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18758
2021-06-24 14:08:11.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18759
2021-06-24 14:08:11.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18760
2021-06-24 14:08:11.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18761
2021-06-24 14:08:11.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18762
2021-06-24 14:08:11.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18763
2021-06-24 14:08:11.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18764
2021-06-24 14:08:11.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18765
2021-06-24 14:08:11.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18766
2021-06-24 14:08:11.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18767
2021-06-24 14:08:11.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18768
2021-06-24 14:08:11.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18769
2021-06-24 14:08:11.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18770
2021-06-24 14:08:11.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18771
2021-06-24 14:08:11.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18772
2021-06-24 14:08:11.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18773
2021-06-24 14:08:11.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18774
2021-06-24 14:08:11.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18775
2021-06-24 14:08:11.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18776
2021-06-24 14:08:11.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18777
2021-06-24 14:08:11.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18778
2021-06-24 14:08:11.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18779
2021-06-24 14:08:11.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18780
2021-06-24 14:08:11.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18781
2021-06-24 14:08:11.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18782
2021-06-24 14:08:11.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18783
2021-06-24 14:08:11.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18784
2021-06-24 14:08:11.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18785
2021-06-24 14:08:11.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18786
2021-06-24 14:08:11.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18787
2021-06-24 14:08:11.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18788
2021-06-24 14:08:11.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18789
2021-06-24 14:08:11.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18790
2021-06-24 14:08:11.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18791
2021-06-24 14:08:11.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18792
2021-06-24 14:08:11.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18793
2021-06-24 14:08:11.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18794
2021-06-24 14:08:11.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18795
2021-06-24 14:08:11.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18796
2021-06-24 14:08:11.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18797
2021-06-24 14:08:11.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18798
2021-06-24 14:08:11.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18799
2021-06-24 14:08:11.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18800
2021-06-24 14:08:11.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18801
2021-06-24 14:08:11.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18802
2021-06-24 14:08:11.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18803
2021-06-24 14:08:11.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18804
2021-06-24 14:08:11.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18805
2021-06-24 14:08:11.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18806
2021-06-24 14:08:11.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18807
2021-06-24 14:08:11.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18808
2021-06-24 14:08:11.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18809
2021-06-24 14:08:11.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18810
2021-06-24 14:08:11.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18811
2021-06-24 14:08:11.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18812
2021-06-24 14:08:11.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18813
2021-06-24 14:08:11.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18814
2021-06-24 14:08:11.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18815
2021-06-24 14:08:11.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18816
2021-06-24 14:08:11.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18817
2021-06-24 14:08:11.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18818
2021-06-24 14:08:11.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18819
2021-06-24 14:08:11.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18820
2021-06-24 14:08:11.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18821
2021-06-24 14:08:11.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18822
2021-06-24 14:08:11.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18823
2021-06-24 14:08:11.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18824
2021-06-24 14:08:11.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18825
2021-06-24 14:08:11.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18826
2021-06-24 14:08:11.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18827
2021-06-24 14:08:11.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18828
2021-06-24 14:08:11.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18829
2021-06-24 14:08:11.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18830
2021-06-24 14:08:11.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18831
2021-06-24 14:08:11.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18832
2021-06-24 14:08:11.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18833
2021-06-24 14:08:11.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18834
2021-06-24 14:08:11.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18835
2021-06-24 14:08:11.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18836
2021-06-24 14:08:11.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18837
2021-06-24 14:08:11.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18838
2021-06-24 14:08:11.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18839
2021-06-24 14:08:11.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18840
2021-06-24 14:08:11.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18841
2021-06-24 14:08:11.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18842
2021-06-24 14:08:11.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18843
2021-06-24 14:08:11.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18844
2021-06-24 14:08:11.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18845
2021-06-24 14:08:11.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18846
2021-06-24 14:08:11.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18847
2021-06-24 14:08:11.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18848
2021-06-24 14:08:11.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18849
2021-06-24 14:08:11.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18850
2021-06-24 14:08:11.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18851
2021-06-24 14:08:11.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18852
2021-06-24 14:08:11.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18853
2021-06-24 14:08:11.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18854
2021-06-24 14:08:11.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18855
2021-06-24 14:08:11.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18856
2021-06-24 14:08:11.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18857
2021-06-24 14:08:11.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18858
2021-06-24 14:08:11.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18859
2021-06-24 14:08:11.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18860
2021-06-24 14:08:11.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18861
2021-06-24 14:08:11.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18862
2021-06-24 14:08:11.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18863
2021-06-24 14:08:11.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18864
2021-06-24 14:08:11.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18865
2021-06-24 14:08:11.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18866
2021-06-24 14:08:11.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18867
2021-06-24 14:08:11.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18868
2021-06-24 14:08:11.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18869
2021-06-24 14:08:11.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18870
2021-06-24 14:08:11.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18871
2021-06-24 14:08:11.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18872
2021-06-24 14:08:11.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18873
2021-06-24 14:08:11.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18874
2021-06-24 14:08:11.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18875
2021-06-24 14:08:11.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18876
2021-06-24 14:08:11.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18877
2021-06-24 14:08:11.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18878
2021-06-24 14:08:11.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18879
2021-06-24 14:08:11.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18880
2021-06-24 14:08:11.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18881
2021-06-24 14:08:11.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18882
2021-06-24 14:08:11.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18883
2021-06-24 14:08:11.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18884
2021-06-24 14:08:11.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18885
2021-06-24 14:08:11.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18886
2021-06-24 14:08:11.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18887
2021-06-24 14:08:11.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18888
2021-06-24 14:08:11.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18889
2021-06-24 14:08:11.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18890
2021-06-24 14:08:11.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18891
2021-06-24 14:08:11.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18892
2021-06-24 14:08:11.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18893
2021-06-24 14:08:11.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18894
2021-06-24 14:08:11.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18895
2021-06-24 14:08:11.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18896
2021-06-24 14:08:11.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18897
2021-06-24 14:08:11.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18898
2021-06-24 14:08:11.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18899
2021-06-24 14:08:11.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18900
2021-06-24 14:08:11.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18901
2021-06-24 14:08:11.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18902
2021-06-24 14:08:11.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18903
2021-06-24 14:08:11.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18904
2021-06-24 14:08:11.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18905
2021-06-24 14:08:11.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18906
2021-06-24 14:08:11.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18907
2021-06-24 14:08:11.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18908
2021-06-24 14:08:11.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18909
2021-06-24 14:08:11.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18910
2021-06-24 14:08:11.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18911
2021-06-24 14:08:11.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18912
2021-06-24 14:08:11.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18913
2021-06-24 14:08:11.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18914
2021-06-24 14:08:11.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18915
2021-06-24 14:08:11.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18916
2021-06-24 14:08:11.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18917
2021-06-24 14:08:11.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18918
2021-06-24 14:08:11.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18919
2021-06-24 14:08:11.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18920
2021-06-24 14:08:11.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18921
2021-06-24 14:08:11.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18922
2021-06-24 14:08:11.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18923
2021-06-24 14:08:11.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18924
2021-06-24 14:08:11.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18925
2021-06-24 14:08:11.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18926
2021-06-24 14:08:11.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18927
2021-06-24 14:08:11.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18928
2021-06-24 14:08:11.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18929
2021-06-24 14:08:11.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18930
2021-06-24 14:08:11.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18931
2021-06-24 14:08:11.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18932
2021-06-24 14:08:11.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18933
2021-06-24 14:08:11.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18934
2021-06-24 14:08:11.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18935
2021-06-24 14:08:11.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18936
2021-06-24 14:08:11.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18937
2021-06-24 14:08:11.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18938
2021-06-24 14:08:11.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18939
2021-06-24 14:08:11.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18940
2021-06-24 14:08:11.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18941
2021-06-24 14:08:11.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18942
2021-06-24 14:08:11.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18943
2021-06-24 14:08:11.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18944
2021-06-24 14:08:11.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18945
2021-06-24 14:08:11.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18946
2021-06-24 14:08:11.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18947
2021-06-24 14:08:11.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18948
2021-06-24 14:08:11.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18949
2021-06-24 14:08:11.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18950
2021-06-24 14:08:11.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18951
2021-06-24 14:08:11.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18952
2021-06-24 14:08:11.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18953
2021-06-24 14:08:11.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18954
2021-06-24 14:08:11.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18955
2021-06-24 14:08:11.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18956
2021-06-24 14:08:11.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18957
2021-06-24 14:08:11.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18958
2021-06-24 14:08:11.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18959
2021-06-24 14:08:11.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18960
2021-06-24 14:08:11.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18961
2021-06-24 14:08:11.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18962
2021-06-24 14:08:11.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18963
2021-06-24 14:08:11.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18964
2021-06-24 14:08:11.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18965
2021-06-24 14:08:11.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18966
2021-06-24 14:08:11.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18967
2021-06-24 14:08:11.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18968
2021-06-24 14:08:11.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18969
2021-06-24 14:08:11.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18970
2021-06-24 14:08:11.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18971
2021-06-24 14:08:11.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18972
2021-06-24 14:08:11.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18973
2021-06-24 14:08:11.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18974
2021-06-24 14:08:11.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18975
2021-06-24 14:08:11.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18976
2021-06-24 14:08:11.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18977
2021-06-24 14:08:11.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18978
2021-06-24 14:08:11.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18979
2021-06-24 14:08:11.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18980
2021-06-24 14:08:11.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18981
2021-06-24 14:08:11.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18982
2021-06-24 14:08:11.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18983
2021-06-24 14:08:11.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18984
2021-06-24 14:08:11.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18985
2021-06-24 14:08:11.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18986
2021-06-24 14:08:11.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18987
2021-06-24 14:08:11.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18988
2021-06-24 14:08:11.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18989
2021-06-24 14:08:11.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18990
2021-06-24 14:08:11.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18991
2021-06-24 14:08:11.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18992
2021-06-24 14:08:11.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18993
2021-06-24 14:08:11.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18994
2021-06-24 14:08:11.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18995
2021-06-24 14:08:11.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18996
2021-06-24 14:08:11.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18997
2021-06-24 14:08:11.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18998
2021-06-24 14:08:11.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 18999
2021-06-24 14:08:11.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19000
2021-06-24 14:08:11.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19001
2021-06-24 14:08:11.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19002
2021-06-24 14:08:11.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19003
2021-06-24 14:08:11.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19004
2021-06-24 14:08:11.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19005
2021-06-24 14:08:11.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19006
2021-06-24 14:08:11.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19007
2021-06-24 14:08:11.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19008
2021-06-24 14:08:11.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19009
2021-06-24 14:08:11.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19010
2021-06-24 14:08:11.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19011
2021-06-24 14:08:11.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19012
2021-06-24 14:08:11.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19013
2021-06-24 14:08:11.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19014
2021-06-24 14:08:11.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19015
2021-06-24 14:08:11.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19016
2021-06-24 14:08:11.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19017
2021-06-24 14:08:11.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19018
2021-06-24 14:08:11.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19019
2021-06-24 14:08:11.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19020
2021-06-24 14:08:11.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19021
2021-06-24 14:08:11.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19022
2021-06-24 14:08:11.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19023
2021-06-24 14:08:11.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19024
2021-06-24 14:08:11.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19025
2021-06-24 14:08:11.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19026
2021-06-24 14:08:11.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19027
2021-06-24 14:08:11.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19028
2021-06-24 14:08:11.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19029
2021-06-24 14:08:11.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19030
2021-06-24 14:08:11.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19031
2021-06-24 14:08:11.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19032
2021-06-24 14:08:11.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19033
2021-06-24 14:08:11.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19034
2021-06-24 14:08:11.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19035
2021-06-24 14:08:11.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19036
2021-06-24 14:08:11.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19037
2021-06-24 14:08:11.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19038
2021-06-24 14:08:11.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19039
2021-06-24 14:08:11.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19040
2021-06-24 14:08:11.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19041
2021-06-24 14:08:11.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19042
2021-06-24 14:08:11.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19043
2021-06-24 14:08:11.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19044
2021-06-24 14:08:11.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19045
2021-06-24 14:08:11.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19046
2021-06-24 14:08:11.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19047
2021-06-24 14:08:11.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19048
2021-06-24 14:08:11.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19049
2021-06-24 14:08:11.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19050
2021-06-24 14:08:11.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19051
2021-06-24 14:08:11.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19052
2021-06-24 14:08:11.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19053
2021-06-24 14:08:11.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19054
2021-06-24 14:08:11.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19055
2021-06-24 14:08:11.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19056
2021-06-24 14:08:11.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19057
2021-06-24 14:08:11.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19058
2021-06-24 14:08:11.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19059
2021-06-24 14:08:11.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19060
2021-06-24 14:08:11.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19061
2021-06-24 14:08:11.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19062
2021-06-24 14:08:11.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19063
2021-06-24 14:08:11.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19064
2021-06-24 14:08:11.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19065
2021-06-24 14:08:11.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19066
2021-06-24 14:08:11.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19067
2021-06-24 14:08:11.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19068
2021-06-24 14:08:11.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19069
2021-06-24 14:08:11.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19070
2021-06-24 14:08:11.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19071
2021-06-24 14:08:11.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19072
2021-06-24 14:08:11.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19073
2021-06-24 14:08:11.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19074
2021-06-24 14:08:11.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19075
2021-06-24 14:08:11.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19076
2021-06-24 14:08:11.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19077
2021-06-24 14:08:11.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19078
2021-06-24 14:08:11.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19079
2021-06-24 14:08:11.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19080
2021-06-24 14:08:11.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19081
2021-06-24 14:08:11.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19082
2021-06-24 14:08:11.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19083
2021-06-24 14:08:11.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19084
2021-06-24 14:08:11.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19085
2021-06-24 14:08:11.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19086
2021-06-24 14:08:11.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19087
2021-06-24 14:08:11.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19088
2021-06-24 14:08:11.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19089
2021-06-24 14:08:11.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19090
2021-06-24 14:08:11.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19091
2021-06-24 14:08:11.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19092
2021-06-24 14:08:11.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19093
2021-06-24 14:08:11.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19094
2021-06-24 14:08:11.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19095
2021-06-24 14:08:11.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19096
2021-06-24 14:08:11.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19097
2021-06-24 14:08:11.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19098
2021-06-24 14:08:11.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19099
2021-06-24 14:08:11.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19100
2021-06-24 14:08:11.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19101
2021-06-24 14:08:11.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19102
2021-06-24 14:08:11.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19103
2021-06-24 14:08:11.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19104
2021-06-24 14:08:11.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19105
2021-06-24 14:08:11.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19106
2021-06-24 14:08:11.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19107
2021-06-24 14:08:11.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19108
2021-06-24 14:08:11.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19109
2021-06-24 14:08:11.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19110
2021-06-24 14:08:11.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19111
2021-06-24 14:08:11.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19112
2021-06-24 14:08:11.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19113
2021-06-24 14:08:11.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19114
2021-06-24 14:08:11.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19115
2021-06-24 14:08:11.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19116
2021-06-24 14:08:11.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19117
2021-06-24 14:08:11.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19118
2021-06-24 14:08:11.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19119
2021-06-24 14:08:11.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19120
2021-06-24 14:08:11.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19121
2021-06-24 14:08:11.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19122
2021-06-24 14:08:11.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19123
2021-06-24 14:08:11.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19124
2021-06-24 14:08:11.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19125
2021-06-24 14:08:11.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19126
2021-06-24 14:08:11.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19127
2021-06-24 14:08:11.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19128
2021-06-24 14:08:11.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19129
2021-06-24 14:08:11.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19130
2021-06-24 14:08:11.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19131
2021-06-24 14:08:11.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19132
2021-06-24 14:08:11.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19133
2021-06-24 14:08:11.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19134
2021-06-24 14:08:11.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19135
2021-06-24 14:08:11.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19136
2021-06-24 14:08:11.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19137
2021-06-24 14:08:11.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19138
2021-06-24 14:08:11.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19139
2021-06-24 14:08:11.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19140
2021-06-24 14:08:11.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19141
2021-06-24 14:08:11.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19142
2021-06-24 14:08:11.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19143
2021-06-24 14:08:11.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19144
2021-06-24 14:08:11.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19145
2021-06-24 14:08:11.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19146
2021-06-24 14:08:11.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19147
2021-06-24 14:08:11.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19148
2021-06-24 14:08:11.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19149
2021-06-24 14:08:11.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19150
2021-06-24 14:08:11.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19151
2021-06-24 14:08:11.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19152
2021-06-24 14:08:11.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19153
2021-06-24 14:08:11.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19154
2021-06-24 14:08:11.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19155
2021-06-24 14:08:11.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19156
2021-06-24 14:08:11.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19157
2021-06-24 14:08:11.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19158
2021-06-24 14:08:11.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19159
2021-06-24 14:08:11.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19160
2021-06-24 14:08:11.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19161
2021-06-24 14:08:11.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19162
2021-06-24 14:08:11.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19163
2021-06-24 14:08:11.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19164
2021-06-24 14:08:11.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19165
2021-06-24 14:08:11.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19166
2021-06-24 14:08:11.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19167
2021-06-24 14:08:11.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19168
2021-06-24 14:08:11.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19169
2021-06-24 14:08:11.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19170
2021-06-24 14:08:11.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19171
2021-06-24 14:08:11.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19172
2021-06-24 14:08:11.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19173
2021-06-24 14:08:11.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19174
2021-06-24 14:08:11.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19175
2021-06-24 14:08:11.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19176
2021-06-24 14:08:11.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19177
2021-06-24 14:08:11.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19178
2021-06-24 14:08:11.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19179
2021-06-24 14:08:11.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19180
2021-06-24 14:08:11.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19181
2021-06-24 14:08:11.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19182
2021-06-24 14:08:11.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19183
2021-06-24 14:08:11.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19184
2021-06-24 14:08:11.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19185
2021-06-24 14:08:11.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19186
2021-06-24 14:08:11.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19187
2021-06-24 14:08:11.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19188
2021-06-24 14:08:11.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19189
2021-06-24 14:08:11.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19190
2021-06-24 14:08:11.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19191
2021-06-24 14:08:11.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19192
2021-06-24 14:08:11.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19193
2021-06-24 14:08:11.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19194
2021-06-24 14:08:11.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19195
2021-06-24 14:08:11.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19196
2021-06-24 14:08:11.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19197
2021-06-24 14:08:11.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19198
2021-06-24 14:08:11.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19199
2021-06-24 14:08:11.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19200
2021-06-24 14:08:11.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19201
2021-06-24 14:08:11.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19202
2021-06-24 14:08:11.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19203
2021-06-24 14:08:11.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19204
2021-06-24 14:08:11.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19205
2021-06-24 14:08:11.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19206
2021-06-24 14:08:11.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19207
2021-06-24 14:08:11.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19208
2021-06-24 14:08:11.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19209
2021-06-24 14:08:11.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19210
2021-06-24 14:08:11.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19211
2021-06-24 14:08:11.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19212
2021-06-24 14:08:11.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19213
2021-06-24 14:08:11.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19214
2021-06-24 14:08:11.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19215
2021-06-24 14:08:11.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19216
2021-06-24 14:08:11.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19217
2021-06-24 14:08:11.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19218
2021-06-24 14:08:11.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19219
2021-06-24 14:08:11.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19220
2021-06-24 14:08:11.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19221
2021-06-24 14:08:11.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19222
2021-06-24 14:08:11.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19223
2021-06-24 14:08:11.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19224
2021-06-24 14:08:11.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19225
2021-06-24 14:08:11.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19226
2021-06-24 14:08:11.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19227
2021-06-24 14:08:11.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19228
2021-06-24 14:08:11.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19229
2021-06-24 14:08:11.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19230
2021-06-24 14:08:11.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19231
2021-06-24 14:08:11.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19232
2021-06-24 14:08:11.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19233
2021-06-24 14:08:11.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19234
2021-06-24 14:08:11.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19235
2021-06-24 14:08:11.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19236
2021-06-24 14:08:11.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19237
2021-06-24 14:08:11.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19238
2021-06-24 14:08:11.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19239
2021-06-24 14:08:11.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19240
2021-06-24 14:08:11.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19241
2021-06-24 14:08:11.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19242
2021-06-24 14:08:11.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19243
2021-06-24 14:08:11.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19244
2021-06-24 14:08:11.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19245
2021-06-24 14:08:11.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19246
2021-06-24 14:08:11.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19247
2021-06-24 14:08:11.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19248
2021-06-24 14:08:11.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19249
2021-06-24 14:08:11.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19250
2021-06-24 14:08:11.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19251
2021-06-24 14:08:11.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19252
2021-06-24 14:08:11.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19253
2021-06-24 14:08:11.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19254
2021-06-24 14:08:11.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19255
2021-06-24 14:08:11.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19256
2021-06-24 14:08:11.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19257
2021-06-24 14:08:11.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19258
2021-06-24 14:08:11.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19259
2021-06-24 14:08:11.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19260
2021-06-24 14:08:11.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19261
2021-06-24 14:08:11.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19262
2021-06-24 14:08:11.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19263
2021-06-24 14:08:11.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19264
2021-06-24 14:08:11.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19265
2021-06-24 14:08:11.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19266
2021-06-24 14:08:11.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19267
2021-06-24 14:08:11.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19268
2021-06-24 14:08:11.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19269
2021-06-24 14:08:11.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19270
2021-06-24 14:08:11.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19271
2021-06-24 14:08:11.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19272
2021-06-24 14:08:11.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19273
2021-06-24 14:08:11.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19274
2021-06-24 14:08:11.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19275
2021-06-24 14:08:11.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19276
2021-06-24 14:08:11.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19277
2021-06-24 14:08:11.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19278
2021-06-24 14:08:11.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19279
2021-06-24 14:08:11.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19280
2021-06-24 14:08:11.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19281
2021-06-24 14:08:11.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19282
2021-06-24 14:08:11.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19283
2021-06-24 14:08:11.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19284
2021-06-24 14:08:11.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19285
2021-06-24 14:08:11.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19286
2021-06-24 14:08:11.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19287
2021-06-24 14:08:11.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19288
2021-06-24 14:08:11.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19289
2021-06-24 14:08:11.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19290
2021-06-24 14:08:11.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19291
2021-06-24 14:08:11.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19292
2021-06-24 14:08:11.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19293
2021-06-24 14:08:11.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19294
2021-06-24 14:08:11.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19295
2021-06-24 14:08:11.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19296
2021-06-24 14:08:11.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19297
2021-06-24 14:08:11.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19298
2021-06-24 14:08:11.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19299
2021-06-24 14:08:11.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19300
2021-06-24 14:08:11.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19301
2021-06-24 14:08:11.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19302
2021-06-24 14:08:11.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19303
2021-06-24 14:08:11.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19304
2021-06-24 14:08:11.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19305
2021-06-24 14:08:11.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19306
2021-06-24 14:08:11.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19307
2021-06-24 14:08:11.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19308
2021-06-24 14:08:11.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19309
2021-06-24 14:08:11.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19310
2021-06-24 14:08:11.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19311
2021-06-24 14:08:11.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19312
2021-06-24 14:08:11.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19313
2021-06-24 14:08:11.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19314
2021-06-24 14:08:11.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19315
2021-06-24 14:08:11.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19316
2021-06-24 14:08:11.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19317
2021-06-24 14:08:11.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19318
2021-06-24 14:08:11.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19319
2021-06-24 14:08:11.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19320
2021-06-24 14:08:11.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19321
2021-06-24 14:08:11.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19322
2021-06-24 14:08:11.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19323
2021-06-24 14:08:11.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19324
2021-06-24 14:08:11.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19325
2021-06-24 14:08:11.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19326
2021-06-24 14:08:11.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19327
2021-06-24 14:08:11.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19328
2021-06-24 14:08:11.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19329
2021-06-24 14:08:11.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19330
2021-06-24 14:08:11.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19331
2021-06-24 14:08:11.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19332
2021-06-24 14:08:11.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19333
2021-06-24 14:08:11.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19334
2021-06-24 14:08:11.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19335
2021-06-24 14:08:11.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19336
2021-06-24 14:08:11.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19337
2021-06-24 14:08:11.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19338
2021-06-24 14:08:11.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19339
2021-06-24 14:08:11.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19340
2021-06-24 14:08:11.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19341
2021-06-24 14:08:11.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19342
2021-06-24 14:08:11.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19343
2021-06-24 14:08:11.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19344
2021-06-24 14:08:11.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19345
2021-06-24 14:08:11.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19346
2021-06-24 14:08:11.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19347
2021-06-24 14:08:11.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19348
2021-06-24 14:08:11.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19349
2021-06-24 14:08:11.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19350
2021-06-24 14:08:11.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19351
2021-06-24 14:08:11.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19352
2021-06-24 14:08:11.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19353
2021-06-24 14:08:11.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19354
2021-06-24 14:08:11.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19355
2021-06-24 14:08:11.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19356
2021-06-24 14:08:11.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19357
2021-06-24 14:08:11.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19358
2021-06-24 14:08:11.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19359
2021-06-24 14:08:11.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19360
2021-06-24 14:08:11.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19361
2021-06-24 14:08:11.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19362
2021-06-24 14:08:11.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19363
2021-06-24 14:08:11.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19364
2021-06-24 14:08:11.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19365
2021-06-24 14:08:11.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19366
2021-06-24 14:08:11.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19367
2021-06-24 14:08:11.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19368
2021-06-24 14:08:11.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19369
2021-06-24 14:08:11.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19370
2021-06-24 14:08:11.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19371
2021-06-24 14:08:11.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19372
2021-06-24 14:08:11.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19373
2021-06-24 14:08:11.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19374
2021-06-24 14:08:11.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19375
2021-06-24 14:08:11.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19376
2021-06-24 14:08:11.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19377
2021-06-24 14:08:11.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19378
2021-06-24 14:08:11.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19379
2021-06-24 14:08:11.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19380
2021-06-24 14:08:11.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19381
2021-06-24 14:08:11.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19382
2021-06-24 14:08:11.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19383
2021-06-24 14:08:11.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19384
2021-06-24 14:08:11.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19385
2021-06-24 14:08:11.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19386
2021-06-24 14:08:11.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19387
2021-06-24 14:08:11.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19388
2021-06-24 14:08:11.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19389
2021-06-24 14:08:11.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19390
2021-06-24 14:08:11.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19391
2021-06-24 14:08:11.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19392
2021-06-24 14:08:11.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19393
2021-06-24 14:08:11.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19394
2021-06-24 14:08:11.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19395
2021-06-24 14:08:11.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19396
2021-06-24 14:08:11.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19397
2021-06-24 14:08:11.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19398
2021-06-24 14:08:11.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19399
2021-06-24 14:08:11.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19400
2021-06-24 14:08:11.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19401
2021-06-24 14:08:11.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19402
2021-06-24 14:08:11.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19403
2021-06-24 14:08:11.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19404
2021-06-24 14:08:11.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19405
2021-06-24 14:08:11.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19406
2021-06-24 14:08:11.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19407
2021-06-24 14:08:11.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19408
2021-06-24 14:08:11.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19409
2021-06-24 14:08:11.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19410
2021-06-24 14:08:11.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19411
2021-06-24 14:08:11.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19412
2021-06-24 14:08:11.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19413
2021-06-24 14:08:11.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19414
2021-06-24 14:08:11.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19415
2021-06-24 14:08:11.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19416
2021-06-24 14:08:11.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19417
2021-06-24 14:08:11.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19418
2021-06-24 14:08:11.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19419
2021-06-24 14:08:11.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19420
2021-06-24 14:08:11.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19421
2021-06-24 14:08:11.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19422
2021-06-24 14:08:11.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19423
2021-06-24 14:08:11.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19424
2021-06-24 14:08:11.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19425
2021-06-24 14:08:11.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19426
2021-06-24 14:08:11.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19427
2021-06-24 14:08:11.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19428
2021-06-24 14:08:11.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19429
2021-06-24 14:08:11.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19430
2021-06-24 14:08:11.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19431
2021-06-24 14:08:11.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19432
2021-06-24 14:08:11.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19433
2021-06-24 14:08:11.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19434
2021-06-24 14:08:11.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19435
2021-06-24 14:08:11.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19436
2021-06-24 14:08:11.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19437
2021-06-24 14:08:11.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19438
2021-06-24 14:08:11.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19439
2021-06-24 14:08:11.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19440
2021-06-24 14:08:11.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19441
2021-06-24 14:08:11.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19442
2021-06-24 14:08:11.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19443
2021-06-24 14:08:11.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19444
2021-06-24 14:08:11.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19445
2021-06-24 14:08:11.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19446
2021-06-24 14:08:11.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19447
2021-06-24 14:08:11.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19448
2021-06-24 14:08:11.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19449
2021-06-24 14:08:11.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19450
2021-06-24 14:08:11.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19451
2021-06-24 14:08:11.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19452
2021-06-24 14:08:11.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19453
2021-06-24 14:08:11.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19454
2021-06-24 14:08:11.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19455
2021-06-24 14:08:11.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19456
2021-06-24 14:08:11.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19457
2021-06-24 14:08:11.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19458
2021-06-24 14:08:11.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19459
2021-06-24 14:08:11.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:11.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19460
2021-06-24 14:08:12.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19461
2021-06-24 14:08:12.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19462
2021-06-24 14:08:12.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19463
2021-06-24 14:08:12.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19464
2021-06-24 14:08:12.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19465
2021-06-24 14:08:12.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19466
2021-06-24 14:08:12.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19467
2021-06-24 14:08:12.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19468
2021-06-24 14:08:12.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19469
2021-06-24 14:08:12.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19470
2021-06-24 14:08:12.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19471
2021-06-24 14:08:12.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19472
2021-06-24 14:08:12.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19473
2021-06-24 14:08:12.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19474
2021-06-24 14:08:12.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19475
2021-06-24 14:08:12.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19476
2021-06-24 14:08:12.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19477
2021-06-24 14:08:12.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19478
2021-06-24 14:08:12.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19479
2021-06-24 14:08:12.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19480
2021-06-24 14:08:12.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19481
2021-06-24 14:08:12.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19482
2021-06-24 14:08:12.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19483
2021-06-24 14:08:12.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19484
2021-06-24 14:08:12.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19485
2021-06-24 14:08:12.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19486
2021-06-24 14:08:12.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19487
2021-06-24 14:08:12.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19488
2021-06-24 14:08:12.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19489
2021-06-24 14:08:12.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19490
2021-06-24 14:08:12.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19491
2021-06-24 14:08:12.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19492
2021-06-24 14:08:12.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19493
2021-06-24 14:08:12.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19494
2021-06-24 14:08:12.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19495
2021-06-24 14:08:12.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19496
2021-06-24 14:08:12.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19497
2021-06-24 14:08:12.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19498
2021-06-24 14:08:12.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19499
2021-06-24 14:08:12.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19500
2021-06-24 14:08:12.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19501
2021-06-24 14:08:12.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19502
2021-06-24 14:08:12.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19503
2021-06-24 14:08:12.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19504
2021-06-24 14:08:12.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19505
2021-06-24 14:08:12.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19506
2021-06-24 14:08:12.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19507
2021-06-24 14:08:12.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19508
2021-06-24 14:08:12.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19509
2021-06-24 14:08:12.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19510
2021-06-24 14:08:12.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19511
2021-06-24 14:08:12.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19512
2021-06-24 14:08:12.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19513
2021-06-24 14:08:12.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19514
2021-06-24 14:08:12.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19515
2021-06-24 14:08:12.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19516
2021-06-24 14:08:12.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19517
2021-06-24 14:08:12.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19518
2021-06-24 14:08:12.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19519
2021-06-24 14:08:12.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19520
2021-06-24 14:08:12.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19521
2021-06-24 14:08:12.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19522
2021-06-24 14:08:12.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19523
2021-06-24 14:08:12.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19524
2021-06-24 14:08:12.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19525
2021-06-24 14:08:12.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19526
2021-06-24 14:08:12.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19527
2021-06-24 14:08:12.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19528
2021-06-24 14:08:12.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19529
2021-06-24 14:08:12.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19530
2021-06-24 14:08:12.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19531
2021-06-24 14:08:12.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19532
2021-06-24 14:08:12.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19533
2021-06-24 14:08:12.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19534
2021-06-24 14:08:12.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19535
2021-06-24 14:08:12.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19536
2021-06-24 14:08:12.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19537
2021-06-24 14:08:12.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19538
2021-06-24 14:08:12.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19539
2021-06-24 14:08:12.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19540
2021-06-24 14:08:12.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19541
2021-06-24 14:08:12.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19542
2021-06-24 14:08:12.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19543
2021-06-24 14:08:12.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19544
2021-06-24 14:08:12.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19545
2021-06-24 14:08:12.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19546
2021-06-24 14:08:12.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19547
2021-06-24 14:08:12.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19548
2021-06-24 14:08:12.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19549
2021-06-24 14:08:12.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19550
2021-06-24 14:08:12.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19551
2021-06-24 14:08:12.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19552
2021-06-24 14:08:12.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19553
2021-06-24 14:08:12.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19554
2021-06-24 14:08:12.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19555
2021-06-24 14:08:12.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19556
2021-06-24 14:08:12.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19557
2021-06-24 14:08:12.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19558
2021-06-24 14:08:12.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19559
2021-06-24 14:08:12.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19560
2021-06-24 14:08:12.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19561
2021-06-24 14:08:12.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19562
2021-06-24 14:08:12.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19563
2021-06-24 14:08:12.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19564
2021-06-24 14:08:12.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19565
2021-06-24 14:08:12.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19566
2021-06-24 14:08:12.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19567
2021-06-24 14:08:12.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19568
2021-06-24 14:08:12.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19569
2021-06-24 14:08:12.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19570
2021-06-24 14:08:12.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19571
2021-06-24 14:08:12.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19572
2021-06-24 14:08:12.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19573
2021-06-24 14:08:12.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19574
2021-06-24 14:08:12.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19575
2021-06-24 14:08:12.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19576
2021-06-24 14:08:12.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19577
2021-06-24 14:08:12.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19578
2021-06-24 14:08:12.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19579
2021-06-24 14:08:12.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19580
2021-06-24 14:08:12.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19581
2021-06-24 14:08:12.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19582
2021-06-24 14:08:12.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19583
2021-06-24 14:08:12.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19584
2021-06-24 14:08:12.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19585
2021-06-24 14:08:12.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19586
2021-06-24 14:08:12.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19587
2021-06-24 14:08:12.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19588
2021-06-24 14:08:12.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19589
2021-06-24 14:08:12.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19590
2021-06-24 14:08:12.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19591
2021-06-24 14:08:12.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19592
2021-06-24 14:08:12.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19593
2021-06-24 14:08:12.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19594
2021-06-24 14:08:12.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19595
2021-06-24 14:08:12.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19596
2021-06-24 14:08:12.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19597
2021-06-24 14:08:12.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19598
2021-06-24 14:08:12.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19599
2021-06-24 14:08:12.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19600
2021-06-24 14:08:12.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19601
2021-06-24 14:08:12.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19602
2021-06-24 14:08:12.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19603
2021-06-24 14:08:12.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19604
2021-06-24 14:08:12.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19605
2021-06-24 14:08:12.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19606
2021-06-24 14:08:12.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19607
2021-06-24 14:08:12.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19608
2021-06-24 14:08:12.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19609
2021-06-24 14:08:12.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19610
2021-06-24 14:08:12.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19611
2021-06-24 14:08:12.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19612
2021-06-24 14:08:12.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19613
2021-06-24 14:08:12.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19614
2021-06-24 14:08:12.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19615
2021-06-24 14:08:12.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19616
2021-06-24 14:08:12.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19617
2021-06-24 14:08:12.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19618
2021-06-24 14:08:12.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19619
2021-06-24 14:08:12.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19620
2021-06-24 14:08:12.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19621
2021-06-24 14:08:12.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19622
2021-06-24 14:08:12.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19623
2021-06-24 14:08:12.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19624
2021-06-24 14:08:12.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19625
2021-06-24 14:08:12.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19626
2021-06-24 14:08:12.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19627
2021-06-24 14:08:12.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19628
2021-06-24 14:08:12.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19629
2021-06-24 14:08:12.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19630
2021-06-24 14:08:12.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19631
2021-06-24 14:08:12.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19632
2021-06-24 14:08:12.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19633
2021-06-24 14:08:12.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19634
2021-06-24 14:08:12.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19635
2021-06-24 14:08:12.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19636
2021-06-24 14:08:12.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19637
2021-06-24 14:08:12.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19638
2021-06-24 14:08:12.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19639
2021-06-24 14:08:12.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19640
2021-06-24 14:08:12.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19641
2021-06-24 14:08:12.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19642
2021-06-24 14:08:12.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19643
2021-06-24 14:08:12.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19644
2021-06-24 14:08:12.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19645
2021-06-24 14:08:12.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19646
2021-06-24 14:08:12.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19647
2021-06-24 14:08:12.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19648
2021-06-24 14:08:12.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19649
2021-06-24 14:08:12.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19650
2021-06-24 14:08:12.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19651
2021-06-24 14:08:12.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19652
2021-06-24 14:08:12.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19653
2021-06-24 14:08:12.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19654
2021-06-24 14:08:12.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19655
2021-06-24 14:08:12.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19656
2021-06-24 14:08:12.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19657
2021-06-24 14:08:12.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19658
2021-06-24 14:08:12.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19659
2021-06-24 14:08:12.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19660
2021-06-24 14:08:12.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19661
2021-06-24 14:08:12.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19662
2021-06-24 14:08:12.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19663
2021-06-24 14:08:12.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19664
2021-06-24 14:08:12.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19665
2021-06-24 14:08:12.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19666
2021-06-24 14:08:12.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19667
2021-06-24 14:08:12.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19668
2021-06-24 14:08:12.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19669
2021-06-24 14:08:12.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19670
2021-06-24 14:08:12.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19671
2021-06-24 14:08:12.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19672
2021-06-24 14:08:12.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19673
2021-06-24 14:08:12.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19674
2021-06-24 14:08:12.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19675
2021-06-24 14:08:12.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19676
2021-06-24 14:08:12.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19677
2021-06-24 14:08:12.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19678
2021-06-24 14:08:12.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19679
2021-06-24 14:08:12.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19680
2021-06-24 14:08:12.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19681
2021-06-24 14:08:12.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19682
2021-06-24 14:08:12.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19683
2021-06-24 14:08:12.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19684
2021-06-24 14:08:12.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19685
2021-06-24 14:08:12.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19686
2021-06-24 14:08:12.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19687
2021-06-24 14:08:12.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19688
2021-06-24 14:08:12.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19689
2021-06-24 14:08:12.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19690
2021-06-24 14:08:12.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19691
2021-06-24 14:08:12.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19692
2021-06-24 14:08:12.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19693
2021-06-24 14:08:12.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19694
2021-06-24 14:08:12.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19695
2021-06-24 14:08:12.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19696
2021-06-24 14:08:12.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19697
2021-06-24 14:08:12.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19698
2021-06-24 14:08:12.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19699
2021-06-24 14:08:12.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19700
2021-06-24 14:08:12.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19701
2021-06-24 14:08:12.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19702
2021-06-24 14:08:12.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19703
2021-06-24 14:08:12.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19704
2021-06-24 14:08:12.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19705
2021-06-24 14:08:12.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19706
2021-06-24 14:08:12.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19707
2021-06-24 14:08:12.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19708
2021-06-24 14:08:12.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19709
2021-06-24 14:08:12.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19710
2021-06-24 14:08:12.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19711
2021-06-24 14:08:12.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19712
2021-06-24 14:08:12.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19713
2021-06-24 14:08:12.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19714
2021-06-24 14:08:12.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19715
2021-06-24 14:08:12.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19716
2021-06-24 14:08:12.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19717
2021-06-24 14:08:12.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19718
2021-06-24 14:08:12.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19719
2021-06-24 14:08:12.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19720
2021-06-24 14:08:12.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19721
2021-06-24 14:08:12.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19722
2021-06-24 14:08:12.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19723
2021-06-24 14:08:12.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19724
2021-06-24 14:08:12.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19725
2021-06-24 14:08:12.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19726
2021-06-24 14:08:12.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19727
2021-06-24 14:08:12.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19728
2021-06-24 14:08:12.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19729
2021-06-24 14:08:12.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19730
2021-06-24 14:08:12.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19731
2021-06-24 14:08:12.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19732
2021-06-24 14:08:12.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19733
2021-06-24 14:08:12.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19734
2021-06-24 14:08:12.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19735
2021-06-24 14:08:12.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19736
2021-06-24 14:08:12.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19737
2021-06-24 14:08:12.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19738
2021-06-24 14:08:12.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19739
2021-06-24 14:08:12.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19740
2021-06-24 14:08:12.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19741
2021-06-24 14:08:12.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19742
2021-06-24 14:08:12.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19743
2021-06-24 14:08:12.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19744
2021-06-24 14:08:12.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19745
2021-06-24 14:08:12.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19746
2021-06-24 14:08:12.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19747
2021-06-24 14:08:12.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19748
2021-06-24 14:08:12.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19749
2021-06-24 14:08:12.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19750
2021-06-24 14:08:12.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19751
2021-06-24 14:08:12.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19752
2021-06-24 14:08:12.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19753
2021-06-24 14:08:12.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19754
2021-06-24 14:08:12.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19755
2021-06-24 14:08:12.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19756
2021-06-24 14:08:12.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19757
2021-06-24 14:08:12.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19758
2021-06-24 14:08:12.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19759
2021-06-24 14:08:12.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19760
2021-06-24 14:08:12.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19761
2021-06-24 14:08:12.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19762
2021-06-24 14:08:12.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19763
2021-06-24 14:08:12.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19764
2021-06-24 14:08:12.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19765
2021-06-24 14:08:12.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19766
2021-06-24 14:08:12.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19767
2021-06-24 14:08:12.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19768
2021-06-24 14:08:12.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19769
2021-06-24 14:08:12.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19770
2021-06-24 14:08:12.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19771
2021-06-24 14:08:12.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19772
2021-06-24 14:08:12.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19773
2021-06-24 14:08:12.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19774
2021-06-24 14:08:12.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19775
2021-06-24 14:08:12.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19776
2021-06-24 14:08:12.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19777
2021-06-24 14:08:12.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19778
2021-06-24 14:08:12.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19779
2021-06-24 14:08:12.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19780
2021-06-24 14:08:12.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19781
2021-06-24 14:08:12.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19782
2021-06-24 14:08:12.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19783
2021-06-24 14:08:12.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19784
2021-06-24 14:08:12.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19785
2021-06-24 14:08:12.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19786
2021-06-24 14:08:12.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19787
2021-06-24 14:08:12.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19788
2021-06-24 14:08:12.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19789
2021-06-24 14:08:12.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19790
2021-06-24 14:08:12.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19791
2021-06-24 14:08:12.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19792
2021-06-24 14:08:12.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19793
2021-06-24 14:08:12.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19794
2021-06-24 14:08:12.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19795
2021-06-24 14:08:12.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19796
2021-06-24 14:08:12.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19797
2021-06-24 14:08:12.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19798
2021-06-24 14:08:12.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19799
2021-06-24 14:08:12.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19800
2021-06-24 14:08:12.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19801
2021-06-24 14:08:12.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19802
2021-06-24 14:08:12.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19803
2021-06-24 14:08:12.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19804
2021-06-24 14:08:12.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19805
2021-06-24 14:08:12.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19806
2021-06-24 14:08:12.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19807
2021-06-24 14:08:12.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19808
2021-06-24 14:08:12.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19809
2021-06-24 14:08:12.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19810
2021-06-24 14:08:12.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19811
2021-06-24 14:08:12.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19812
2021-06-24 14:08:12.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19813
2021-06-24 14:08:12.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19814
2021-06-24 14:08:12.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19815
2021-06-24 14:08:12.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19816
2021-06-24 14:08:12.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19817
2021-06-24 14:08:12.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19818
2021-06-24 14:08:12.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19819
2021-06-24 14:08:12.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19820
2021-06-24 14:08:12.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19821
2021-06-24 14:08:12.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19822
2021-06-24 14:08:12.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19823
2021-06-24 14:08:12.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19824
2021-06-24 14:08:12.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19825
2021-06-24 14:08:12.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19826
2021-06-24 14:08:12.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19827
2021-06-24 14:08:12.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19828
2021-06-24 14:08:12.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19829
2021-06-24 14:08:12.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19830
2021-06-24 14:08:12.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19831
2021-06-24 14:08:12.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19832
2021-06-24 14:08:12.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19833
2021-06-24 14:08:12.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19834
2021-06-24 14:08:12.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19835
2021-06-24 14:08:12.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19836
2021-06-24 14:08:12.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19837
2021-06-24 14:08:12.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19838
2021-06-24 14:08:12.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19839
2021-06-24 14:08:12.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19840
2021-06-24 14:08:12.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19841
2021-06-24 14:08:12.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19842
2021-06-24 14:08:12.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19843
2021-06-24 14:08:12.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19844
2021-06-24 14:08:12.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19845
2021-06-24 14:08:12.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19846
2021-06-24 14:08:12.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19847
2021-06-24 14:08:12.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19848
2021-06-24 14:08:12.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19849
2021-06-24 14:08:12.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19850
2021-06-24 14:08:12.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19851
2021-06-24 14:08:12.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19852
2021-06-24 14:08:12.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19853
2021-06-24 14:08:12.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19854
2021-06-24 14:08:12.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19855
2021-06-24 14:08:12.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19856
2021-06-24 14:08:12.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19857
2021-06-24 14:08:12.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19858
2021-06-24 14:08:12.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19859
2021-06-24 14:08:12.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19860
2021-06-24 14:08:12.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19861
2021-06-24 14:08:12.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19862
2021-06-24 14:08:12.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19863
2021-06-24 14:08:12.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19864
2021-06-24 14:08:12.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19865
2021-06-24 14:08:12.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19866
2021-06-24 14:08:12.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19867
2021-06-24 14:08:12.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19868
2021-06-24 14:08:12.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19869
2021-06-24 14:08:12.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19870
2021-06-24 14:08:12.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19871
2021-06-24 14:08:12.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19872
2021-06-24 14:08:12.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19873
2021-06-24 14:08:12.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19874
2021-06-24 14:08:12.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19875
2021-06-24 14:08:12.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19876
2021-06-24 14:08:12.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19877
2021-06-24 14:08:12.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19878
2021-06-24 14:08:12.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19879
2021-06-24 14:08:12.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19880
2021-06-24 14:08:12.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19881
2021-06-24 14:08:12.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19882
2021-06-24 14:08:12.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19883
2021-06-24 14:08:12.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19884
2021-06-24 14:08:12.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19885
2021-06-24 14:08:12.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19886
2021-06-24 14:08:12.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19887
2021-06-24 14:08:12.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19888
2021-06-24 14:08:12.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19889
2021-06-24 14:08:12.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19890
2021-06-24 14:08:12.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19891
2021-06-24 14:08:12.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19892
2021-06-24 14:08:12.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19893
2021-06-24 14:08:12.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19894
2021-06-24 14:08:12.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19895
2021-06-24 14:08:12.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19896
2021-06-24 14:08:12.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19897
2021-06-24 14:08:12.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19898
2021-06-24 14:08:12.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19899
2021-06-24 14:08:12.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19900
2021-06-24 14:08:12.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19901
2021-06-24 14:08:12.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19902
2021-06-24 14:08:12.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19903
2021-06-24 14:08:12.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19904
2021-06-24 14:08:12.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19905
2021-06-24 14:08:12.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19906
2021-06-24 14:08:12.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19907
2021-06-24 14:08:12.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19908
2021-06-24 14:08:12.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19909
2021-06-24 14:08:12.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19910
2021-06-24 14:08:12.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19911
2021-06-24 14:08:12.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19912
2021-06-24 14:08:12.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19913
2021-06-24 14:08:12.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19914
2021-06-24 14:08:12.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19915
2021-06-24 14:08:12.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19916
2021-06-24 14:08:12.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19917
2021-06-24 14:08:12.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19918
2021-06-24 14:08:12.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19919
2021-06-24 14:08:12.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19920
2021-06-24 14:08:12.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19921
2021-06-24 14:08:12.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19922
2021-06-24 14:08:12.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19923
2021-06-24 14:08:12.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19924
2021-06-24 14:08:12.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19925
2021-06-24 14:08:12.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19926
2021-06-24 14:08:12.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19927
2021-06-24 14:08:12.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19928
2021-06-24 14:08:12.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19929
2021-06-24 14:08:12.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19930
2021-06-24 14:08:12.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19931
2021-06-24 14:08:12.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19932
2021-06-24 14:08:12.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19933
2021-06-24 14:08:12.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19934
2021-06-24 14:08:12.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19935
2021-06-24 14:08:12.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19936
2021-06-24 14:08:12.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19937
2021-06-24 14:08:12.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19938
2021-06-24 14:08:12.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19939
2021-06-24 14:08:12.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19940
2021-06-24 14:08:12.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19941
2021-06-24 14:08:12.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19942
2021-06-24 14:08:12.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19943
2021-06-24 14:08:12.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19944
2021-06-24 14:08:12.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19945
2021-06-24 14:08:12.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19946
2021-06-24 14:08:12.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19947
2021-06-24 14:08:12.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19948
2021-06-24 14:08:12.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19949
2021-06-24 14:08:12.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19950
2021-06-24 14:08:12.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19951
2021-06-24 14:08:12.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19952
2021-06-24 14:08:12.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19953
2021-06-24 14:08:12.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19954
2021-06-24 14:08:12.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19955
2021-06-24 14:08:12.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19956
2021-06-24 14:08:12.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19957
2021-06-24 14:08:12.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19958
2021-06-24 14:08:12.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19959
2021-06-24 14:08:12.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19960
2021-06-24 14:08:12.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19961
2021-06-24 14:08:12.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19962
2021-06-24 14:08:12.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19963
2021-06-24 14:08:12.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19964
2021-06-24 14:08:12.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19965
2021-06-24 14:08:12.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19966
2021-06-24 14:08:12.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19967
2021-06-24 14:08:12.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19968
2021-06-24 14:08:12.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19969
2021-06-24 14:08:12.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19970
2021-06-24 14:08:12.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19971
2021-06-24 14:08:12.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19972
2021-06-24 14:08:12.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19973
2021-06-24 14:08:12.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19974
2021-06-24 14:08:12.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19975
2021-06-24 14:08:12.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19976
2021-06-24 14:08:12.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19977
2021-06-24 14:08:12.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19978
2021-06-24 14:08:12.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19979
2021-06-24 14:08:12.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19980
2021-06-24 14:08:12.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19981
2021-06-24 14:08:12.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19982
2021-06-24 14:08:12.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19983
2021-06-24 14:08:12.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19984
2021-06-24 14:08:12.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19985
2021-06-24 14:08:12.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19986
2021-06-24 14:08:12.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19987
2021-06-24 14:08:12.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19988
2021-06-24 14:08:12.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19989
2021-06-24 14:08:12.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19990
2021-06-24 14:08:12.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19991
2021-06-24 14:08:12.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19992
2021-06-24 14:08:12.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19993
2021-06-24 14:08:12.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19994
2021-06-24 14:08:12.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19995
2021-06-24 14:08:12.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19996
2021-06-24 14:08:12.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19997
2021-06-24 14:08:12.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19998
2021-06-24 14:08:12.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 19999
2021-06-24 14:08:12.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20000
2021-06-24 14:08:12.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20001
2021-06-24 14:08:12.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20002
2021-06-24 14:08:12.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20003
2021-06-24 14:08:12.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20004
2021-06-24 14:08:12.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20005
2021-06-24 14:08:12.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20006
2021-06-24 14:08:12.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20007
2021-06-24 14:08:12.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20008
2021-06-24 14:08:12.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20009
2021-06-24 14:08:12.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20010
2021-06-24 14:08:12.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20011
2021-06-24 14:08:12.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20012
2021-06-24 14:08:12.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20013
2021-06-24 14:08:12.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20014
2021-06-24 14:08:12.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20015
2021-06-24 14:08:12.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20016
2021-06-24 14:08:12.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20017
2021-06-24 14:08:12.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20018
2021-06-24 14:08:12.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20019
2021-06-24 14:08:12.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20020
2021-06-24 14:08:12.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20021
2021-06-24 14:08:12.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20022
2021-06-24 14:08:12.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20023
2021-06-24 14:08:12.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20024
2021-06-24 14:08:12.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20025
2021-06-24 14:08:12.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20026
2021-06-24 14:08:12.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20027
2021-06-24 14:08:12.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20028
2021-06-24 14:08:12.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20029
2021-06-24 14:08:12.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20030
2021-06-24 14:08:12.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20031
2021-06-24 14:08:12.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20032
2021-06-24 14:08:12.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20033
2021-06-24 14:08:12.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20034
2021-06-24 14:08:12.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20035
2021-06-24 14:08:12.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20036
2021-06-24 14:08:12.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20037
2021-06-24 14:08:12.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20038
2021-06-24 14:08:12.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20039
2021-06-24 14:08:12.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20040
2021-06-24 14:08:12.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20041
2021-06-24 14:08:12.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20042
2021-06-24 14:08:12.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20043
2021-06-24 14:08:12.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20044
2021-06-24 14:08:12.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20045
2021-06-24 14:08:12.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20046
2021-06-24 14:08:12.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20047
2021-06-24 14:08:12.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20048
2021-06-24 14:08:12.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20049
2021-06-24 14:08:12.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20050
2021-06-24 14:08:12.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20051
2021-06-24 14:08:12.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20052
2021-06-24 14:08:12.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20053
2021-06-24 14:08:12.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20054
2021-06-24 14:08:12.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20055
2021-06-24 14:08:12.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20056
2021-06-24 14:08:12.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20057
2021-06-24 14:08:12.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20058
2021-06-24 14:08:12.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20059
2021-06-24 14:08:12.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20060
2021-06-24 14:08:12.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20061
2021-06-24 14:08:12.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20062
2021-06-24 14:08:12.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20063
2021-06-24 14:08:12.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20064
2021-06-24 14:08:12.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20065
2021-06-24 14:08:12.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20066
2021-06-24 14:08:12.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20067
2021-06-24 14:08:12.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20068
2021-06-24 14:08:12.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20069
2021-06-24 14:08:12.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20070
2021-06-24 14:08:12.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20071
2021-06-24 14:08:12.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20072
2021-06-24 14:08:12.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20073
2021-06-24 14:08:12.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20074
2021-06-24 14:08:12.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20075
2021-06-24 14:08:12.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20076
2021-06-24 14:08:12.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20077
2021-06-24 14:08:12.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20078
2021-06-24 14:08:12.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20079
2021-06-24 14:08:12.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20080
2021-06-24 14:08:12.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20081
2021-06-24 14:08:12.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20082
2021-06-24 14:08:12.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20083
2021-06-24 14:08:12.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20084
2021-06-24 14:08:12.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20085
2021-06-24 14:08:12.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20086
2021-06-24 14:08:12.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20087
2021-06-24 14:08:12.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20088
2021-06-24 14:08:12.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20089
2021-06-24 14:08:12.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20090
2021-06-24 14:08:12.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20091
2021-06-24 14:08:12.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20092
2021-06-24 14:08:12.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20093
2021-06-24 14:08:12.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20094
2021-06-24 14:08:12.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20095
2021-06-24 14:08:12.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20096
2021-06-24 14:08:12.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20097
2021-06-24 14:08:12.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20098
2021-06-24 14:08:12.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20099
2021-06-24 14:08:12.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20100
2021-06-24 14:08:12.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20101
2021-06-24 14:08:12.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20102
2021-06-24 14:08:12.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20103
2021-06-24 14:08:12.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20104
2021-06-24 14:08:12.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20105
2021-06-24 14:08:12.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20106
2021-06-24 14:08:12.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20107
2021-06-24 14:08:12.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20108
2021-06-24 14:08:12.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20109
2021-06-24 14:08:12.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20110
2021-06-24 14:08:12.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20111
2021-06-24 14:08:12.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20112
2021-06-24 14:08:12.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20113
2021-06-24 14:08:12.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20114
2021-06-24 14:08:12.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20115
2021-06-24 14:08:12.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20116
2021-06-24 14:08:12.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20117
2021-06-24 14:08:12.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20118
2021-06-24 14:08:12.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20119
2021-06-24 14:08:12.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20120
2021-06-24 14:08:12.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20121
2021-06-24 14:08:12.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20122
2021-06-24 14:08:12.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20123
2021-06-24 14:08:12.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20124
2021-06-24 14:08:12.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20125
2021-06-24 14:08:12.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20126
2021-06-24 14:08:12.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20127
2021-06-24 14:08:12.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20128
2021-06-24 14:08:12.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20129
2021-06-24 14:08:12.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20130
2021-06-24 14:08:12.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20131
2021-06-24 14:08:12.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20132
2021-06-24 14:08:12.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20133
2021-06-24 14:08:12.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20134
2021-06-24 14:08:12.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20135
2021-06-24 14:08:12.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20136
2021-06-24 14:08:12.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20137
2021-06-24 14:08:12.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20138
2021-06-24 14:08:12.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20139
2021-06-24 14:08:12.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20140
2021-06-24 14:08:12.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20141
2021-06-24 14:08:12.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20142
2021-06-24 14:08:12.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20143
2021-06-24 14:08:12.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20144
2021-06-24 14:08:12.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20145
2021-06-24 14:08:12.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20146
2021-06-24 14:08:12.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20147
2021-06-24 14:08:12.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20148
2021-06-24 14:08:12.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20149
2021-06-24 14:08:12.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20150
2021-06-24 14:08:12.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20151
2021-06-24 14:08:12.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20152
2021-06-24 14:08:12.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20153
2021-06-24 14:08:12.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20154
2021-06-24 14:08:12.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20155
2021-06-24 14:08:12.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20156
2021-06-24 14:08:12.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20157
2021-06-24 14:08:12.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20158
2021-06-24 14:08:12.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20159
2021-06-24 14:08:12.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20160
2021-06-24 14:08:12.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20161
2021-06-24 14:08:12.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20162
2021-06-24 14:08:12.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20163
2021-06-24 14:08:12.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20164
2021-06-24 14:08:12.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20165
2021-06-24 14:08:12.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20166
2021-06-24 14:08:12.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20167
2021-06-24 14:08:12.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20168
2021-06-24 14:08:12.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20169
2021-06-24 14:08:12.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20170
2021-06-24 14:08:12.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20171
2021-06-24 14:08:12.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20172
2021-06-24 14:08:12.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20173
2021-06-24 14:08:12.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20174
2021-06-24 14:08:12.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20175
2021-06-24 14:08:12.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20176
2021-06-24 14:08:12.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20177
2021-06-24 14:08:12.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20178
2021-06-24 14:08:12.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20179
2021-06-24 14:08:12.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20180
2021-06-24 14:08:12.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20181
2021-06-24 14:08:12.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20182
2021-06-24 14:08:12.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20183
2021-06-24 14:08:12.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20184
2021-06-24 14:08:12.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20185
2021-06-24 14:08:12.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20186
2021-06-24 14:08:12.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20187
2021-06-24 14:08:12.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20188
2021-06-24 14:08:12.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20189
2021-06-24 14:08:12.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20190
2021-06-24 14:08:12.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20191
2021-06-24 14:08:12.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20192
2021-06-24 14:08:12.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20193
2021-06-24 14:08:12.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20194
2021-06-24 14:08:12.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20195
2021-06-24 14:08:12.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20196
2021-06-24 14:08:12.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20197
2021-06-24 14:08:12.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20198
2021-06-24 14:08:12.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20199
2021-06-24 14:08:12.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20200
2021-06-24 14:08:12.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20201
2021-06-24 14:08:12.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20202
2021-06-24 14:08:12.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20203
2021-06-24 14:08:12.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20204
2021-06-24 14:08:12.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20205
2021-06-24 14:08:12.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20206
2021-06-24 14:08:12.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20207
2021-06-24 14:08:12.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20208
2021-06-24 14:08:12.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20209
2021-06-24 14:08:12.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20210
2021-06-24 14:08:12.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20211
2021-06-24 14:08:12.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20212
2021-06-24 14:08:12.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20213
2021-06-24 14:08:12.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20214
2021-06-24 14:08:12.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20215
2021-06-24 14:08:12.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20216
2021-06-24 14:08:12.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20217
2021-06-24 14:08:12.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20218
2021-06-24 14:08:12.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20219
2021-06-24 14:08:12.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20220
2021-06-24 14:08:12.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20221
2021-06-24 14:08:12.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20222
2021-06-24 14:08:12.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20223
2021-06-24 14:08:12.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20224
2021-06-24 14:08:12.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20225
2021-06-24 14:08:12.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20226
2021-06-24 14:08:12.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20227
2021-06-24 14:08:12.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20228
2021-06-24 14:08:12.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20229
2021-06-24 14:08:12.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20230
2021-06-24 14:08:12.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20231
2021-06-24 14:08:12.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20232
2021-06-24 14:08:12.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20233
2021-06-24 14:08:12.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20234
2021-06-24 14:08:12.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20235
2021-06-24 14:08:12.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20236
2021-06-24 14:08:12.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20237
2021-06-24 14:08:12.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20238
2021-06-24 14:08:12.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20239
2021-06-24 14:08:12.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20240
2021-06-24 14:08:12.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20241
2021-06-24 14:08:12.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20242
2021-06-24 14:08:12.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20243
2021-06-24 14:08:12.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20244
2021-06-24 14:08:12.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20245
2021-06-24 14:08:12.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20246
2021-06-24 14:08:12.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20247
2021-06-24 14:08:12.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20248
2021-06-24 14:08:12.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20249
2021-06-24 14:08:12.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20250
2021-06-24 14:08:12.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20251
2021-06-24 14:08:12.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20252
2021-06-24 14:08:12.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20253
2021-06-24 14:08:12.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20254
2021-06-24 14:08:12.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20255
2021-06-24 14:08:12.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20256
2021-06-24 14:08:12.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20257
2021-06-24 14:08:12.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20258
2021-06-24 14:08:12.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20259
2021-06-24 14:08:12.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20260
2021-06-24 14:08:12.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20261
2021-06-24 14:08:12.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20262
2021-06-24 14:08:12.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20263
2021-06-24 14:08:12.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20264
2021-06-24 14:08:12.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20265
2021-06-24 14:08:12.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20266
2021-06-24 14:08:12.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20267
2021-06-24 14:08:12.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20268
2021-06-24 14:08:12.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20269
2021-06-24 14:08:12.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20270
2021-06-24 14:08:12.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20271
2021-06-24 14:08:12.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20272
2021-06-24 14:08:12.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20273
2021-06-24 14:08:12.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20274
2021-06-24 14:08:12.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20275
2021-06-24 14:08:12.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20276
2021-06-24 14:08:12.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20277
2021-06-24 14:08:12.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20278
2021-06-24 14:08:12.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20279
2021-06-24 14:08:12.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20280
2021-06-24 14:08:12.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20281
2021-06-24 14:08:12.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20282
2021-06-24 14:08:12.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20283
2021-06-24 14:08:12.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20284
2021-06-24 14:08:12.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20285
2021-06-24 14:08:12.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20286
2021-06-24 14:08:12.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20287
2021-06-24 14:08:12.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20288
2021-06-24 14:08:12.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20289
2021-06-24 14:08:12.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20290
2021-06-24 14:08:12.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20291
2021-06-24 14:08:12.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20292
2021-06-24 14:08:12.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20293
2021-06-24 14:08:12.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20294
2021-06-24 14:08:12.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20295
2021-06-24 14:08:12.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20296
2021-06-24 14:08:12.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20297
2021-06-24 14:08:12.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20298
2021-06-24 14:08:12.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20299
2021-06-24 14:08:12.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20300
2021-06-24 14:08:12.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20301
2021-06-24 14:08:12.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20302
2021-06-24 14:08:12.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20303
2021-06-24 14:08:12.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20304
2021-06-24 14:08:12.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20305
2021-06-24 14:08:12.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20306
2021-06-24 14:08:12.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20307
2021-06-24 14:08:12.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20308
2021-06-24 14:08:12.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20309
2021-06-24 14:08:12.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20310
2021-06-24 14:08:12.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20311
2021-06-24 14:08:12.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20312
2021-06-24 14:08:12.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20313
2021-06-24 14:08:12.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20314
2021-06-24 14:08:12.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20315
2021-06-24 14:08:12.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20316
2021-06-24 14:08:12.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20317
2021-06-24 14:08:12.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20318
2021-06-24 14:08:12.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20319
2021-06-24 14:08:12.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20320
2021-06-24 14:08:12.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20321
2021-06-24 14:08:12.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20322
2021-06-24 14:08:12.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20323
2021-06-24 14:08:12.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20324
2021-06-24 14:08:12.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20325
2021-06-24 14:08:12.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20326
2021-06-24 14:08:12.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20327
2021-06-24 14:08:12.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20328
2021-06-24 14:08:12.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20329
2021-06-24 14:08:12.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20330
2021-06-24 14:08:12.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20331
2021-06-24 14:08:12.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20332
2021-06-24 14:08:12.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20333
2021-06-24 14:08:12.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20334
2021-06-24 14:08:12.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20335
2021-06-24 14:08:12.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20336
2021-06-24 14:08:12.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20337
2021-06-24 14:08:12.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20338
2021-06-24 14:08:12.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20339
2021-06-24 14:08:12.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20340
2021-06-24 14:08:12.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20341
2021-06-24 14:08:12.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20342
2021-06-24 14:08:12.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20343
2021-06-24 14:08:12.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20344
2021-06-24 14:08:12.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20345
2021-06-24 14:08:12.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20346
2021-06-24 14:08:12.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20347
2021-06-24 14:08:12.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20348
2021-06-24 14:08:12.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20349
2021-06-24 14:08:12.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20350
2021-06-24 14:08:12.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20351
2021-06-24 14:08:12.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20352
2021-06-24 14:08:12.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20353
2021-06-24 14:08:12.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20354
2021-06-24 14:08:12.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20355
2021-06-24 14:08:12.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20356
2021-06-24 14:08:12.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20357
2021-06-24 14:08:12.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20358
2021-06-24 14:08:12.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20359
2021-06-24 14:08:12.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20360
2021-06-24 14:08:12.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20361
2021-06-24 14:08:12.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20362
2021-06-24 14:08:12.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20363
2021-06-24 14:08:12.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20364
2021-06-24 14:08:12.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20365
2021-06-24 14:08:12.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20366
2021-06-24 14:08:12.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20367
2021-06-24 14:08:12.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20368
2021-06-24 14:08:12.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20369
2021-06-24 14:08:12.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20370
2021-06-24 14:08:12.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20371
2021-06-24 14:08:12.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20372
2021-06-24 14:08:12.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20373
2021-06-24 14:08:12.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20374
2021-06-24 14:08:12.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20375
2021-06-24 14:08:12.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20376
2021-06-24 14:08:12.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20377
2021-06-24 14:08:12.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20378
2021-06-24 14:08:12.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20379
2021-06-24 14:08:12.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20380
2021-06-24 14:08:12.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20381
2021-06-24 14:08:12.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20382
2021-06-24 14:08:12.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20383
2021-06-24 14:08:12.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20384
2021-06-24 14:08:12.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20385
2021-06-24 14:08:12.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20386
2021-06-24 14:08:12.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20387
2021-06-24 14:08:12.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20388
2021-06-24 14:08:12.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20389
2021-06-24 14:08:12.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20390
2021-06-24 14:08:12.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20391
2021-06-24 14:08:12.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20392
2021-06-24 14:08:12.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20393
2021-06-24 14:08:12.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20394
2021-06-24 14:08:12.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20395
2021-06-24 14:08:12.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20396
2021-06-24 14:08:12.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20397
2021-06-24 14:08:12.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20398
2021-06-24 14:08:12.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20399
2021-06-24 14:08:12.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20400
2021-06-24 14:08:12.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20401
2021-06-24 14:08:12.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20402
2021-06-24 14:08:12.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20403
2021-06-24 14:08:12.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20404
2021-06-24 14:08:12.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20405
2021-06-24 14:08:12.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20406
2021-06-24 14:08:12.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20407
2021-06-24 14:08:12.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20408
2021-06-24 14:08:12.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20409
2021-06-24 14:08:12.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20410
2021-06-24 14:08:12.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20411
2021-06-24 14:08:12.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20412
2021-06-24 14:08:12.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20413
2021-06-24 14:08:12.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20414
2021-06-24 14:08:12.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20415
2021-06-24 14:08:12.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20416
2021-06-24 14:08:12.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20417
2021-06-24 14:08:12.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20418
2021-06-24 14:08:12.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20419
2021-06-24 14:08:12.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20420
2021-06-24 14:08:12.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20421
2021-06-24 14:08:12.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20422
2021-06-24 14:08:12.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20423
2021-06-24 14:08:12.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20424
2021-06-24 14:08:12.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20425
2021-06-24 14:08:12.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20426
2021-06-24 14:08:12.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20427
2021-06-24 14:08:12.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20428
2021-06-24 14:08:12.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20429
2021-06-24 14:08:12.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20430
2021-06-24 14:08:12.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20431
2021-06-24 14:08:12.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20432
2021-06-24 14:08:12.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20433
2021-06-24 14:08:12.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20434
2021-06-24 14:08:12.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20435
2021-06-24 14:08:12.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20436
2021-06-24 14:08:12.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20437
2021-06-24 14:08:12.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20438
2021-06-24 14:08:12.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20439
2021-06-24 14:08:12.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20440
2021-06-24 14:08:12.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20441
2021-06-24 14:08:12.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20442
2021-06-24 14:08:12.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20443
2021-06-24 14:08:12.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20444
2021-06-24 14:08:12.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20445
2021-06-24 14:08:12.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20446
2021-06-24 14:08:12.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20447
2021-06-24 14:08:12.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20448
2021-06-24 14:08:12.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20449
2021-06-24 14:08:12.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20450
2021-06-24 14:08:12.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20451
2021-06-24 14:08:12.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20452
2021-06-24 14:08:12.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20453
2021-06-24 14:08:12.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20454
2021-06-24 14:08:12.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20455
2021-06-24 14:08:12.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20456
2021-06-24 14:08:12.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20457
2021-06-24 14:08:12.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20458
2021-06-24 14:08:12.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20459
2021-06-24 14:08:12.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20460
2021-06-24 14:08:12.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20461
2021-06-24 14:08:12.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20462
2021-06-24 14:08:12.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20463
2021-06-24 14:08:12.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20464
2021-06-24 14:08:12.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20465
2021-06-24 14:08:12.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20466
2021-06-24 14:08:12.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20467
2021-06-24 14:08:12.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20468
2021-06-24 14:08:12.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20469
2021-06-24 14:08:12.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20470
2021-06-24 14:08:12.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20471
2021-06-24 14:08:12.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20472
2021-06-24 14:08:12.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20473
2021-06-24 14:08:12.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20474
2021-06-24 14:08:12.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20475
2021-06-24 14:08:12.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20476
2021-06-24 14:08:12.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20477
2021-06-24 14:08:12.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20478
2021-06-24 14:08:12.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20479
2021-06-24 14:08:12.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20480
2021-06-24 14:08:12.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20481
2021-06-24 14:08:12.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20482
2021-06-24 14:08:12.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20483
2021-06-24 14:08:12.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20484
2021-06-24 14:08:12.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20485
2021-06-24 14:08:12.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20486
2021-06-24 14:08:12.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20487
2021-06-24 14:08:12.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20488
2021-06-24 14:08:12.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20489
2021-06-24 14:08:12.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20490
2021-06-24 14:08:12.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20491
2021-06-24 14:08:12.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20492
2021-06-24 14:08:12.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20493
2021-06-24 14:08:12.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20494
2021-06-24 14:08:12.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20495
2021-06-24 14:08:12.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20496
2021-06-24 14:08:12.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20497
2021-06-24 14:08:12.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20498
2021-06-24 14:08:12.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20499
2021-06-24 14:08:12.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20500
2021-06-24 14:08:12.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20501
2021-06-24 14:08:12.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20502
2021-06-24 14:08:12.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20503
2021-06-24 14:08:12.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20504
2021-06-24 14:08:12.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20505
2021-06-24 14:08:12.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20506
2021-06-24 14:08:12.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20507
2021-06-24 14:08:12.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20508
2021-06-24 14:08:12.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20509
2021-06-24 14:08:12.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20510
2021-06-24 14:08:12.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20511
2021-06-24 14:08:12.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20512
2021-06-24 14:08:12.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20513
2021-06-24 14:08:12.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20514
2021-06-24 14:08:12.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20515
2021-06-24 14:08:12.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20516
2021-06-24 14:08:12.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20517
2021-06-24 14:08:12.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20518
2021-06-24 14:08:12.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20519
2021-06-24 14:08:12.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20520
2021-06-24 14:08:12.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20521
2021-06-24 14:08:12.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20522
2021-06-24 14:08:12.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20523
2021-06-24 14:08:12.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20524
2021-06-24 14:08:12.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20525
2021-06-24 14:08:12.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20526
2021-06-24 14:08:12.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20527
2021-06-24 14:08:12.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20528
2021-06-24 14:08:12.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20529
2021-06-24 14:08:12.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20530
2021-06-24 14:08:12.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20531
2021-06-24 14:08:12.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20532
2021-06-24 14:08:12.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20533
2021-06-24 14:08:12.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20534
2021-06-24 14:08:12.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20535
2021-06-24 14:08:12.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20536
2021-06-24 14:08:12.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20537
2021-06-24 14:08:12.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20538
2021-06-24 14:08:12.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20539
2021-06-24 14:08:12.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20540
2021-06-24 14:08:12.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20541
2021-06-24 14:08:12.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20542
2021-06-24 14:08:12.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20543
2021-06-24 14:08:12.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20544
2021-06-24 14:08:12.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20545
2021-06-24 14:08:12.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20546
2021-06-24 14:08:12.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20547
2021-06-24 14:08:12.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20548
2021-06-24 14:08:12.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20549
2021-06-24 14:08:12.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20550
2021-06-24 14:08:12.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20551
2021-06-24 14:08:12.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20552
2021-06-24 14:08:12.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20553
2021-06-24 14:08:12.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20554
2021-06-24 14:08:12.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20555
2021-06-24 14:08:12.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20556
2021-06-24 14:08:12.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20557
2021-06-24 14:08:12.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20558
2021-06-24 14:08:12.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20559
2021-06-24 14:08:12.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20560
2021-06-24 14:08:12.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20561
2021-06-24 14:08:12.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20562
2021-06-24 14:08:12.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20563
2021-06-24 14:08:12.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20564
2021-06-24 14:08:12.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20565
2021-06-24 14:08:12.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20566
2021-06-24 14:08:12.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20567
2021-06-24 14:08:12.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20568
2021-06-24 14:08:12.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20569
2021-06-24 14:08:12.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20570
2021-06-24 14:08:12.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20571
2021-06-24 14:08:12.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20572
2021-06-24 14:08:12.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20573
2021-06-24 14:08:12.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20574
2021-06-24 14:08:12.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20575
2021-06-24 14:08:12.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20576
2021-06-24 14:08:12.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20577
2021-06-24 14:08:12.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20578
2021-06-24 14:08:12.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20579
2021-06-24 14:08:12.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20580
2021-06-24 14:08:12.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20581
2021-06-24 14:08:12.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20582
2021-06-24 14:08:12.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20583
2021-06-24 14:08:12.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20584
2021-06-24 14:08:12.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20585
2021-06-24 14:08:12.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20586
2021-06-24 14:08:12.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20587
2021-06-24 14:08:12.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20588
2021-06-24 14:08:12.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20589
2021-06-24 14:08:12.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20590
2021-06-24 14:08:12.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20591
2021-06-24 14:08:12.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20592
2021-06-24 14:08:12.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20593
2021-06-24 14:08:12.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20594
2021-06-24 14:08:12.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20595
2021-06-24 14:08:12.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20596
2021-06-24 14:08:12.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20597
2021-06-24 14:08:12.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20598
2021-06-24 14:08:12.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20599
2021-06-24 14:08:12.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20600
2021-06-24 14:08:12.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20601
2021-06-24 14:08:12.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20602
2021-06-24 14:08:12.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20603
2021-06-24 14:08:12.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20604
2021-06-24 14:08:12.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20605
2021-06-24 14:08:12.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20606
2021-06-24 14:08:12.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20607
2021-06-24 14:08:12.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20608
2021-06-24 14:08:12.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20609
2021-06-24 14:08:12.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20610
2021-06-24 14:08:12.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20611
2021-06-24 14:08:12.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20612
2021-06-24 14:08:12.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20613
2021-06-24 14:08:12.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20614
2021-06-24 14:08:12.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20615
2021-06-24 14:08:12.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20616
2021-06-24 14:08:12.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20617
2021-06-24 14:08:12.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20618
2021-06-24 14:08:12.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20619
2021-06-24 14:08:12.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20620
2021-06-24 14:08:12.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20621
2021-06-24 14:08:12.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20622
2021-06-24 14:08:12.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20623
2021-06-24 14:08:12.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20624
2021-06-24 14:08:12.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20625
2021-06-24 14:08:12.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20626
2021-06-24 14:08:12.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20627
2021-06-24 14:08:12.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20628
2021-06-24 14:08:12.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20629
2021-06-24 14:08:12.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20630
2021-06-24 14:08:12.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20631
2021-06-24 14:08:12.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20632
2021-06-24 14:08:12.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20633
2021-06-24 14:08:12.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20634
2021-06-24 14:08:12.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20635
2021-06-24 14:08:12.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20636
2021-06-24 14:08:12.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20637
2021-06-24 14:08:12.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20638
2021-06-24 14:08:12.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20639
2021-06-24 14:08:12.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20640
2021-06-24 14:08:12.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20641
2021-06-24 14:08:12.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20642
2021-06-24 14:08:12.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20643
2021-06-24 14:08:12.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20644
2021-06-24 14:08:12.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20645
2021-06-24 14:08:12.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20646
2021-06-24 14:08:12.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20647
2021-06-24 14:08:12.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20648
2021-06-24 14:08:12.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20649
2021-06-24 14:08:12.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20650
2021-06-24 14:08:12.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20651
2021-06-24 14:08:12.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20652
2021-06-24 14:08:12.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20653
2021-06-24 14:08:12.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20654
2021-06-24 14:08:12.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20655
2021-06-24 14:08:12.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20656
2021-06-24 14:08:12.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20657
2021-06-24 14:08:12.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20658
2021-06-24 14:08:12.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20659
2021-06-24 14:08:12.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20660
2021-06-24 14:08:12.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20661
2021-06-24 14:08:12.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20662
2021-06-24 14:08:12.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20663
2021-06-24 14:08:12.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20664
2021-06-24 14:08:12.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20665
2021-06-24 14:08:12.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20666
2021-06-24 14:08:12.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20667
2021-06-24 14:08:12.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20668
2021-06-24 14:08:12.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20669
2021-06-24 14:08:12.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20670
2021-06-24 14:08:12.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20671
2021-06-24 14:08:12.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20672
2021-06-24 14:08:12.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20673
2021-06-24 14:08:12.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20674
2021-06-24 14:08:12.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20675
2021-06-24 14:08:12.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20676
2021-06-24 14:08:12.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20677
2021-06-24 14:08:12.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20678
2021-06-24 14:08:12.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20679
2021-06-24 14:08:12.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20680
2021-06-24 14:08:12.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20681
2021-06-24 14:08:12.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20682
2021-06-24 14:08:12.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20683
2021-06-24 14:08:12.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20684
2021-06-24 14:08:12.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20685
2021-06-24 14:08:12.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20686
2021-06-24 14:08:12.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20687
2021-06-24 14:08:12.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20688
2021-06-24 14:08:12.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20689
2021-06-24 14:08:12.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20690
2021-06-24 14:08:12.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20691
2021-06-24 14:08:12.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20692
2021-06-24 14:08:12.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20693
2021-06-24 14:08:12.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20694
2021-06-24 14:08:12.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20695
2021-06-24 14:08:12.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20696
2021-06-24 14:08:12.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20697
2021-06-24 14:08:12.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20698
2021-06-24 14:08:12.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20699
2021-06-24 14:08:12.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20700
2021-06-24 14:08:12.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20701
2021-06-24 14:08:12.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20702
2021-06-24 14:08:12.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20703
2021-06-24 14:08:12.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20704
2021-06-24 14:08:12.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20705
2021-06-24 14:08:12.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20706
2021-06-24 14:08:12.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20707
2021-06-24 14:08:12.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20708
2021-06-24 14:08:12.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20709
2021-06-24 14:08:12.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20710
2021-06-24 14:08:12.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20711
2021-06-24 14:08:12.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20712
2021-06-24 14:08:12.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20713
2021-06-24 14:08:12.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20714
2021-06-24 14:08:12.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20715
2021-06-24 14:08:12.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20716
2021-06-24 14:08:12.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20717
2021-06-24 14:08:12.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20718
2021-06-24 14:08:12.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20719
2021-06-24 14:08:12.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20720
2021-06-24 14:08:12.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20721
2021-06-24 14:08:12.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20722
2021-06-24 14:08:12.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20723
2021-06-24 14:08:12.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20724
2021-06-24 14:08:12.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20725
2021-06-24 14:08:12.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20726
2021-06-24 14:08:12.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20727
2021-06-24 14:08:12.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20728
2021-06-24 14:08:12.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20729
2021-06-24 14:08:12.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20730
2021-06-24 14:08:12.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20731
2021-06-24 14:08:12.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20732
2021-06-24 14:08:12.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20733
2021-06-24 14:08:12.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20734
2021-06-24 14:08:12.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20735
2021-06-24 14:08:12.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20736
2021-06-24 14:08:12.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20737
2021-06-24 14:08:12.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20738
2021-06-24 14:08:12.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20739
2021-06-24 14:08:12.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20740
2021-06-24 14:08:12.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20741
2021-06-24 14:08:12.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20742
2021-06-24 14:08:12.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20743
2021-06-24 14:08:12.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20744
2021-06-24 14:08:12.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20745
2021-06-24 14:08:12.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20746
2021-06-24 14:08:12.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20747
2021-06-24 14:08:12.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20748
2021-06-24 14:08:12.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20749
2021-06-24 14:08:12.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20750
2021-06-24 14:08:12.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20751
2021-06-24 14:08:12.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20752
2021-06-24 14:08:12.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20753
2021-06-24 14:08:12.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20754
2021-06-24 14:08:12.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20755
2021-06-24 14:08:12.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20756
2021-06-24 14:08:12.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20757
2021-06-24 14:08:12.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20758
2021-06-24 14:08:12.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20759
2021-06-24 14:08:12.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20760
2021-06-24 14:08:12.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20761
2021-06-24 14:08:12.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20762
2021-06-24 14:08:12.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20763
2021-06-24 14:08:12.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20764
2021-06-24 14:08:12.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20765
2021-06-24 14:08:12.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20766
2021-06-24 14:08:12.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20767
2021-06-24 14:08:12.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20768
2021-06-24 14:08:12.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20769
2021-06-24 14:08:12.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20770
2021-06-24 14:08:12.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20771
2021-06-24 14:08:12.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20772
2021-06-24 14:08:12.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20773
2021-06-24 14:08:12.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20774
2021-06-24 14:08:12.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20775
2021-06-24 14:08:12.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20776
2021-06-24 14:08:12.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20777
2021-06-24 14:08:12.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20778
2021-06-24 14:08:12.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20779
2021-06-24 14:08:12.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20780
2021-06-24 14:08:12.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20781
2021-06-24 14:08:12.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20782
2021-06-24 14:08:12.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20783
2021-06-24 14:08:12.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20784
2021-06-24 14:08:12.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20785
2021-06-24 14:08:12.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20786
2021-06-24 14:08:12.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20787
2021-06-24 14:08:12.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20788
2021-06-24 14:08:12.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20789
2021-06-24 14:08:12.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20790
2021-06-24 14:08:12.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20791
2021-06-24 14:08:12.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20792
2021-06-24 14:08:12.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20793
2021-06-24 14:08:12.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20794
2021-06-24 14:08:12.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20795
2021-06-24 14:08:12.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20796
2021-06-24 14:08:12.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20797
2021-06-24 14:08:12.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20798
2021-06-24 14:08:12.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20799
2021-06-24 14:08:12.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20800
2021-06-24 14:08:12.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20801
2021-06-24 14:08:12.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20802
2021-06-24 14:08:12.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20803
2021-06-24 14:08:12.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20804
2021-06-24 14:08:12.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20805
2021-06-24 14:08:12.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20806
2021-06-24 14:08:12.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20807
2021-06-24 14:08:12.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20808
2021-06-24 14:08:12.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20809
2021-06-24 14:08:12.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20810
2021-06-24 14:08:12.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20811
2021-06-24 14:08:12.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20812
2021-06-24 14:08:12.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20813
2021-06-24 14:08:12.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20814
2021-06-24 14:08:12.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20815
2021-06-24 14:08:12.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20816
2021-06-24 14:08:12.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20817
2021-06-24 14:08:12.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20818
2021-06-24 14:08:12.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20819
2021-06-24 14:08:12.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20820
2021-06-24 14:08:12.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20821
2021-06-24 14:08:12.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20822
2021-06-24 14:08:12.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20823
2021-06-24 14:08:12.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20824
2021-06-24 14:08:12.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20825
2021-06-24 14:08:12.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20826
2021-06-24 14:08:12.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20827
2021-06-24 14:08:12.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20828
2021-06-24 14:08:12.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20829
2021-06-24 14:08:12.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20830
2021-06-24 14:08:12.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20831
2021-06-24 14:08:12.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20832
2021-06-24 14:08:12.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20833
2021-06-24 14:08:12.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20834
2021-06-24 14:08:12.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20835
2021-06-24 14:08:12.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20836
2021-06-24 14:08:12.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20837
2021-06-24 14:08:12.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20838
2021-06-24 14:08:12.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20839
2021-06-24 14:08:12.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20840
2021-06-24 14:08:12.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20841
2021-06-24 14:08:12.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20842
2021-06-24 14:08:12.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20843
2021-06-24 14:08:12.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20844
2021-06-24 14:08:12.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20845
2021-06-24 14:08:12.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20846
2021-06-24 14:08:12.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20847
2021-06-24 14:08:12.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20848
2021-06-24 14:08:12.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20849
2021-06-24 14:08:12.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20850
2021-06-24 14:08:12.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20851
2021-06-24 14:08:12.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20852
2021-06-24 14:08:12.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20853
2021-06-24 14:08:12.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20854
2021-06-24 14:08:12.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20855
2021-06-24 14:08:12.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20856
2021-06-24 14:08:12.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20857
2021-06-24 14:08:12.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20858
2021-06-24 14:08:12.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20859
2021-06-24 14:08:12.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20860
2021-06-24 14:08:12.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20861
2021-06-24 14:08:12.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20862
2021-06-24 14:08:12.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20863
2021-06-24 14:08:12.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20864
2021-06-24 14:08:12.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20865
2021-06-24 14:08:12.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20866
2021-06-24 14:08:12.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20867
2021-06-24 14:08:12.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20868
2021-06-24 14:08:12.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20869
2021-06-24 14:08:12.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20870
2021-06-24 14:08:12.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20871
2021-06-24 14:08:12.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20872
2021-06-24 14:08:12.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20873
2021-06-24 14:08:12.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20874
2021-06-24 14:08:12.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20875
2021-06-24 14:08:12.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20876
2021-06-24 14:08:12.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20877
2021-06-24 14:08:12.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20878
2021-06-24 14:08:12.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20879
2021-06-24 14:08:12.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20880
2021-06-24 14:08:12.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20881
2021-06-24 14:08:12.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20882
2021-06-24 14:08:12.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20883
2021-06-24 14:08:12.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20884
2021-06-24 14:08:12.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20885
2021-06-24 14:08:12.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20886
2021-06-24 14:08:12.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20887
2021-06-24 14:08:12.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20888
2021-06-24 14:08:12.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20889
2021-06-24 14:08:12.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20890
2021-06-24 14:08:12.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20891
2021-06-24 14:08:12.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20892
2021-06-24 14:08:12.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20893
2021-06-24 14:08:12.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20894
2021-06-24 14:08:12.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20895
2021-06-24 14:08:12.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20896
2021-06-24 14:08:12.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20897
2021-06-24 14:08:12.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20898
2021-06-24 14:08:12.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20899
2021-06-24 14:08:12.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20900
2021-06-24 14:08:12.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20901
2021-06-24 14:08:12.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20902
2021-06-24 14:08:12.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20903
2021-06-24 14:08:12.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20904
2021-06-24 14:08:12.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20905
2021-06-24 14:08:12.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20906
2021-06-24 14:08:12.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20907
2021-06-24 14:08:12.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20908
2021-06-24 14:08:12.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20909
2021-06-24 14:08:12.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20910
2021-06-24 14:08:12.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20911
2021-06-24 14:08:12.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20912
2021-06-24 14:08:12.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20913
2021-06-24 14:08:12.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20914
2021-06-24 14:08:12.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20915
2021-06-24 14:08:12.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20916
2021-06-24 14:08:12.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20917
2021-06-24 14:08:12.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20918
2021-06-24 14:08:12.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20919
2021-06-24 14:08:12.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20920
2021-06-24 14:08:12.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20921
2021-06-24 14:08:12.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20922
2021-06-24 14:08:12.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20923
2021-06-24 14:08:12.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20924
2021-06-24 14:08:12.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20925
2021-06-24 14:08:12.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20926
2021-06-24 14:08:12.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20927
2021-06-24 14:08:12.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20928
2021-06-24 14:08:12.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20929
2021-06-24 14:08:12.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20930
2021-06-24 14:08:12.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20931
2021-06-24 14:08:12.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20932
2021-06-24 14:08:12.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20933
2021-06-24 14:08:12.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20934
2021-06-24 14:08:12.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20935
2021-06-24 14:08:12.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20936
2021-06-24 14:08:12.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20937
2021-06-24 14:08:12.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20938
2021-06-24 14:08:12.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20939
2021-06-24 14:08:12.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20940
2021-06-24 14:08:12.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20941
2021-06-24 14:08:12.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20942
2021-06-24 14:08:12.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20943
2021-06-24 14:08:12.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20944
2021-06-24 14:08:12.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20945
2021-06-24 14:08:12.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20946
2021-06-24 14:08:12.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20947
2021-06-24 14:08:12.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20948
2021-06-24 14:08:12.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20949
2021-06-24 14:08:12.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20950
2021-06-24 14:08:12.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20951
2021-06-24 14:08:12.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20952
2021-06-24 14:08:12.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20953
2021-06-24 14:08:12.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20954
2021-06-24 14:08:12.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20955
2021-06-24 14:08:12.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20956
2021-06-24 14:08:12.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20957
2021-06-24 14:08:12.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20958
2021-06-24 14:08:12.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20959
2021-06-24 14:08:12.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20960
2021-06-24 14:08:12.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20961
2021-06-24 14:08:12.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20962
2021-06-24 14:08:12.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20963
2021-06-24 14:08:12.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20964
2021-06-24 14:08:12.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20965
2021-06-24 14:08:12.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20966
2021-06-24 14:08:12.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20967
2021-06-24 14:08:12.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20968
2021-06-24 14:08:12.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20969
2021-06-24 14:08:12.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20970
2021-06-24 14:08:12.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20971
2021-06-24 14:08:12.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20972
2021-06-24 14:08:12.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20973
2021-06-24 14:08:12.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20974
2021-06-24 14:08:12.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20975
2021-06-24 14:08:12.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20976
2021-06-24 14:08:12.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20977
2021-06-24 14:08:12.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20978
2021-06-24 14:08:12.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20979
2021-06-24 14:08:12.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20980
2021-06-24 14:08:12.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20981
2021-06-24 14:08:12.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20982
2021-06-24 14:08:12.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20983
2021-06-24 14:08:12.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20984
2021-06-24 14:08:12.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20985
2021-06-24 14:08:12.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20986
2021-06-24 14:08:12.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20987
2021-06-24 14:08:12.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20988
2021-06-24 14:08:12.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20989
2021-06-24 14:08:12.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20990
2021-06-24 14:08:12.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20991
2021-06-24 14:08:12.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20992
2021-06-24 14:08:12.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20993
2021-06-24 14:08:12.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20994
2021-06-24 14:08:12.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20995
2021-06-24 14:08:12.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20996
2021-06-24 14:08:12.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20997
2021-06-24 14:08:12.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20998
2021-06-24 14:08:12.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 20999
2021-06-24 14:08:12.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21000
2021-06-24 14:08:12.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21001
2021-06-24 14:08:12.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21002
2021-06-24 14:08:12.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21003
2021-06-24 14:08:12.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21004
2021-06-24 14:08:12.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21005
2021-06-24 14:08:12.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21006
2021-06-24 14:08:12.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21007
2021-06-24 14:08:12.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21008
2021-06-24 14:08:12.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21009
2021-06-24 14:08:12.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21010
2021-06-24 14:08:12.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21011
2021-06-24 14:08:12.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21012
2021-06-24 14:08:12.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21013
2021-06-24 14:08:12.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21014
2021-06-24 14:08:12.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21015
2021-06-24 14:08:12.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21016
2021-06-24 14:08:12.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21017
2021-06-24 14:08:12.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21018
2021-06-24 14:08:12.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21019
2021-06-24 14:08:12.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21020
2021-06-24 14:08:12.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21021
2021-06-24 14:08:12.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21022
2021-06-24 14:08:12.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21023
2021-06-24 14:08:12.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21024
2021-06-24 14:08:12.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21025
2021-06-24 14:08:12.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21026
2021-06-24 14:08:12.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21027
2021-06-24 14:08:12.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21028
2021-06-24 14:08:12.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21029
2021-06-24 14:08:12.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21030
2021-06-24 14:08:12.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21031
2021-06-24 14:08:12.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21032
2021-06-24 14:08:12.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21033
2021-06-24 14:08:12.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21034
2021-06-24 14:08:12.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21035
2021-06-24 14:08:12.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21036
2021-06-24 14:08:12.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21037
2021-06-24 14:08:12.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21038
2021-06-24 14:08:12.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21039
2021-06-24 14:08:12.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21040
2021-06-24 14:08:12.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21041
2021-06-24 14:08:12.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21042
2021-06-24 14:08:12.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21043
2021-06-24 14:08:12.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21044
2021-06-24 14:08:12.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21045
2021-06-24 14:08:12.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21046
2021-06-24 14:08:12.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21047
2021-06-24 14:08:12.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21048
2021-06-24 14:08:12.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21049
2021-06-24 14:08:12.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21050
2021-06-24 14:08:12.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21051
2021-06-24 14:08:12.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21052
2021-06-24 14:08:12.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21053
2021-06-24 14:08:12.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21054
2021-06-24 14:08:12.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21055
2021-06-24 14:08:12.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21056
2021-06-24 14:08:12.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21057
2021-06-24 14:08:12.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21058
2021-06-24 14:08:12.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21059
2021-06-24 14:08:12.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21060
2021-06-24 14:08:12.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21061
2021-06-24 14:08:12.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21062
2021-06-24 14:08:12.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21063
2021-06-24 14:08:12.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21064
2021-06-24 14:08:12.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21065
2021-06-24 14:08:12.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21066
2021-06-24 14:08:12.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21067
2021-06-24 14:08:12.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21068
2021-06-24 14:08:12.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21069
2021-06-24 14:08:12.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21070
2021-06-24 14:08:12.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21071
2021-06-24 14:08:12.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21072
2021-06-24 14:08:12.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21073
2021-06-24 14:08:12.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21074
2021-06-24 14:08:12.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21075
2021-06-24 14:08:12.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21076
2021-06-24 14:08:12.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21077
2021-06-24 14:08:12.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21078
2021-06-24 14:08:12.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21079
2021-06-24 14:08:12.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21080
2021-06-24 14:08:12.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21081
2021-06-24 14:08:12.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21082
2021-06-24 14:08:12.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21083
2021-06-24 14:08:12.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21084
2021-06-24 14:08:12.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21085
2021-06-24 14:08:12.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21086
2021-06-24 14:08:12.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21087
2021-06-24 14:08:12.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21088
2021-06-24 14:08:12.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21089
2021-06-24 14:08:12.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21090
2021-06-24 14:08:12.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21091
2021-06-24 14:08:12.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21092
2021-06-24 14:08:12.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21093
2021-06-24 14:08:12.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21094
2021-06-24 14:08:12.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21095
2021-06-24 14:08:12.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21096
2021-06-24 14:08:12.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21097
2021-06-24 14:08:12.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21098
2021-06-24 14:08:12.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21099
2021-06-24 14:08:12.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21100
2021-06-24 14:08:12.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21101
2021-06-24 14:08:12.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21102
2021-06-24 14:08:12.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21103
2021-06-24 14:08:12.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21104
2021-06-24 14:08:12.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21105
2021-06-24 14:08:12.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21106
2021-06-24 14:08:12.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21107
2021-06-24 14:08:12.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21108
2021-06-24 14:08:12.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21109
2021-06-24 14:08:12.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21110
2021-06-24 14:08:12.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21111
2021-06-24 14:08:12.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21112
2021-06-24 14:08:12.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21113
2021-06-24 14:08:12.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21114
2021-06-24 14:08:12.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21115
2021-06-24 14:08:12.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21116
2021-06-24 14:08:12.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21117
2021-06-24 14:08:12.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21118
2021-06-24 14:08:12.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21119
2021-06-24 14:08:12.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21120
2021-06-24 14:08:12.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21121
2021-06-24 14:08:12.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21122
2021-06-24 14:08:12.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21123
2021-06-24 14:08:12.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21124
2021-06-24 14:08:12.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21125
2021-06-24 14:08:12.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21126
2021-06-24 14:08:12.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21127
2021-06-24 14:08:12.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21128
2021-06-24 14:08:12.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21129
2021-06-24 14:08:12.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21130
2021-06-24 14:08:12.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21131
2021-06-24 14:08:12.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21132
2021-06-24 14:08:12.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21133
2021-06-24 14:08:12.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21134
2021-06-24 14:08:12.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21135
2021-06-24 14:08:12.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21136
2021-06-24 14:08:12.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21137
2021-06-24 14:08:12.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21138
2021-06-24 14:08:12.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21139
2021-06-24 14:08:12.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21140
2021-06-24 14:08:12.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21141
2021-06-24 14:08:12.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21142
2021-06-24 14:08:12.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21143
2021-06-24 14:08:12.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21144
2021-06-24 14:08:12.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21145
2021-06-24 14:08:12.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21146
2021-06-24 14:08:12.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:12.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21147
2021-06-24 14:08:13.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21148
2021-06-24 14:08:13.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21149
2021-06-24 14:08:13.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21150
2021-06-24 14:08:13.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21151
2021-06-24 14:08:13.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21152
2021-06-24 14:08:13.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21153
2021-06-24 14:08:13.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21154
2021-06-24 14:08:13.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21155
2021-06-24 14:08:13.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21156
2021-06-24 14:08:13.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21157
2021-06-24 14:08:13.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21158
2021-06-24 14:08:13.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21159
2021-06-24 14:08:13.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21160
2021-06-24 14:08:13.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21161
2021-06-24 14:08:13.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21162
2021-06-24 14:08:13.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21163
2021-06-24 14:08:13.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21164
2021-06-24 14:08:13.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21165
2021-06-24 14:08:13.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21166
2021-06-24 14:08:13.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21167
2021-06-24 14:08:13.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21168
2021-06-24 14:08:13.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21169
2021-06-24 14:08:13.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21170
2021-06-24 14:08:13.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21171
2021-06-24 14:08:13.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21172
2021-06-24 14:08:13.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21173
2021-06-24 14:08:13.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21174
2021-06-24 14:08:13.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21175
2021-06-24 14:08:13.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21176
2021-06-24 14:08:13.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21177
2021-06-24 14:08:13.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21178
2021-06-24 14:08:13.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21179
2021-06-24 14:08:13.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21180
2021-06-24 14:08:13.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21181
2021-06-24 14:08:13.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21182
2021-06-24 14:08:13.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21183
2021-06-24 14:08:13.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21184
2021-06-24 14:08:13.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21185
2021-06-24 14:08:13.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21186
2021-06-24 14:08:13.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21187
2021-06-24 14:08:13.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21188
2021-06-24 14:08:13.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21189
2021-06-24 14:08:13.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21190
2021-06-24 14:08:13.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21191
2021-06-24 14:08:13.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21192
2021-06-24 14:08:13.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21193
2021-06-24 14:08:13.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21194
2021-06-24 14:08:13.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21195
2021-06-24 14:08:13.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21196
2021-06-24 14:08:13.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21197
2021-06-24 14:08:13.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21198
2021-06-24 14:08:13.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21199
2021-06-24 14:08:13.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21200
2021-06-24 14:08:13.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21201
2021-06-24 14:08:13.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21202
2021-06-24 14:08:13.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21203
2021-06-24 14:08:13.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21204
2021-06-24 14:08:13.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21205
2021-06-24 14:08:13.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21206
2021-06-24 14:08:13.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21207
2021-06-24 14:08:13.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21208
2021-06-24 14:08:13.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21209
2021-06-24 14:08:13.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21210
2021-06-24 14:08:13.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21211
2021-06-24 14:08:13.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21212
2021-06-24 14:08:13.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21213
2021-06-24 14:08:13.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21214
2021-06-24 14:08:13.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21215
2021-06-24 14:08:13.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21216
2021-06-24 14:08:13.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21217
2021-06-24 14:08:13.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21218
2021-06-24 14:08:13.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21219
2021-06-24 14:08:13.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21220
2021-06-24 14:08:13.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21221
2021-06-24 14:08:13.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21222
2021-06-24 14:08:13.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21223
2021-06-24 14:08:13.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21224
2021-06-24 14:08:13.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21225
2021-06-24 14:08:13.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21226
2021-06-24 14:08:13.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21227
2021-06-24 14:08:13.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21228
2021-06-24 14:08:13.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21229
2021-06-24 14:08:13.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21230
2021-06-24 14:08:13.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21231
2021-06-24 14:08:13.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21232
2021-06-24 14:08:13.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21233
2021-06-24 14:08:13.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21234
2021-06-24 14:08:13.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21235
2021-06-24 14:08:13.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21236
2021-06-24 14:08:13.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21237
2021-06-24 14:08:13.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21238
2021-06-24 14:08:13.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21239
2021-06-24 14:08:13.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21240
2021-06-24 14:08:13.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21241
2021-06-24 14:08:13.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21242
2021-06-24 14:08:13.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21243
2021-06-24 14:08:13.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21244
2021-06-24 14:08:13.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21245
2021-06-24 14:08:13.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21246
2021-06-24 14:08:13.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21247
2021-06-24 14:08:13.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21248
2021-06-24 14:08:13.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21249
2021-06-24 14:08:13.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21250
2021-06-24 14:08:13.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21251
2021-06-24 14:08:13.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21252
2021-06-24 14:08:13.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21253
2021-06-24 14:08:13.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21254
2021-06-24 14:08:13.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21255
2021-06-24 14:08:13.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21256
2021-06-24 14:08:13.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21257
2021-06-24 14:08:13.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21258
2021-06-24 14:08:13.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21259
2021-06-24 14:08:13.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21260
2021-06-24 14:08:13.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21261
2021-06-24 14:08:13.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21262
2021-06-24 14:08:13.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21263
2021-06-24 14:08:13.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21264
2021-06-24 14:08:13.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21265
2021-06-24 14:08:13.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21266
2021-06-24 14:08:13.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21267
2021-06-24 14:08:13.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21268
2021-06-24 14:08:13.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21269
2021-06-24 14:08:13.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21270
2021-06-24 14:08:13.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21271
2021-06-24 14:08:13.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21272
2021-06-24 14:08:13.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21273
2021-06-24 14:08:13.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21274
2021-06-24 14:08:13.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21275
2021-06-24 14:08:13.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21276
2021-06-24 14:08:13.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21277
2021-06-24 14:08:13.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21278
2021-06-24 14:08:13.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21279
2021-06-24 14:08:13.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21280
2021-06-24 14:08:13.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21281
2021-06-24 14:08:13.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21282
2021-06-24 14:08:13.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21283
2021-06-24 14:08:13.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21284
2021-06-24 14:08:13.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21285
2021-06-24 14:08:13.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21286
2021-06-24 14:08:13.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21287
2021-06-24 14:08:13.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21288
2021-06-24 14:08:13.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21289
2021-06-24 14:08:13.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21290
2021-06-24 14:08:13.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21291
2021-06-24 14:08:13.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21292
2021-06-24 14:08:13.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21293
2021-06-24 14:08:13.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21294
2021-06-24 14:08:13.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21295
2021-06-24 14:08:13.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21296
2021-06-24 14:08:13.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21297
2021-06-24 14:08:13.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21298
2021-06-24 14:08:13.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21299
2021-06-24 14:08:13.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21300
2021-06-24 14:08:13.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21301
2021-06-24 14:08:13.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21302
2021-06-24 14:08:13.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21303
2021-06-24 14:08:13.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21304
2021-06-24 14:08:13.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21305
2021-06-24 14:08:13.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21306
2021-06-24 14:08:13.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21307
2021-06-24 14:08:13.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21308
2021-06-24 14:08:13.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21309
2021-06-24 14:08:13.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21310
2021-06-24 14:08:13.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21311
2021-06-24 14:08:13.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21312
2021-06-24 14:08:13.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21313
2021-06-24 14:08:13.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21314
2021-06-24 14:08:13.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21315
2021-06-24 14:08:13.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21316
2021-06-24 14:08:13.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21317
2021-06-24 14:08:13.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21318
2021-06-24 14:08:13.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21319
2021-06-24 14:08:13.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21320
2021-06-24 14:08:13.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21321
2021-06-24 14:08:13.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21322
2021-06-24 14:08:13.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21323
2021-06-24 14:08:13.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21324
2021-06-24 14:08:13.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21325
2021-06-24 14:08:13.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21326
2021-06-24 14:08:13.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21327
2021-06-24 14:08:13.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21328
2021-06-24 14:08:13.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21329
2021-06-24 14:08:13.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21330
2021-06-24 14:08:13.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21331
2021-06-24 14:08:13.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21332
2021-06-24 14:08:13.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21333
2021-06-24 14:08:13.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21334
2021-06-24 14:08:13.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21335
2021-06-24 14:08:13.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21336
2021-06-24 14:08:13.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21337
2021-06-24 14:08:13.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21338
2021-06-24 14:08:13.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21339
2021-06-24 14:08:13.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21340
2021-06-24 14:08:13.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21341
2021-06-24 14:08:13.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21342
2021-06-24 14:08:13.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21343
2021-06-24 14:08:13.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21344
2021-06-24 14:08:13.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21345
2021-06-24 14:08:13.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21346
2021-06-24 14:08:13.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21347
2021-06-24 14:08:13.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21348
2021-06-24 14:08:13.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21349
2021-06-24 14:08:13.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21350
2021-06-24 14:08:13.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21351
2021-06-24 14:08:13.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21352
2021-06-24 14:08:13.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21353
2021-06-24 14:08:13.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21354
2021-06-24 14:08:13.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21355
2021-06-24 14:08:13.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21356
2021-06-24 14:08:13.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21357
2021-06-24 14:08:13.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21358
2021-06-24 14:08:13.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21359
2021-06-24 14:08:13.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21360
2021-06-24 14:08:13.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21361
2021-06-24 14:08:13.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21362
2021-06-24 14:08:13.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21363
2021-06-24 14:08:13.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21364
2021-06-24 14:08:13.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21365
2021-06-24 14:08:13.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21366
2021-06-24 14:08:13.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21367
2021-06-24 14:08:13.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21368
2021-06-24 14:08:13.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21369
2021-06-24 14:08:13.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21370
2021-06-24 14:08:13.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21371
2021-06-24 14:08:13.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21372
2021-06-24 14:08:13.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21373
2021-06-24 14:08:13.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21374
2021-06-24 14:08:13.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21375
2021-06-24 14:08:13.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21376
2021-06-24 14:08:13.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21377
2021-06-24 14:08:13.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21378
2021-06-24 14:08:13.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21379
2021-06-24 14:08:13.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21380
2021-06-24 14:08:13.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21381
2021-06-24 14:08:13.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21382
2021-06-24 14:08:13.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21383
2021-06-24 14:08:13.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21384
2021-06-24 14:08:13.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21385
2021-06-24 14:08:13.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21386
2021-06-24 14:08:13.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21387
2021-06-24 14:08:13.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21388
2021-06-24 14:08:13.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21389
2021-06-24 14:08:13.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21390
2021-06-24 14:08:13.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21391
2021-06-24 14:08:13.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21392
2021-06-24 14:08:13.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21393
2021-06-24 14:08:13.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21394
2021-06-24 14:08:13.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21395
2021-06-24 14:08:13.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21396
2021-06-24 14:08:13.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21397
2021-06-24 14:08:13.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21398
2021-06-24 14:08:13.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21399
2021-06-24 14:08:13.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21400
2021-06-24 14:08:13.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21401
2021-06-24 14:08:13.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21402
2021-06-24 14:08:13.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21403
2021-06-24 14:08:13.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21404
2021-06-24 14:08:13.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21405
2021-06-24 14:08:13.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21406
2021-06-24 14:08:13.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21407
2021-06-24 14:08:13.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21408
2021-06-24 14:08:13.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21409
2021-06-24 14:08:13.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21410
2021-06-24 14:08:13.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21411
2021-06-24 14:08:13.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21412
2021-06-24 14:08:13.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21413
2021-06-24 14:08:13.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21414
2021-06-24 14:08:13.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21415
2021-06-24 14:08:13.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21416
2021-06-24 14:08:13.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21417
2021-06-24 14:08:13.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21418
2021-06-24 14:08:13.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21419
2021-06-24 14:08:13.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21420
2021-06-24 14:08:13.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21421
2021-06-24 14:08:13.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21422
2021-06-24 14:08:13.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21423
2021-06-24 14:08:13.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21424
2021-06-24 14:08:13.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21425
2021-06-24 14:08:13.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21426
2021-06-24 14:08:13.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21427
2021-06-24 14:08:13.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21428
2021-06-24 14:08:13.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21429
2021-06-24 14:08:13.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21430
2021-06-24 14:08:13.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21431
2021-06-24 14:08:13.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21432
2021-06-24 14:08:13.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21433
2021-06-24 14:08:13.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21434
2021-06-24 14:08:13.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21435
2021-06-24 14:08:13.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21436
2021-06-24 14:08:13.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21437
2021-06-24 14:08:13.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21438
2021-06-24 14:08:13.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21439
2021-06-24 14:08:13.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21440
2021-06-24 14:08:13.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21441
2021-06-24 14:08:13.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21442
2021-06-24 14:08:13.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21443
2021-06-24 14:08:13.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21444
2021-06-24 14:08:13.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21445
2021-06-24 14:08:13.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21446
2021-06-24 14:08:13.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21447
2021-06-24 14:08:13.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21448
2021-06-24 14:08:13.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21449
2021-06-24 14:08:13.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21450
2021-06-24 14:08:13.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21451
2021-06-24 14:08:13.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21452
2021-06-24 14:08:13.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21453
2021-06-24 14:08:13.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21454
2021-06-24 14:08:13.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21455
2021-06-24 14:08:13.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21456
2021-06-24 14:08:13.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21457
2021-06-24 14:08:13.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21458
2021-06-24 14:08:13.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21459
2021-06-24 14:08:13.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21460
2021-06-24 14:08:13.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21461
2021-06-24 14:08:13.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21462
2021-06-24 14:08:13.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21463
2021-06-24 14:08:13.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21464
2021-06-24 14:08:13.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21465
2021-06-24 14:08:13.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21466
2021-06-24 14:08:13.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21467
2021-06-24 14:08:13.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21468
2021-06-24 14:08:13.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21469
2021-06-24 14:08:13.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21470
2021-06-24 14:08:13.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21471
2021-06-24 14:08:13.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21472
2021-06-24 14:08:13.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21473
2021-06-24 14:08:13.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21474
2021-06-24 14:08:13.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21475
2021-06-24 14:08:13.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21476
2021-06-24 14:08:13.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21477
2021-06-24 14:08:13.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21478
2021-06-24 14:08:13.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21479
2021-06-24 14:08:13.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21480
2021-06-24 14:08:13.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21481
2021-06-24 14:08:13.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21482
2021-06-24 14:08:13.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21483
2021-06-24 14:08:13.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21484
2021-06-24 14:08:13.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21485
2021-06-24 14:08:13.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21486
2021-06-24 14:08:13.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21487
2021-06-24 14:08:13.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21488
2021-06-24 14:08:13.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21489
2021-06-24 14:08:13.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21490
2021-06-24 14:08:13.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21491
2021-06-24 14:08:13.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21492
2021-06-24 14:08:13.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21493
2021-06-24 14:08:13.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21494
2021-06-24 14:08:13.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21495
2021-06-24 14:08:13.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21496
2021-06-24 14:08:13.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21497
2021-06-24 14:08:13.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21498
2021-06-24 14:08:13.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21499
2021-06-24 14:08:13.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21500
2021-06-24 14:08:13.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21501
2021-06-24 14:08:13.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21502
2021-06-24 14:08:13.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21503
2021-06-24 14:08:13.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21504
2021-06-24 14:08:13.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21505
2021-06-24 14:08:13.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21506
2021-06-24 14:08:13.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21507
2021-06-24 14:08:13.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21508
2021-06-24 14:08:13.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21509
2021-06-24 14:08:13.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21510
2021-06-24 14:08:13.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21511
2021-06-24 14:08:13.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21512
2021-06-24 14:08:13.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21513
2021-06-24 14:08:13.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21514
2021-06-24 14:08:13.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21515
2021-06-24 14:08:13.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21516
2021-06-24 14:08:13.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21517
2021-06-24 14:08:13.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21518
2021-06-24 14:08:13.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21519
2021-06-24 14:08:13.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21520
2021-06-24 14:08:13.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21521
2021-06-24 14:08:13.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21522
2021-06-24 14:08:13.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21523
2021-06-24 14:08:13.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21524
2021-06-24 14:08:13.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21525
2021-06-24 14:08:13.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21526
2021-06-24 14:08:13.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21527
2021-06-24 14:08:13.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21528
2021-06-24 14:08:13.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21529
2021-06-24 14:08:13.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21530
2021-06-24 14:08:13.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21531
2021-06-24 14:08:13.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21532
2021-06-24 14:08:13.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21533
2021-06-24 14:08:13.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21534
2021-06-24 14:08:13.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21535
2021-06-24 14:08:13.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21536
2021-06-24 14:08:13.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21537
2021-06-24 14:08:13.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21538
2021-06-24 14:08:13.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21539
2021-06-24 14:08:13.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21540
2021-06-24 14:08:13.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21541
2021-06-24 14:08:13.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21542
2021-06-24 14:08:13.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21543
2021-06-24 14:08:13.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21544
2021-06-24 14:08:13.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21545
2021-06-24 14:08:13.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21546
2021-06-24 14:08:13.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21547
2021-06-24 14:08:13.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21548
2021-06-24 14:08:13.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21549
2021-06-24 14:08:13.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21550
2021-06-24 14:08:13.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21551
2021-06-24 14:08:13.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21552
2021-06-24 14:08:13.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21553
2021-06-24 14:08:13.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21554
2021-06-24 14:08:13.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21555
2021-06-24 14:08:13.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21556
2021-06-24 14:08:13.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21557
2021-06-24 14:08:13.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21558
2021-06-24 14:08:13.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21559
2021-06-24 14:08:13.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21560
2021-06-24 14:08:13.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21561
2021-06-24 14:08:13.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21562
2021-06-24 14:08:13.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21563
2021-06-24 14:08:13.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21564
2021-06-24 14:08:13.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21565
2021-06-24 14:08:13.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21566
2021-06-24 14:08:13.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21567
2021-06-24 14:08:13.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21568
2021-06-24 14:08:13.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21569
2021-06-24 14:08:13.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21570
2021-06-24 14:08:13.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21571
2021-06-24 14:08:13.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21572
2021-06-24 14:08:13.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21573
2021-06-24 14:08:13.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21574
2021-06-24 14:08:13.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21575
2021-06-24 14:08:13.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21576
2021-06-24 14:08:13.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21577
2021-06-24 14:08:13.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21578
2021-06-24 14:08:13.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21579
2021-06-24 14:08:13.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21580
2021-06-24 14:08:13.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21581
2021-06-24 14:08:13.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21582
2021-06-24 14:08:13.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21583
2021-06-24 14:08:13.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21584
2021-06-24 14:08:13.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21585
2021-06-24 14:08:13.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21586
2021-06-24 14:08:13.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21587
2021-06-24 14:08:13.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21588
2021-06-24 14:08:13.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21589
2021-06-24 14:08:13.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21590
2021-06-24 14:08:13.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21591
2021-06-24 14:08:13.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21592
2021-06-24 14:08:13.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21593
2021-06-24 14:08:13.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21594
2021-06-24 14:08:13.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21595
2021-06-24 14:08:13.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21596
2021-06-24 14:08:13.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21597
2021-06-24 14:08:13.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21598
2021-06-24 14:08:13.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21599
2021-06-24 14:08:13.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21600
2021-06-24 14:08:13.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21601
2021-06-24 14:08:13.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21602
2021-06-24 14:08:13.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21603
2021-06-24 14:08:13.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21604
2021-06-24 14:08:13.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21605
2021-06-24 14:08:13.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21606
2021-06-24 14:08:13.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21607
2021-06-24 14:08:13.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21608
2021-06-24 14:08:13.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21609
2021-06-24 14:08:13.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21610
2021-06-24 14:08:13.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21611
2021-06-24 14:08:13.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21612
2021-06-24 14:08:13.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21613
2021-06-24 14:08:13.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21614
2021-06-24 14:08:13.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21615
2021-06-24 14:08:13.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21616
2021-06-24 14:08:13.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21617
2021-06-24 14:08:13.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21618
2021-06-24 14:08:13.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21619
2021-06-24 14:08:13.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21620
2021-06-24 14:08:13.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21621
2021-06-24 14:08:13.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21622
2021-06-24 14:08:13.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21623
2021-06-24 14:08:13.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21624
2021-06-24 14:08:13.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21625
2021-06-24 14:08:13.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21626
2021-06-24 14:08:13.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21627
2021-06-24 14:08:13.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21628
2021-06-24 14:08:13.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21629
2021-06-24 14:08:13.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21630
2021-06-24 14:08:13.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21631
2021-06-24 14:08:13.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21632
2021-06-24 14:08:13.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21633
2021-06-24 14:08:13.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21634
2021-06-24 14:08:13.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21635
2021-06-24 14:08:13.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21636
2021-06-24 14:08:13.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21637
2021-06-24 14:08:13.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21638
2021-06-24 14:08:13.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21639
2021-06-24 14:08:13.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21640
2021-06-24 14:08:13.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21641
2021-06-24 14:08:13.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21642
2021-06-24 14:08:13.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21643
2021-06-24 14:08:13.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21644
2021-06-24 14:08:13.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21645
2021-06-24 14:08:13.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21646
2021-06-24 14:08:13.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21647
2021-06-24 14:08:13.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21648
2021-06-24 14:08:13.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21649
2021-06-24 14:08:13.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21650
2021-06-24 14:08:13.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21651
2021-06-24 14:08:13.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21652
2021-06-24 14:08:13.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21653
2021-06-24 14:08:13.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21654
2021-06-24 14:08:13.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21655
2021-06-24 14:08:13.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21656
2021-06-24 14:08:13.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21657
2021-06-24 14:08:13.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21658
2021-06-24 14:08:13.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21659
2021-06-24 14:08:13.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21660
2021-06-24 14:08:13.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21661
2021-06-24 14:08:13.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21662
2021-06-24 14:08:13.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21663
2021-06-24 14:08:13.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21664
2021-06-24 14:08:13.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21665
2021-06-24 14:08:13.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21666
2021-06-24 14:08:13.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21667
2021-06-24 14:08:13.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21668
2021-06-24 14:08:13.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21669
2021-06-24 14:08:13.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21670
2021-06-24 14:08:13.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21671
2021-06-24 14:08:13.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21672
2021-06-24 14:08:13.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21673
2021-06-24 14:08:13.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21674
2021-06-24 14:08:13.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21675
2021-06-24 14:08:13.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21676
2021-06-24 14:08:13.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21677
2021-06-24 14:08:13.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21678
2021-06-24 14:08:13.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21679
2021-06-24 14:08:13.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21680
2021-06-24 14:08:13.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21681
2021-06-24 14:08:13.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21682
2021-06-24 14:08:13.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21683
2021-06-24 14:08:13.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21684
2021-06-24 14:08:13.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21685
2021-06-24 14:08:13.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21686
2021-06-24 14:08:13.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21687
2021-06-24 14:08:13.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21688
2021-06-24 14:08:13.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21689
2021-06-24 14:08:13.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21690
2021-06-24 14:08:13.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21691
2021-06-24 14:08:13.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21692
2021-06-24 14:08:13.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21693
2021-06-24 14:08:13.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21694
2021-06-24 14:08:13.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21695
2021-06-24 14:08:13.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21696
2021-06-24 14:08:13.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21697
2021-06-24 14:08:13.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21698
2021-06-24 14:08:13.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21699
2021-06-24 14:08:13.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21700
2021-06-24 14:08:13.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21701
2021-06-24 14:08:13.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21702
2021-06-24 14:08:13.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21703
2021-06-24 14:08:13.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21704
2021-06-24 14:08:13.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21705
2021-06-24 14:08:13.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21706
2021-06-24 14:08:13.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21707
2021-06-24 14:08:13.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21708
2021-06-24 14:08:13.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21709
2021-06-24 14:08:13.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21710
2021-06-24 14:08:13.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21711
2021-06-24 14:08:13.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21712
2021-06-24 14:08:13.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21713
2021-06-24 14:08:13.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21714
2021-06-24 14:08:13.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21715
2021-06-24 14:08:13.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21716
2021-06-24 14:08:13.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21717
2021-06-24 14:08:13.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21718
2021-06-24 14:08:13.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21719
2021-06-24 14:08:13.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21720
2021-06-24 14:08:13.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21721
2021-06-24 14:08:13.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21722
2021-06-24 14:08:13.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21723
2021-06-24 14:08:13.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21724
2021-06-24 14:08:13.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21725
2021-06-24 14:08:13.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21726
2021-06-24 14:08:13.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21727
2021-06-24 14:08:13.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21728
2021-06-24 14:08:13.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21729
2021-06-24 14:08:13.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21730
2021-06-24 14:08:13.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21731
2021-06-24 14:08:13.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21732
2021-06-24 14:08:13.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21733
2021-06-24 14:08:13.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21734
2021-06-24 14:08:13.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21735
2021-06-24 14:08:13.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21736
2021-06-24 14:08:13.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21737
2021-06-24 14:08:13.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21738
2021-06-24 14:08:13.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21739
2021-06-24 14:08:13.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21740
2021-06-24 14:08:13.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21741
2021-06-24 14:08:13.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21742
2021-06-24 14:08:13.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21743
2021-06-24 14:08:13.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21744
2021-06-24 14:08:13.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21745
2021-06-24 14:08:13.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21746
2021-06-24 14:08:13.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21747
2021-06-24 14:08:13.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21748
2021-06-24 14:08:13.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21749
2021-06-24 14:08:13.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21750
2021-06-24 14:08:13.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21751
2021-06-24 14:08:13.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21752
2021-06-24 14:08:13.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21753
2021-06-24 14:08:13.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21754
2021-06-24 14:08:13.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21755
2021-06-24 14:08:13.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21756
2021-06-24 14:08:13.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21757
2021-06-24 14:08:13.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21758
2021-06-24 14:08:13.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21759
2021-06-24 14:08:13.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21760
2021-06-24 14:08:13.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21761
2021-06-24 14:08:13.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21762
2021-06-24 14:08:13.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21763
2021-06-24 14:08:13.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21764
2021-06-24 14:08:13.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21765
2021-06-24 14:08:13.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21766
2021-06-24 14:08:13.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21767
2021-06-24 14:08:13.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21768
2021-06-24 14:08:13.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21769
2021-06-24 14:08:13.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21770
2021-06-24 14:08:13.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21771
2021-06-24 14:08:13.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21772
2021-06-24 14:08:13.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21773
2021-06-24 14:08:13.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21774
2021-06-24 14:08:13.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21775
2021-06-24 14:08:13.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21776
2021-06-24 14:08:13.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21777
2021-06-24 14:08:13.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21778
2021-06-24 14:08:13.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21779
2021-06-24 14:08:13.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21780
2021-06-24 14:08:13.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21781
2021-06-24 14:08:13.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21782
2021-06-24 14:08:13.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21783
2021-06-24 14:08:13.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21784
2021-06-24 14:08:13.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21785
2021-06-24 14:08:13.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21786
2021-06-24 14:08:13.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21787
2021-06-24 14:08:13.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21788
2021-06-24 14:08:13.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21789
2021-06-24 14:08:13.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21790
2021-06-24 14:08:13.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21791
2021-06-24 14:08:13.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21792
2021-06-24 14:08:13.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21793
2021-06-24 14:08:13.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21794
2021-06-24 14:08:13.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21795
2021-06-24 14:08:13.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21796
2021-06-24 14:08:13.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21797
2021-06-24 14:08:13.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21798
2021-06-24 14:08:13.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21799
2021-06-24 14:08:13.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21800
2021-06-24 14:08:13.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21801
2021-06-24 14:08:13.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21802
2021-06-24 14:08:13.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21803
2021-06-24 14:08:13.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21804
2021-06-24 14:08:13.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21805
2021-06-24 14:08:13.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21806
2021-06-24 14:08:13.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21807
2021-06-24 14:08:13.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21808
2021-06-24 14:08:13.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21809
2021-06-24 14:08:13.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21810
2021-06-24 14:08:13.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21811
2021-06-24 14:08:13.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21812
2021-06-24 14:08:13.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21813
2021-06-24 14:08:13.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21814
2021-06-24 14:08:13.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21815
2021-06-24 14:08:13.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21816
2021-06-24 14:08:13.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21817
2021-06-24 14:08:13.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21818
2021-06-24 14:08:13.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21819
2021-06-24 14:08:13.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21820
2021-06-24 14:08:13.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21821
2021-06-24 14:08:13.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21822
2021-06-24 14:08:13.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21823
2021-06-24 14:08:13.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21824
2021-06-24 14:08:13.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21825
2021-06-24 14:08:13.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21826
2021-06-24 14:08:13.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21827
2021-06-24 14:08:13.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21828
2021-06-24 14:08:13.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21829
2021-06-24 14:08:13.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21830
2021-06-24 14:08:13.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21831
2021-06-24 14:08:13.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21832
2021-06-24 14:08:13.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21833
2021-06-24 14:08:13.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21834
2021-06-24 14:08:13.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21835
2021-06-24 14:08:13.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21836
2021-06-24 14:08:13.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21837
2021-06-24 14:08:13.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21838
2021-06-24 14:08:13.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21839
2021-06-24 14:08:13.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21840
2021-06-24 14:08:13.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21841
2021-06-24 14:08:13.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21842
2021-06-24 14:08:13.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21843
2021-06-24 14:08:13.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21844
2021-06-24 14:08:13.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21845
2021-06-24 14:08:13.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21846
2021-06-24 14:08:13.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21847
2021-06-24 14:08:13.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21848
2021-06-24 14:08:13.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21849
2021-06-24 14:08:13.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21850
2021-06-24 14:08:13.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21851
2021-06-24 14:08:13.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21852
2021-06-24 14:08:13.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21853
2021-06-24 14:08:13.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21854
2021-06-24 14:08:13.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21855
2021-06-24 14:08:13.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21856
2021-06-24 14:08:13.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21857
2021-06-24 14:08:13.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21858
2021-06-24 14:08:13.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21859
2021-06-24 14:08:13.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21860
2021-06-24 14:08:13.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21861
2021-06-24 14:08:13.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21862
2021-06-24 14:08:13.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21863
2021-06-24 14:08:13.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21864
2021-06-24 14:08:13.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21865
2021-06-24 14:08:13.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21866
2021-06-24 14:08:13.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21867
2021-06-24 14:08:13.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21868
2021-06-24 14:08:13.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21869
2021-06-24 14:08:13.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21870
2021-06-24 14:08:13.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21871
2021-06-24 14:08:13.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21872
2021-06-24 14:08:13.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21873
2021-06-24 14:08:13.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21874
2021-06-24 14:08:13.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21875
2021-06-24 14:08:13.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21876
2021-06-24 14:08:13.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21877
2021-06-24 14:08:13.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21878
2021-06-24 14:08:13.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21879
2021-06-24 14:08:13.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21880
2021-06-24 14:08:13.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21881
2021-06-24 14:08:13.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21882
2021-06-24 14:08:13.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21883
2021-06-24 14:08:13.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21884
2021-06-24 14:08:13.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21885
2021-06-24 14:08:13.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21886
2021-06-24 14:08:13.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21887
2021-06-24 14:08:13.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21888
2021-06-24 14:08:13.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21889
2021-06-24 14:08:13.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21890
2021-06-24 14:08:13.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21891
2021-06-24 14:08:13.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21892
2021-06-24 14:08:13.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21893
2021-06-24 14:08:13.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21894
2021-06-24 14:08:13.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21895
2021-06-24 14:08:13.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21896
2021-06-24 14:08:13.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21897
2021-06-24 14:08:13.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21898
2021-06-24 14:08:13.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21899
2021-06-24 14:08:13.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21900
2021-06-24 14:08:13.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21901
2021-06-24 14:08:13.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21902
2021-06-24 14:08:13.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21903
2021-06-24 14:08:13.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21904
2021-06-24 14:08:13.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21905
2021-06-24 14:08:13.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21906
2021-06-24 14:08:13.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21907
2021-06-24 14:08:13.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21908
2021-06-24 14:08:13.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21909
2021-06-24 14:08:13.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21910
2021-06-24 14:08:13.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21911
2021-06-24 14:08:13.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21912
2021-06-24 14:08:13.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21913
2021-06-24 14:08:13.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21914
2021-06-24 14:08:13.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21915
2021-06-24 14:08:13.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21916
2021-06-24 14:08:13.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21917
2021-06-24 14:08:13.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21918
2021-06-24 14:08:13.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21919
2021-06-24 14:08:13.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21920
2021-06-24 14:08:13.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21921
2021-06-24 14:08:13.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21922
2021-06-24 14:08:13.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21923
2021-06-24 14:08:13.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21924
2021-06-24 14:08:13.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21925
2021-06-24 14:08:13.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21926
2021-06-24 14:08:13.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21927
2021-06-24 14:08:13.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21928
2021-06-24 14:08:13.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21929
2021-06-24 14:08:13.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21930
2021-06-24 14:08:13.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21931
2021-06-24 14:08:13.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21932
2021-06-24 14:08:13.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21933
2021-06-24 14:08:13.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21934
2021-06-24 14:08:13.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21935
2021-06-24 14:08:13.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21936
2021-06-24 14:08:13.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21937
2021-06-24 14:08:13.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21938
2021-06-24 14:08:13.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21939
2021-06-24 14:08:13.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21940
2021-06-24 14:08:13.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21941
2021-06-24 14:08:13.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21942
2021-06-24 14:08:13.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21943
2021-06-24 14:08:13.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21944
2021-06-24 14:08:13.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21945
2021-06-24 14:08:13.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21946
2021-06-24 14:08:13.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21947
2021-06-24 14:08:13.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21948
2021-06-24 14:08:13.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21949
2021-06-24 14:08:13.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21950
2021-06-24 14:08:13.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21951
2021-06-24 14:08:13.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21952
2021-06-24 14:08:13.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21953
2021-06-24 14:08:13.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21954
2021-06-24 14:08:13.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21955
2021-06-24 14:08:13.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21956
2021-06-24 14:08:13.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21957
2021-06-24 14:08:13.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21958
2021-06-24 14:08:13.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21959
2021-06-24 14:08:13.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21960
2021-06-24 14:08:13.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21961
2021-06-24 14:08:13.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21962
2021-06-24 14:08:13.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21963
2021-06-24 14:08:13.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21964
2021-06-24 14:08:13.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21965
2021-06-24 14:08:13.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21966
2021-06-24 14:08:13.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21967
2021-06-24 14:08:13.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21968
2021-06-24 14:08:13.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21969
2021-06-24 14:08:13.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21970
2021-06-24 14:08:13.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21971
2021-06-24 14:08:13.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21972
2021-06-24 14:08:13.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21973
2021-06-24 14:08:13.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21974
2021-06-24 14:08:13.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21975
2021-06-24 14:08:13.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21976
2021-06-24 14:08:13.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21977
2021-06-24 14:08:13.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21978
2021-06-24 14:08:13.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21979
2021-06-24 14:08:13.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21980
2021-06-24 14:08:13.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21981
2021-06-24 14:08:13.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21982
2021-06-24 14:08:13.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21983
2021-06-24 14:08:13.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21984
2021-06-24 14:08:13.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21985
2021-06-24 14:08:13.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21986
2021-06-24 14:08:13.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21987
2021-06-24 14:08:13.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21988
2021-06-24 14:08:13.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21989
2021-06-24 14:08:13.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21990
2021-06-24 14:08:13.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21991
2021-06-24 14:08:13.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21992
2021-06-24 14:08:13.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21993
2021-06-24 14:08:13.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21994
2021-06-24 14:08:13.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21995
2021-06-24 14:08:13.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21996
2021-06-24 14:08:13.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21997
2021-06-24 14:08:13.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21998
2021-06-24 14:08:13.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 21999
2021-06-24 14:08:13.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22000
2021-06-24 14:08:13.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22001
2021-06-24 14:08:13.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22002
2021-06-24 14:08:13.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22003
2021-06-24 14:08:13.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22004
2021-06-24 14:08:13.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22005
2021-06-24 14:08:13.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22006
2021-06-24 14:08:13.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22007
2021-06-24 14:08:13.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22008
2021-06-24 14:08:13.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22009
2021-06-24 14:08:13.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22010
2021-06-24 14:08:13.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22011
2021-06-24 14:08:13.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22012
2021-06-24 14:08:13.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22013
2021-06-24 14:08:13.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22014
2021-06-24 14:08:13.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22015
2021-06-24 14:08:13.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22016
2021-06-24 14:08:13.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22017
2021-06-24 14:08:13.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22018
2021-06-24 14:08:13.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22019
2021-06-24 14:08:13.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22020
2021-06-24 14:08:13.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22021
2021-06-24 14:08:13.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22022
2021-06-24 14:08:13.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22023
2021-06-24 14:08:13.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22024
2021-06-24 14:08:13.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22025
2021-06-24 14:08:13.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22026
2021-06-24 14:08:13.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22027
2021-06-24 14:08:13.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22028
2021-06-24 14:08:13.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22029
2021-06-24 14:08:13.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22030
2021-06-24 14:08:13.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22031
2021-06-24 14:08:13.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22032
2021-06-24 14:08:13.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22033
2021-06-24 14:08:13.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22034
2021-06-24 14:08:13.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22035
2021-06-24 14:08:13.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22036
2021-06-24 14:08:13.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22037
2021-06-24 14:08:13.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22038
2021-06-24 14:08:13.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22039
2021-06-24 14:08:13.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22040
2021-06-24 14:08:13.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22041
2021-06-24 14:08:13.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22042
2021-06-24 14:08:13.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22043
2021-06-24 14:08:13.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22044
2021-06-24 14:08:13.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22045
2021-06-24 14:08:13.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22046
2021-06-24 14:08:13.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22047
2021-06-24 14:08:13.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22048
2021-06-24 14:08:13.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22049
2021-06-24 14:08:13.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22050
2021-06-24 14:08:13.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22051
2021-06-24 14:08:13.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22052
2021-06-24 14:08:13.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22053
2021-06-24 14:08:13.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22054
2021-06-24 14:08:13.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22055
2021-06-24 14:08:13.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22056
2021-06-24 14:08:13.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22057
2021-06-24 14:08:13.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22058
2021-06-24 14:08:13.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22059
2021-06-24 14:08:13.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22060
2021-06-24 14:08:13.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22061
2021-06-24 14:08:13.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22062
2021-06-24 14:08:13.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22063
2021-06-24 14:08:13.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22064
2021-06-24 14:08:13.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22065
2021-06-24 14:08:13.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22066
2021-06-24 14:08:13.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22067
2021-06-24 14:08:13.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22068
2021-06-24 14:08:13.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22069
2021-06-24 14:08:13.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22070
2021-06-24 14:08:13.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22071
2021-06-24 14:08:13.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22072
2021-06-24 14:08:13.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22073
2021-06-24 14:08:13.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22074
2021-06-24 14:08:13.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22075
2021-06-24 14:08:13.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22076
2021-06-24 14:08:13.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22077
2021-06-24 14:08:13.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22078
2021-06-24 14:08:13.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22079
2021-06-24 14:08:13.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22080
2021-06-24 14:08:13.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22081
2021-06-24 14:08:13.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22082
2021-06-24 14:08:13.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22083
2021-06-24 14:08:13.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22084
2021-06-24 14:08:13.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22085
2021-06-24 14:08:13.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22086
2021-06-24 14:08:13.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22087
2021-06-24 14:08:13.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22088
2021-06-24 14:08:13.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22089
2021-06-24 14:08:13.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22090
2021-06-24 14:08:13.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22091
2021-06-24 14:08:13.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22092
2021-06-24 14:08:13.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22093
2021-06-24 14:08:13.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22094
2021-06-24 14:08:13.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22095
2021-06-24 14:08:13.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22096
2021-06-24 14:08:13.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22097
2021-06-24 14:08:13.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22098
2021-06-24 14:08:13.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22099
2021-06-24 14:08:13.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22100
2021-06-24 14:08:13.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22101
2021-06-24 14:08:13.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22102
2021-06-24 14:08:13.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22103
2021-06-24 14:08:13.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22104
2021-06-24 14:08:13.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22105
2021-06-24 14:08:13.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22106
2021-06-24 14:08:13.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22107
2021-06-24 14:08:13.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22108
2021-06-24 14:08:13.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22109
2021-06-24 14:08:13.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22110
2021-06-24 14:08:13.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22111
2021-06-24 14:08:13.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22112
2021-06-24 14:08:13.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22113
2021-06-24 14:08:13.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22114
2021-06-24 14:08:13.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22115
2021-06-24 14:08:13.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22116
2021-06-24 14:08:13.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22117
2021-06-24 14:08:13.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22118
2021-06-24 14:08:13.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22119
2021-06-24 14:08:13.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22120
2021-06-24 14:08:13.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22121
2021-06-24 14:08:13.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22122
2021-06-24 14:08:13.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22123
2021-06-24 14:08:13.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22124
2021-06-24 14:08:13.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22125
2021-06-24 14:08:13.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22126
2021-06-24 14:08:13.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22127
2021-06-24 14:08:13.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22128
2021-06-24 14:08:13.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22129
2021-06-24 14:08:13.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22130
2021-06-24 14:08:13.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22131
2021-06-24 14:08:13.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22132
2021-06-24 14:08:13.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22133
2021-06-24 14:08:13.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22134
2021-06-24 14:08:13.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22135
2021-06-24 14:08:13.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22136
2021-06-24 14:08:13.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22137
2021-06-24 14:08:13.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22138
2021-06-24 14:08:13.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22139
2021-06-24 14:08:13.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22140
2021-06-24 14:08:13.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22141
2021-06-24 14:08:13.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22142
2021-06-24 14:08:13.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22143
2021-06-24 14:08:13.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22144
2021-06-24 14:08:13.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22145
2021-06-24 14:08:13.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22146
2021-06-24 14:08:13.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22147
2021-06-24 14:08:13.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22148
2021-06-24 14:08:13.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22149
2021-06-24 14:08:13.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22150
2021-06-24 14:08:13.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22151
2021-06-24 14:08:13.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22152
2021-06-24 14:08:13.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22153
2021-06-24 14:08:13.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22154
2021-06-24 14:08:13.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22155
2021-06-24 14:08:13.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22156
2021-06-24 14:08:13.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22157
2021-06-24 14:08:13.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22158
2021-06-24 14:08:13.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22159
2021-06-24 14:08:13.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22160
2021-06-24 14:08:13.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22161
2021-06-24 14:08:13.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22162
2021-06-24 14:08:13.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22163
2021-06-24 14:08:13.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22164
2021-06-24 14:08:13.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22165
2021-06-24 14:08:13.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22166
2021-06-24 14:08:13.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22167
2021-06-24 14:08:13.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22168
2021-06-24 14:08:13.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22169
2021-06-24 14:08:13.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22170
2021-06-24 14:08:13.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22171
2021-06-24 14:08:13.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22172
2021-06-24 14:08:13.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22173
2021-06-24 14:08:13.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22174
2021-06-24 14:08:13.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22175
2021-06-24 14:08:13.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22176
2021-06-24 14:08:13.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22177
2021-06-24 14:08:13.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22178
2021-06-24 14:08:13.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22179
2021-06-24 14:08:13.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22180
2021-06-24 14:08:13.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22181
2021-06-24 14:08:13.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22182
2021-06-24 14:08:13.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22183
2021-06-24 14:08:13.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22184
2021-06-24 14:08:13.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22185
2021-06-24 14:08:13.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22186
2021-06-24 14:08:13.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22187
2021-06-24 14:08:13.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22188
2021-06-24 14:08:13.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22189
2021-06-24 14:08:13.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22190
2021-06-24 14:08:13.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22191
2021-06-24 14:08:13.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22192
2021-06-24 14:08:13.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22193
2021-06-24 14:08:13.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22194
2021-06-24 14:08:13.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22195
2021-06-24 14:08:13.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22196
2021-06-24 14:08:13.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22197
2021-06-24 14:08:13.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22198
2021-06-24 14:08:13.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22199
2021-06-24 14:08:13.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22200
2021-06-24 14:08:13.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22201
2021-06-24 14:08:13.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22202
2021-06-24 14:08:13.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22203
2021-06-24 14:08:13.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22204
2021-06-24 14:08:13.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22205
2021-06-24 14:08:13.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22206
2021-06-24 14:08:13.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22207
2021-06-24 14:08:13.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22208
2021-06-24 14:08:13.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22209
2021-06-24 14:08:13.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22210
2021-06-24 14:08:13.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22211
2021-06-24 14:08:13.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22212
2021-06-24 14:08:13.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22213
2021-06-24 14:08:13.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22214
2021-06-24 14:08:13.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22215
2021-06-24 14:08:13.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22216
2021-06-24 14:08:13.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22217
2021-06-24 14:08:13.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22218
2021-06-24 14:08:13.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22219
2021-06-24 14:08:13.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22220
2021-06-24 14:08:13.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22221
2021-06-24 14:08:13.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22222
2021-06-24 14:08:13.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22223
2021-06-24 14:08:13.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22224
2021-06-24 14:08:13.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22225
2021-06-24 14:08:13.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22226
2021-06-24 14:08:13.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22227
2021-06-24 14:08:13.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22228
2021-06-24 14:08:13.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22229
2021-06-24 14:08:13.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22230
2021-06-24 14:08:13.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22231
2021-06-24 14:08:13.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22232
2021-06-24 14:08:13.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22233
2021-06-24 14:08:13.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22234
2021-06-24 14:08:13.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22235
2021-06-24 14:08:13.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22236
2021-06-24 14:08:13.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22237
2021-06-24 14:08:13.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22238
2021-06-24 14:08:13.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22239
2021-06-24 14:08:13.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22240
2021-06-24 14:08:13.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22241
2021-06-24 14:08:13.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22242
2021-06-24 14:08:13.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22243
2021-06-24 14:08:13.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22244
2021-06-24 14:08:13.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22245
2021-06-24 14:08:13.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22246
2021-06-24 14:08:13.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22247
2021-06-24 14:08:13.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22248
2021-06-24 14:08:13.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22249
2021-06-24 14:08:13.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22250
2021-06-24 14:08:13.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22251
2021-06-24 14:08:13.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22252
2021-06-24 14:08:13.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22253
2021-06-24 14:08:13.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22254
2021-06-24 14:08:13.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22255
2021-06-24 14:08:13.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22256
2021-06-24 14:08:13.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22257
2021-06-24 14:08:13.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22258
2021-06-24 14:08:13.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22259
2021-06-24 14:08:13.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22260
2021-06-24 14:08:13.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22261
2021-06-24 14:08:13.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22262
2021-06-24 14:08:13.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22263
2021-06-24 14:08:13.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22264
2021-06-24 14:08:13.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22265
2021-06-24 14:08:13.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22266
2021-06-24 14:08:13.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22267
2021-06-24 14:08:13.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22268
2021-06-24 14:08:13.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22269
2021-06-24 14:08:13.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22270
2021-06-24 14:08:13.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22271
2021-06-24 14:08:13.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22272
2021-06-24 14:08:13.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22273
2021-06-24 14:08:13.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22274
2021-06-24 14:08:13.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22275
2021-06-24 14:08:13.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22276
2021-06-24 14:08:13.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22277
2021-06-24 14:08:13.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22278
2021-06-24 14:08:13.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22279
2021-06-24 14:08:13.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22280
2021-06-24 14:08:13.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22281
2021-06-24 14:08:13.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22282
2021-06-24 14:08:13.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22283
2021-06-24 14:08:13.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22284
2021-06-24 14:08:13.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22285
2021-06-24 14:08:13.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22286
2021-06-24 14:08:13.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22287
2021-06-24 14:08:13.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22288
2021-06-24 14:08:13.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22289
2021-06-24 14:08:13.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22290
2021-06-24 14:08:13.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22291
2021-06-24 14:08:13.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22292
2021-06-24 14:08:13.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22293
2021-06-24 14:08:13.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22294
2021-06-24 14:08:13.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22295
2021-06-24 14:08:13.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22296
2021-06-24 14:08:13.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22297
2021-06-24 14:08:13.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22298
2021-06-24 14:08:13.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22299
2021-06-24 14:08:13.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22300
2021-06-24 14:08:13.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22301
2021-06-24 14:08:13.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22302
2021-06-24 14:08:13.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22303
2021-06-24 14:08:13.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22304
2021-06-24 14:08:13.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22305
2021-06-24 14:08:13.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22306
2021-06-24 14:08:13.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22307
2021-06-24 14:08:13.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22308
2021-06-24 14:08:13.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22309
2021-06-24 14:08:13.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22310
2021-06-24 14:08:13.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22311
2021-06-24 14:08:13.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22312
2021-06-24 14:08:13.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22313
2021-06-24 14:08:13.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22314
2021-06-24 14:08:13.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22315
2021-06-24 14:08:13.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22316
2021-06-24 14:08:13.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22317
2021-06-24 14:08:13.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22318
2021-06-24 14:08:13.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22319
2021-06-24 14:08:13.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22320
2021-06-24 14:08:13.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22321
2021-06-24 14:08:13.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22322
2021-06-24 14:08:13.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22323
2021-06-24 14:08:13.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22324
2021-06-24 14:08:13.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22325
2021-06-24 14:08:13.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22326
2021-06-24 14:08:13.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22327
2021-06-24 14:08:13.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22328
2021-06-24 14:08:13.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22329
2021-06-24 14:08:13.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22330
2021-06-24 14:08:13.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22331
2021-06-24 14:08:13.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22332
2021-06-24 14:08:13.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22333
2021-06-24 14:08:13.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22334
2021-06-24 14:08:13.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22335
2021-06-24 14:08:13.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22336
2021-06-24 14:08:13.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22337
2021-06-24 14:08:13.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22338
2021-06-24 14:08:13.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22339
2021-06-24 14:08:13.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22340
2021-06-24 14:08:13.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22341
2021-06-24 14:08:13.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22342
2021-06-24 14:08:13.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22343
2021-06-24 14:08:13.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22344
2021-06-24 14:08:13.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22345
2021-06-24 14:08:13.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22346
2021-06-24 14:08:13.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22347
2021-06-24 14:08:13.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22348
2021-06-24 14:08:13.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22349
2021-06-24 14:08:13.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22350
2021-06-24 14:08:13.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22351
2021-06-24 14:08:13.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22352
2021-06-24 14:08:13.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22353
2021-06-24 14:08:13.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22354
2021-06-24 14:08:13.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22355
2021-06-24 14:08:13.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22356
2021-06-24 14:08:13.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22357
2021-06-24 14:08:13.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22358
2021-06-24 14:08:13.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22359
2021-06-24 14:08:13.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22360
2021-06-24 14:08:13.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22361
2021-06-24 14:08:13.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22362
2021-06-24 14:08:13.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22363
2021-06-24 14:08:13.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22364
2021-06-24 14:08:13.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22365
2021-06-24 14:08:13.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22366
2021-06-24 14:08:13.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22367
2021-06-24 14:08:13.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22368
2021-06-24 14:08:13.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22369
2021-06-24 14:08:13.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22370
2021-06-24 14:08:13.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22371
2021-06-24 14:08:13.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22372
2021-06-24 14:08:13.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22373
2021-06-24 14:08:13.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22374
2021-06-24 14:08:13.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22375
2021-06-24 14:08:13.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22376
2021-06-24 14:08:13.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22377
2021-06-24 14:08:13.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22378
2021-06-24 14:08:13.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22379
2021-06-24 14:08:13.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22380
2021-06-24 14:08:13.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22381
2021-06-24 14:08:13.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22382
2021-06-24 14:08:13.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22383
2021-06-24 14:08:13.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22384
2021-06-24 14:08:13.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22385
2021-06-24 14:08:13.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22386
2021-06-24 14:08:13.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22387
2021-06-24 14:08:13.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22388
2021-06-24 14:08:13.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22389
2021-06-24 14:08:13.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22390
2021-06-24 14:08:13.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22391
2021-06-24 14:08:13.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22392
2021-06-24 14:08:13.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22393
2021-06-24 14:08:13.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22394
2021-06-24 14:08:13.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22395
2021-06-24 14:08:13.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22396
2021-06-24 14:08:13.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22397
2021-06-24 14:08:13.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22398
2021-06-24 14:08:13.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22399
2021-06-24 14:08:13.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22400
2021-06-24 14:08:13.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22401
2021-06-24 14:08:13.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22402
2021-06-24 14:08:13.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22403
2021-06-24 14:08:13.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22404
2021-06-24 14:08:13.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22405
2021-06-24 14:08:13.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22406
2021-06-24 14:08:13.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22407
2021-06-24 14:08:13.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22408
2021-06-24 14:08:13.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22409
2021-06-24 14:08:13.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22410
2021-06-24 14:08:13.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22411
2021-06-24 14:08:13.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22412
2021-06-24 14:08:13.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22413
2021-06-24 14:08:13.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22414
2021-06-24 14:08:13.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22415
2021-06-24 14:08:13.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22416
2021-06-24 14:08:13.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22417
2021-06-24 14:08:13.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22418
2021-06-24 14:08:13.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22419
2021-06-24 14:08:13.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22420
2021-06-24 14:08:13.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22421
2021-06-24 14:08:13.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22422
2021-06-24 14:08:13.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22423
2021-06-24 14:08:13.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22424
2021-06-24 14:08:13.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22425
2021-06-24 14:08:13.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22426
2021-06-24 14:08:13.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22427
2021-06-24 14:08:13.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22428
2021-06-24 14:08:13.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22429
2021-06-24 14:08:13.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22430
2021-06-24 14:08:13.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22431
2021-06-24 14:08:13.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22432
2021-06-24 14:08:13.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22433
2021-06-24 14:08:13.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22434
2021-06-24 14:08:13.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22435
2021-06-24 14:08:13.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22436
2021-06-24 14:08:13.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22437
2021-06-24 14:08:13.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22438
2021-06-24 14:08:13.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22439
2021-06-24 14:08:13.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22440
2021-06-24 14:08:13.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22441
2021-06-24 14:08:13.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22442
2021-06-24 14:08:13.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22443
2021-06-24 14:08:13.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22444
2021-06-24 14:08:13.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22445
2021-06-24 14:08:13.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22446
2021-06-24 14:08:13.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22447
2021-06-24 14:08:13.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22448
2021-06-24 14:08:13.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22449
2021-06-24 14:08:13.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22450
2021-06-24 14:08:13.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22451
2021-06-24 14:08:13.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22452
2021-06-24 14:08:13.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22453
2021-06-24 14:08:13.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22454
2021-06-24 14:08:13.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22455
2021-06-24 14:08:13.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22456
2021-06-24 14:08:13.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22457
2021-06-24 14:08:13.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22458
2021-06-24 14:08:13.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22459
2021-06-24 14:08:13.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22460
2021-06-24 14:08:13.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22461
2021-06-24 14:08:13.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22462
2021-06-24 14:08:13.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22463
2021-06-24 14:08:13.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22464
2021-06-24 14:08:13.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22465
2021-06-24 14:08:13.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22466
2021-06-24 14:08:13.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22467
2021-06-24 14:08:13.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22468
2021-06-24 14:08:13.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22469
2021-06-24 14:08:13.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22470
2021-06-24 14:08:13.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22471
2021-06-24 14:08:13.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22472
2021-06-24 14:08:13.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22473
2021-06-24 14:08:13.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22474
2021-06-24 14:08:13.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22475
2021-06-24 14:08:13.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22476
2021-06-24 14:08:13.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22477
2021-06-24 14:08:13.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22478
2021-06-24 14:08:13.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22479
2021-06-24 14:08:13.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22480
2021-06-24 14:08:13.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22481
2021-06-24 14:08:13.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22482
2021-06-24 14:08:13.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22483
2021-06-24 14:08:13.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22484
2021-06-24 14:08:13.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22485
2021-06-24 14:08:13.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22486
2021-06-24 14:08:13.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22487
2021-06-24 14:08:13.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22488
2021-06-24 14:08:13.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22489
2021-06-24 14:08:13.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22490
2021-06-24 14:08:13.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22491
2021-06-24 14:08:13.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22492
2021-06-24 14:08:13.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22493
2021-06-24 14:08:13.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22494
2021-06-24 14:08:13.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22495
2021-06-24 14:08:13.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22496
2021-06-24 14:08:13.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22497
2021-06-24 14:08:13.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22498
2021-06-24 14:08:13.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22499
2021-06-24 14:08:13.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22500
2021-06-24 14:08:13.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22501
2021-06-24 14:08:13.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22502
2021-06-24 14:08:13.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22503
2021-06-24 14:08:13.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22504
2021-06-24 14:08:13.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22505
2021-06-24 14:08:13.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22506
2021-06-24 14:08:13.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22507
2021-06-24 14:08:13.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22508
2021-06-24 14:08:13.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22509
2021-06-24 14:08:13.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22510
2021-06-24 14:08:13.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22511
2021-06-24 14:08:13.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22512
2021-06-24 14:08:13.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22513
2021-06-24 14:08:13.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22514
2021-06-24 14:08:13.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22515
2021-06-24 14:08:13.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22516
2021-06-24 14:08:13.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22517
2021-06-24 14:08:13.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22518
2021-06-24 14:08:13.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22519
2021-06-24 14:08:13.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22520
2021-06-24 14:08:13.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22521
2021-06-24 14:08:13.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22522
2021-06-24 14:08:13.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22523
2021-06-24 14:08:13.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22524
2021-06-24 14:08:13.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22525
2021-06-24 14:08:13.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22526
2021-06-24 14:08:13.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22527
2021-06-24 14:08:13.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22528
2021-06-24 14:08:13.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22529
2021-06-24 14:08:13.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22530
2021-06-24 14:08:13.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22531
2021-06-24 14:08:13.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22532
2021-06-24 14:08:13.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22533
2021-06-24 14:08:13.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22534
2021-06-24 14:08:13.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22535
2021-06-24 14:08:13.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22536
2021-06-24 14:08:13.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22537
2021-06-24 14:08:13.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22538
2021-06-24 14:08:13.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22539
2021-06-24 14:08:13.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22540
2021-06-24 14:08:13.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22541
2021-06-24 14:08:13.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22542
2021-06-24 14:08:13.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22543
2021-06-24 14:08:13.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22544
2021-06-24 14:08:13.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22545
2021-06-24 14:08:13.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22546
2021-06-24 14:08:13.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22547
2021-06-24 14:08:13.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22548
2021-06-24 14:08:13.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22549
2021-06-24 14:08:13.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22550
2021-06-24 14:08:13.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22551
2021-06-24 14:08:13.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22552
2021-06-24 14:08:13.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22553
2021-06-24 14:08:13.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22554
2021-06-24 14:08:13.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22555
2021-06-24 14:08:13.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22556
2021-06-24 14:08:13.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22557
2021-06-24 14:08:13.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22558
2021-06-24 14:08:13.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22559
2021-06-24 14:08:13.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22560
2021-06-24 14:08:13.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22561
2021-06-24 14:08:13.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22562
2021-06-24 14:08:13.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22563
2021-06-24 14:08:13.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22564
2021-06-24 14:08:13.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22565
2021-06-24 14:08:13.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22566
2021-06-24 14:08:13.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22567
2021-06-24 14:08:13.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22568
2021-06-24 14:08:13.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22569
2021-06-24 14:08:13.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22570
2021-06-24 14:08:13.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22571
2021-06-24 14:08:13.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22572
2021-06-24 14:08:13.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22573
2021-06-24 14:08:13.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22574
2021-06-24 14:08:13.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22575
2021-06-24 14:08:13.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22576
2021-06-24 14:08:13.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22577
2021-06-24 14:08:13.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22578
2021-06-24 14:08:13.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22579
2021-06-24 14:08:13.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22580
2021-06-24 14:08:13.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22581
2021-06-24 14:08:13.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22582
2021-06-24 14:08:13.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22583
2021-06-24 14:08:13.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22584
2021-06-24 14:08:13.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22585
2021-06-24 14:08:13.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22586
2021-06-24 14:08:13.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22587
2021-06-24 14:08:13.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22588
2021-06-24 14:08:13.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22589
2021-06-24 14:08:13.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22590
2021-06-24 14:08:13.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22591
2021-06-24 14:08:13.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22592
2021-06-24 14:08:13.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22593
2021-06-24 14:08:13.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22594
2021-06-24 14:08:13.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22595
2021-06-24 14:08:13.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22596
2021-06-24 14:08:13.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22597
2021-06-24 14:08:13.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22598
2021-06-24 14:08:13.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22599
2021-06-24 14:08:13.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22600
2021-06-24 14:08:13.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22601
2021-06-24 14:08:13.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22602
2021-06-24 14:08:13.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22603
2021-06-24 14:08:13.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22604
2021-06-24 14:08:13.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22605
2021-06-24 14:08:13.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22606
2021-06-24 14:08:13.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22607
2021-06-24 14:08:13.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22608
2021-06-24 14:08:13.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22609
2021-06-24 14:08:13.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22610
2021-06-24 14:08:13.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22611
2021-06-24 14:08:13.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22612
2021-06-24 14:08:13.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22613
2021-06-24 14:08:13.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22614
2021-06-24 14:08:13.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22615
2021-06-24 14:08:13.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22616
2021-06-24 14:08:13.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22617
2021-06-24 14:08:13.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22618
2021-06-24 14:08:13.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22619
2021-06-24 14:08:13.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22620
2021-06-24 14:08:13.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22621
2021-06-24 14:08:13.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22622
2021-06-24 14:08:13.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22623
2021-06-24 14:08:13.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22624
2021-06-24 14:08:13.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22625
2021-06-24 14:08:13.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22626
2021-06-24 14:08:13.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22627
2021-06-24 14:08:13.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22628
2021-06-24 14:08:13.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22629
2021-06-24 14:08:13.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22630
2021-06-24 14:08:13.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22631
2021-06-24 14:08:13.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22632
2021-06-24 14:08:13.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22633
2021-06-24 14:08:13.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22634
2021-06-24 14:08:13.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22635
2021-06-24 14:08:13.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22636
2021-06-24 14:08:13.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22637
2021-06-24 14:08:13.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22638
2021-06-24 14:08:13.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22639
2021-06-24 14:08:13.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22640
2021-06-24 14:08:13.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22641
2021-06-24 14:08:13.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22642
2021-06-24 14:08:13.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22643
2021-06-24 14:08:13.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22644
2021-06-24 14:08:13.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22645
2021-06-24 14:08:13.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22646
2021-06-24 14:08:13.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22647
2021-06-24 14:08:13.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22648
2021-06-24 14:08:13.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22649
2021-06-24 14:08:13.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22650
2021-06-24 14:08:13.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22651
2021-06-24 14:08:13.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22652
2021-06-24 14:08:13.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22653
2021-06-24 14:08:13.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22654
2021-06-24 14:08:13.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22655
2021-06-24 14:08:13.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22656
2021-06-24 14:08:13.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22657
2021-06-24 14:08:13.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22658
2021-06-24 14:08:13.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22659
2021-06-24 14:08:13.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22660
2021-06-24 14:08:13.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22661
2021-06-24 14:08:13.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22662
2021-06-24 14:08:13.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22663
2021-06-24 14:08:13.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22664
2021-06-24 14:08:13.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22665
2021-06-24 14:08:13.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22666
2021-06-24 14:08:13.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22667
2021-06-24 14:08:13.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22668
2021-06-24 14:08:13.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22669
2021-06-24 14:08:13.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22670
2021-06-24 14:08:13.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22671
2021-06-24 14:08:13.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22672
2021-06-24 14:08:13.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22673
2021-06-24 14:08:13.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22674
2021-06-24 14:08:13.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22675
2021-06-24 14:08:13.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22676
2021-06-24 14:08:13.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22677
2021-06-24 14:08:13.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22678
2021-06-24 14:08:13.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22679
2021-06-24 14:08:13.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22680
2021-06-24 14:08:13.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22681
2021-06-24 14:08:13.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22682
2021-06-24 14:08:13.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22683
2021-06-24 14:08:13.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22684
2021-06-24 14:08:13.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22685
2021-06-24 14:08:13.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22686
2021-06-24 14:08:13.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22687
2021-06-24 14:08:13.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22688
2021-06-24 14:08:13.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22689
2021-06-24 14:08:13.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22690
2021-06-24 14:08:13.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22691
2021-06-24 14:08:13.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22692
2021-06-24 14:08:13.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22693
2021-06-24 14:08:13.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22694
2021-06-24 14:08:13.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22695
2021-06-24 14:08:13.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22696
2021-06-24 14:08:13.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22697
2021-06-24 14:08:13.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22698
2021-06-24 14:08:13.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22699
2021-06-24 14:08:13.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22700
2021-06-24 14:08:13.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22701
2021-06-24 14:08:13.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22702
2021-06-24 14:08:13.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22703
2021-06-24 14:08:13.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22704
2021-06-24 14:08:13.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22705
2021-06-24 14:08:13.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22706
2021-06-24 14:08:13.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22707
2021-06-24 14:08:13.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22708
2021-06-24 14:08:13.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22709
2021-06-24 14:08:13.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22710
2021-06-24 14:08:13.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22711
2021-06-24 14:08:13.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22712
2021-06-24 14:08:13.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22713
2021-06-24 14:08:13.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22714
2021-06-24 14:08:13.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22715
2021-06-24 14:08:13.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22716
2021-06-24 14:08:13.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22717
2021-06-24 14:08:13.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22718
2021-06-24 14:08:13.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22719
2021-06-24 14:08:13.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22720
2021-06-24 14:08:13.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22721
2021-06-24 14:08:13.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22722
2021-06-24 14:08:13.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22723
2021-06-24 14:08:13.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22724
2021-06-24 14:08:13.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22725
2021-06-24 14:08:13.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22726
2021-06-24 14:08:13.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22727
2021-06-24 14:08:13.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22728
2021-06-24 14:08:13.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22729
2021-06-24 14:08:13.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22730
2021-06-24 14:08:13.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22731
2021-06-24 14:08:13.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22732
2021-06-24 14:08:13.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22733
2021-06-24 14:08:13.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22734
2021-06-24 14:08:13.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22735
2021-06-24 14:08:13.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22736
2021-06-24 14:08:13.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22737
2021-06-24 14:08:13.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22738
2021-06-24 14:08:13.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22739
2021-06-24 14:08:13.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22740
2021-06-24 14:08:13.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22741
2021-06-24 14:08:13.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22742
2021-06-24 14:08:13.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22743
2021-06-24 14:08:13.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22744
2021-06-24 14:08:13.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22745
2021-06-24 14:08:13.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22746
2021-06-24 14:08:13.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22747
2021-06-24 14:08:13.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22748
2021-06-24 14:08:13.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22749
2021-06-24 14:08:13.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22750
2021-06-24 14:08:13.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22751
2021-06-24 14:08:13.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22752
2021-06-24 14:08:13.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22753
2021-06-24 14:08:13.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22754
2021-06-24 14:08:13.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22755
2021-06-24 14:08:13.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22756
2021-06-24 14:08:13.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22757
2021-06-24 14:08:13.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22758
2021-06-24 14:08:13.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22759
2021-06-24 14:08:13.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22760
2021-06-24 14:08:13.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22761
2021-06-24 14:08:13.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22762
2021-06-24 14:08:13.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22763
2021-06-24 14:08:13.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22764
2021-06-24 14:08:13.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22765
2021-06-24 14:08:13.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22766
2021-06-24 14:08:13.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22767
2021-06-24 14:08:13.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22768
2021-06-24 14:08:13.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22769
2021-06-24 14:08:13.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22770
2021-06-24 14:08:13.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22771
2021-06-24 14:08:13.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22772
2021-06-24 14:08:13.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22773
2021-06-24 14:08:13.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22774
2021-06-24 14:08:13.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22775
2021-06-24 14:08:13.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22776
2021-06-24 14:08:13.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22777
2021-06-24 14:08:13.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22778
2021-06-24 14:08:13.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22779
2021-06-24 14:08:13.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22780
2021-06-24 14:08:13.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22781
2021-06-24 14:08:13.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22782
2021-06-24 14:08:13.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22783
2021-06-24 14:08:13.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22784
2021-06-24 14:08:13.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22785
2021-06-24 14:08:13.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22786
2021-06-24 14:08:13.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22787
2021-06-24 14:08:13.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22788
2021-06-24 14:08:13.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22789
2021-06-24 14:08:13.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22790
2021-06-24 14:08:13.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22791
2021-06-24 14:08:13.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22792
2021-06-24 14:08:13.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22793
2021-06-24 14:08:13.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22794
2021-06-24 14:08:13.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22795
2021-06-24 14:08:13.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22796
2021-06-24 14:08:13.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22797
2021-06-24 14:08:13.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22798
2021-06-24 14:08:13.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22799
2021-06-24 14:08:13.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22800
2021-06-24 14:08:13.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22801
2021-06-24 14:08:13.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22802
2021-06-24 14:08:13.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22803
2021-06-24 14:08:13.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22804
2021-06-24 14:08:13.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22805
2021-06-24 14:08:13.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22806
2021-06-24 14:08:13.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22807
2021-06-24 14:08:13.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22808
2021-06-24 14:08:13.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22809
2021-06-24 14:08:13.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22810
2021-06-24 14:08:13.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22811
2021-06-24 14:08:13.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22812
2021-06-24 14:08:13.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22813
2021-06-24 14:08:13.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22814
2021-06-24 14:08:13.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22815
2021-06-24 14:08:13.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22816
2021-06-24 14:08:13.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22817
2021-06-24 14:08:13.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22818
2021-06-24 14:08:13.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22819
2021-06-24 14:08:13.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22820
2021-06-24 14:08:13.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22821
2021-06-24 14:08:13.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22822
2021-06-24 14:08:13.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22823
2021-06-24 14:08:13.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22824
2021-06-24 14:08:13.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22825
2021-06-24 14:08:13.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22826
2021-06-24 14:08:13.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:13.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22827
2021-06-24 14:08:14.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22828
2021-06-24 14:08:14.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22829
2021-06-24 14:08:14.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22830
2021-06-24 14:08:14.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22831
2021-06-24 14:08:14.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22832
2021-06-24 14:08:14.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22833
2021-06-24 14:08:14.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22834
2021-06-24 14:08:14.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22835
2021-06-24 14:08:14.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22836
2021-06-24 14:08:14.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22837
2021-06-24 14:08:14.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22838
2021-06-24 14:08:14.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22839
2021-06-24 14:08:14.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22840
2021-06-24 14:08:14.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22841
2021-06-24 14:08:14.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22842
2021-06-24 14:08:14.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22843
2021-06-24 14:08:14.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22844
2021-06-24 14:08:14.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22845
2021-06-24 14:08:14.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22846
2021-06-24 14:08:14.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22847
2021-06-24 14:08:14.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22848
2021-06-24 14:08:14.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22849
2021-06-24 14:08:14.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22850
2021-06-24 14:08:14.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22851
2021-06-24 14:08:14.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22852
2021-06-24 14:08:14.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22853
2021-06-24 14:08:14.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22854
2021-06-24 14:08:14.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22855
2021-06-24 14:08:14.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22856
2021-06-24 14:08:14.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22857
2021-06-24 14:08:14.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22858
2021-06-24 14:08:14.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22859
2021-06-24 14:08:14.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22860
2021-06-24 14:08:14.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22861
2021-06-24 14:08:14.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22862
2021-06-24 14:08:14.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22863
2021-06-24 14:08:14.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22864
2021-06-24 14:08:14.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22865
2021-06-24 14:08:14.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22866
2021-06-24 14:08:14.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22867
2021-06-24 14:08:14.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22868
2021-06-24 14:08:14.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22869
2021-06-24 14:08:14.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22870
2021-06-24 14:08:14.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22871
2021-06-24 14:08:14.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22872
2021-06-24 14:08:14.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22873
2021-06-24 14:08:14.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22874
2021-06-24 14:08:14.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22875
2021-06-24 14:08:14.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22876
2021-06-24 14:08:14.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22877
2021-06-24 14:08:14.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22878
2021-06-24 14:08:14.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22879
2021-06-24 14:08:14.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22880
2021-06-24 14:08:14.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22881
2021-06-24 14:08:14.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22882
2021-06-24 14:08:14.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22883
2021-06-24 14:08:14.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22884
2021-06-24 14:08:14.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22885
2021-06-24 14:08:14.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22886
2021-06-24 14:08:14.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22887
2021-06-24 14:08:14.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22888
2021-06-24 14:08:14.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22889
2021-06-24 14:08:14.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22890
2021-06-24 14:08:14.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22891
2021-06-24 14:08:14.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22892
2021-06-24 14:08:14.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22893
2021-06-24 14:08:14.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22894
2021-06-24 14:08:14.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22895
2021-06-24 14:08:14.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22896
2021-06-24 14:08:14.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22897
2021-06-24 14:08:14.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22898
2021-06-24 14:08:14.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22899
2021-06-24 14:08:14.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22900
2021-06-24 14:08:14.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22901
2021-06-24 14:08:14.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22902
2021-06-24 14:08:14.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22903
2021-06-24 14:08:14.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22904
2021-06-24 14:08:14.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22905
2021-06-24 14:08:14.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22906
2021-06-24 14:08:14.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22907
2021-06-24 14:08:14.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22908
2021-06-24 14:08:14.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22909
2021-06-24 14:08:14.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22910
2021-06-24 14:08:14.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22911
2021-06-24 14:08:14.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22912
2021-06-24 14:08:14.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22913
2021-06-24 14:08:14.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22914
2021-06-24 14:08:14.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22915
2021-06-24 14:08:14.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22916
2021-06-24 14:08:14.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22917
2021-06-24 14:08:14.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22918
2021-06-24 14:08:14.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22919
2021-06-24 14:08:14.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22920
2021-06-24 14:08:14.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22921
2021-06-24 14:08:14.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22922
2021-06-24 14:08:14.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22923
2021-06-24 14:08:14.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22924
2021-06-24 14:08:14.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22925
2021-06-24 14:08:14.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22926
2021-06-24 14:08:14.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22927
2021-06-24 14:08:14.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22928
2021-06-24 14:08:14.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22929
2021-06-24 14:08:14.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22930
2021-06-24 14:08:14.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22931
2021-06-24 14:08:14.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22932
2021-06-24 14:08:14.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22933
2021-06-24 14:08:14.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22934
2021-06-24 14:08:14.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22935
2021-06-24 14:08:14.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22936
2021-06-24 14:08:14.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22937
2021-06-24 14:08:14.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22938
2021-06-24 14:08:14.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22939
2021-06-24 14:08:14.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22940
2021-06-24 14:08:14.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22941
2021-06-24 14:08:14.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22942
2021-06-24 14:08:14.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22943
2021-06-24 14:08:14.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22944
2021-06-24 14:08:14.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22945
2021-06-24 14:08:14.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22946
2021-06-24 14:08:14.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22947
2021-06-24 14:08:14.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22948
2021-06-24 14:08:14.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22949
2021-06-24 14:08:14.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22950
2021-06-24 14:08:14.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22951
2021-06-24 14:08:14.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22952
2021-06-24 14:08:14.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22953
2021-06-24 14:08:14.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22954
2021-06-24 14:08:14.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22955
2021-06-24 14:08:14.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22956
2021-06-24 14:08:14.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22957
2021-06-24 14:08:14.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22958
2021-06-24 14:08:14.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22959
2021-06-24 14:08:14.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22960
2021-06-24 14:08:14.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22961
2021-06-24 14:08:14.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22962
2021-06-24 14:08:14.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22963
2021-06-24 14:08:14.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22964
2021-06-24 14:08:14.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22965
2021-06-24 14:08:14.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22966
2021-06-24 14:08:14.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22967
2021-06-24 14:08:14.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22968
2021-06-24 14:08:14.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22969
2021-06-24 14:08:14.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22970
2021-06-24 14:08:14.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22971
2021-06-24 14:08:14.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22972
2021-06-24 14:08:14.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22973
2021-06-24 14:08:14.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22974
2021-06-24 14:08:14.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22975
2021-06-24 14:08:14.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22976
2021-06-24 14:08:14.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22977
2021-06-24 14:08:14.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22978
2021-06-24 14:08:14.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22979
2021-06-24 14:08:14.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22980
2021-06-24 14:08:14.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22981
2021-06-24 14:08:14.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22982
2021-06-24 14:08:14.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22983
2021-06-24 14:08:14.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22984
2021-06-24 14:08:14.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22985
2021-06-24 14:08:14.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22986
2021-06-24 14:08:14.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22987
2021-06-24 14:08:14.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22988
2021-06-24 14:08:14.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22989
2021-06-24 14:08:14.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22990
2021-06-24 14:08:14.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22991
2021-06-24 14:08:14.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22992
2021-06-24 14:08:14.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22993
2021-06-24 14:08:14.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22994
2021-06-24 14:08:14.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22995
2021-06-24 14:08:14.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22996
2021-06-24 14:08:14.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22997
2021-06-24 14:08:14.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22998
2021-06-24 14:08:14.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 22999
2021-06-24 14:08:14.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23000
2021-06-24 14:08:14.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23001
2021-06-24 14:08:14.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23002
2021-06-24 14:08:14.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23003
2021-06-24 14:08:14.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23004
2021-06-24 14:08:14.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23005
2021-06-24 14:08:14.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23006
2021-06-24 14:08:14.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23007
2021-06-24 14:08:14.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23008
2021-06-24 14:08:14.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23009
2021-06-24 14:08:14.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23010
2021-06-24 14:08:14.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23011
2021-06-24 14:08:14.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23012
2021-06-24 14:08:14.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23013
2021-06-24 14:08:14.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23014
2021-06-24 14:08:14.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23015
2021-06-24 14:08:14.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23016
2021-06-24 14:08:14.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23017
2021-06-24 14:08:14.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23018
2021-06-24 14:08:14.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23019
2021-06-24 14:08:14.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23020
2021-06-24 14:08:14.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23021
2021-06-24 14:08:14.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23022
2021-06-24 14:08:14.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23023
2021-06-24 14:08:14.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23024
2021-06-24 14:08:14.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23025
2021-06-24 14:08:14.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23026
2021-06-24 14:08:14.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23027
2021-06-24 14:08:14.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23028
2021-06-24 14:08:14.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23029
2021-06-24 14:08:14.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23030
2021-06-24 14:08:14.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23031
2021-06-24 14:08:14.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23032
2021-06-24 14:08:14.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23033
2021-06-24 14:08:14.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23034
2021-06-24 14:08:14.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23035
2021-06-24 14:08:14.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23036
2021-06-24 14:08:14.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23037
2021-06-24 14:08:14.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23038
2021-06-24 14:08:14.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23039
2021-06-24 14:08:14.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23040
2021-06-24 14:08:14.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23041
2021-06-24 14:08:14.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23042
2021-06-24 14:08:14.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23043
2021-06-24 14:08:14.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23044
2021-06-24 14:08:14.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23045
2021-06-24 14:08:14.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23046
2021-06-24 14:08:14.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23047
2021-06-24 14:08:14.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23048
2021-06-24 14:08:14.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23049
2021-06-24 14:08:14.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23050
2021-06-24 14:08:14.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23051
2021-06-24 14:08:14.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23052
2021-06-24 14:08:14.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23053
2021-06-24 14:08:14.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23054
2021-06-24 14:08:14.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23055
2021-06-24 14:08:14.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23056
2021-06-24 14:08:14.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23057
2021-06-24 14:08:14.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23058
2021-06-24 14:08:14.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23059
2021-06-24 14:08:14.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23060
2021-06-24 14:08:14.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23061
2021-06-24 14:08:14.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23062
2021-06-24 14:08:14.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23063
2021-06-24 14:08:14.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23064
2021-06-24 14:08:14.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23065
2021-06-24 14:08:14.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23066
2021-06-24 14:08:14.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23067
2021-06-24 14:08:14.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23068
2021-06-24 14:08:14.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23069
2021-06-24 14:08:14.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23070
2021-06-24 14:08:14.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23071
2021-06-24 14:08:14.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23072
2021-06-24 14:08:14.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23073
2021-06-24 14:08:14.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23074
2021-06-24 14:08:14.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23075
2021-06-24 14:08:14.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23076
2021-06-24 14:08:14.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23077
2021-06-24 14:08:14.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23078
2021-06-24 14:08:14.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23079
2021-06-24 14:08:14.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23080
2021-06-24 14:08:14.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23081
2021-06-24 14:08:14.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23082
2021-06-24 14:08:14.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23083
2021-06-24 14:08:14.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23084
2021-06-24 14:08:14.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23085
2021-06-24 14:08:14.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23086
2021-06-24 14:08:14.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23087
2021-06-24 14:08:14.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23088
2021-06-24 14:08:14.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23089
2021-06-24 14:08:14.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23090
2021-06-24 14:08:14.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23091
2021-06-24 14:08:14.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23092
2021-06-24 14:08:14.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23093
2021-06-24 14:08:14.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23094
2021-06-24 14:08:14.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23095
2021-06-24 14:08:14.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23096
2021-06-24 14:08:14.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23097
2021-06-24 14:08:14.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23098
2021-06-24 14:08:14.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23099
2021-06-24 14:08:14.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23100
2021-06-24 14:08:14.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23101
2021-06-24 14:08:14.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23102
2021-06-24 14:08:14.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23103
2021-06-24 14:08:14.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23104
2021-06-24 14:08:14.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23105
2021-06-24 14:08:14.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23106
2021-06-24 14:08:14.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23107
2021-06-24 14:08:14.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23108
2021-06-24 14:08:14.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23109
2021-06-24 14:08:14.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23110
2021-06-24 14:08:14.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23111
2021-06-24 14:08:14.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23112
2021-06-24 14:08:14.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23113
2021-06-24 14:08:14.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23114
2021-06-24 14:08:14.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23115
2021-06-24 14:08:14.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23116
2021-06-24 14:08:14.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23117
2021-06-24 14:08:14.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23118
2021-06-24 14:08:14.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23119
2021-06-24 14:08:14.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23120
2021-06-24 14:08:14.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23121
2021-06-24 14:08:14.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23122
2021-06-24 14:08:14.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23123
2021-06-24 14:08:14.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23124
2021-06-24 14:08:14.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23125
2021-06-24 14:08:14.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23126
2021-06-24 14:08:14.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23127
2021-06-24 14:08:14.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23128
2021-06-24 14:08:14.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23129
2021-06-24 14:08:14.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23130
2021-06-24 14:08:14.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23131
2021-06-24 14:08:14.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23132
2021-06-24 14:08:14.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23133
2021-06-24 14:08:14.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23134
2021-06-24 14:08:14.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23135
2021-06-24 14:08:14.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23136
2021-06-24 14:08:14.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23137
2021-06-24 14:08:14.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23138
2021-06-24 14:08:14.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23139
2021-06-24 14:08:14.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23140
2021-06-24 14:08:14.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23141
2021-06-24 14:08:14.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23142
2021-06-24 14:08:14.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23143
2021-06-24 14:08:14.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23144
2021-06-24 14:08:14.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23145
2021-06-24 14:08:14.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23146
2021-06-24 14:08:14.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23147
2021-06-24 14:08:14.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23148
2021-06-24 14:08:14.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23149
2021-06-24 14:08:14.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23150
2021-06-24 14:08:14.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23151
2021-06-24 14:08:14.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23152
2021-06-24 14:08:14.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23153
2021-06-24 14:08:14.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23154
2021-06-24 14:08:14.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23155
2021-06-24 14:08:14.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23156
2021-06-24 14:08:14.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23157
2021-06-24 14:08:14.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23158
2021-06-24 14:08:14.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23159
2021-06-24 14:08:14.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23160
2021-06-24 14:08:14.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23161
2021-06-24 14:08:14.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23162
2021-06-24 14:08:14.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23163
2021-06-24 14:08:14.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23164
2021-06-24 14:08:14.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23165
2021-06-24 14:08:14.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23166
2021-06-24 14:08:14.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23167
2021-06-24 14:08:14.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23168
2021-06-24 14:08:14.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23169
2021-06-24 14:08:14.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23170
2021-06-24 14:08:14.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23171
2021-06-24 14:08:14.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23172
2021-06-24 14:08:14.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23173
2021-06-24 14:08:14.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23174
2021-06-24 14:08:14.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23175
2021-06-24 14:08:14.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23176
2021-06-24 14:08:14.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23177
2021-06-24 14:08:14.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23178
2021-06-24 14:08:14.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23179
2021-06-24 14:08:14.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23180
2021-06-24 14:08:14.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23181
2021-06-24 14:08:14.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23182
2021-06-24 14:08:14.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23183
2021-06-24 14:08:14.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23184
2021-06-24 14:08:14.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23185
2021-06-24 14:08:14.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23186
2021-06-24 14:08:14.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23187
2021-06-24 14:08:14.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23188
2021-06-24 14:08:14.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23189
2021-06-24 14:08:14.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23190
2021-06-24 14:08:14.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23191
2021-06-24 14:08:14.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23192
2021-06-24 14:08:14.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23193
2021-06-24 14:08:14.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23194
2021-06-24 14:08:14.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23195
2021-06-24 14:08:14.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23196
2021-06-24 14:08:14.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23197
2021-06-24 14:08:14.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23198
2021-06-24 14:08:14.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23199
2021-06-24 14:08:14.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23200
2021-06-24 14:08:14.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23201
2021-06-24 14:08:14.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23202
2021-06-24 14:08:14.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23203
2021-06-24 14:08:14.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23204
2021-06-24 14:08:14.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23205
2021-06-24 14:08:14.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23206
2021-06-24 14:08:14.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23207
2021-06-24 14:08:14.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23208
2021-06-24 14:08:14.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23209
2021-06-24 14:08:14.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23210
2021-06-24 14:08:14.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23211
2021-06-24 14:08:14.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23212
2021-06-24 14:08:14.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23213
2021-06-24 14:08:14.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23214
2021-06-24 14:08:14.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23215
2021-06-24 14:08:14.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23216
2021-06-24 14:08:14.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23217
2021-06-24 14:08:14.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23218
2021-06-24 14:08:14.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23219
2021-06-24 14:08:14.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23220
2021-06-24 14:08:14.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23221
2021-06-24 14:08:14.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23222
2021-06-24 14:08:14.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23223
2021-06-24 14:08:14.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23224
2021-06-24 14:08:14.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23225
2021-06-24 14:08:14.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23226
2021-06-24 14:08:14.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23227
2021-06-24 14:08:14.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23228
2021-06-24 14:08:14.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23229
2021-06-24 14:08:14.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23230
2021-06-24 14:08:14.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23231
2021-06-24 14:08:14.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23232
2021-06-24 14:08:14.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23233
2021-06-24 14:08:14.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23234
2021-06-24 14:08:14.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23235
2021-06-24 14:08:14.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23236
2021-06-24 14:08:14.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23237
2021-06-24 14:08:14.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23238
2021-06-24 14:08:14.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23239
2021-06-24 14:08:14.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23240
2021-06-24 14:08:14.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23241
2021-06-24 14:08:14.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23242
2021-06-24 14:08:14.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23243
2021-06-24 14:08:14.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23244
2021-06-24 14:08:14.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23245
2021-06-24 14:08:14.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23246
2021-06-24 14:08:14.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23247
2021-06-24 14:08:14.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23248
2021-06-24 14:08:14.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23249
2021-06-24 14:08:14.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23250
2021-06-24 14:08:14.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23251
2021-06-24 14:08:14.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23252
2021-06-24 14:08:14.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23253
2021-06-24 14:08:14.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23254
2021-06-24 14:08:14.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23255
2021-06-24 14:08:14.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23256
2021-06-24 14:08:14.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23257
2021-06-24 14:08:14.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23258
2021-06-24 14:08:14.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23259
2021-06-24 14:08:14.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23260
2021-06-24 14:08:14.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23261
2021-06-24 14:08:14.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23262
2021-06-24 14:08:14.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23263
2021-06-24 14:08:14.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23264
2021-06-24 14:08:14.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23265
2021-06-24 14:08:14.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23266
2021-06-24 14:08:14.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23267
2021-06-24 14:08:14.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23268
2021-06-24 14:08:14.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23269
2021-06-24 14:08:14.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23270
2021-06-24 14:08:14.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23271
2021-06-24 14:08:14.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23272
2021-06-24 14:08:14.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23273
2021-06-24 14:08:14.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23274
2021-06-24 14:08:14.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23275
2021-06-24 14:08:14.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23276
2021-06-24 14:08:14.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23277
2021-06-24 14:08:14.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23278
2021-06-24 14:08:14.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23279
2021-06-24 14:08:14.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23280
2021-06-24 14:08:14.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23281
2021-06-24 14:08:14.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23282
2021-06-24 14:08:14.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23283
2021-06-24 14:08:14.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23284
2021-06-24 14:08:14.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23285
2021-06-24 14:08:14.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23286
2021-06-24 14:08:14.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23287
2021-06-24 14:08:14.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23288
2021-06-24 14:08:14.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23289
2021-06-24 14:08:14.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23290
2021-06-24 14:08:14.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23291
2021-06-24 14:08:14.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23292
2021-06-24 14:08:14.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23293
2021-06-24 14:08:14.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23294
2021-06-24 14:08:14.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23295
2021-06-24 14:08:14.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23296
2021-06-24 14:08:14.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23297
2021-06-24 14:08:14.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23298
2021-06-24 14:08:14.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23299
2021-06-24 14:08:14.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23300
2021-06-24 14:08:14.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23301
2021-06-24 14:08:14.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23302
2021-06-24 14:08:14.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23303
2021-06-24 14:08:14.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23304
2021-06-24 14:08:14.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23305
2021-06-24 14:08:14.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23306
2021-06-24 14:08:14.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23307
2021-06-24 14:08:14.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23308
2021-06-24 14:08:14.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23309
2021-06-24 14:08:14.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23310
2021-06-24 14:08:14.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23311
2021-06-24 14:08:14.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23312
2021-06-24 14:08:14.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23313
2021-06-24 14:08:14.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23314
2021-06-24 14:08:14.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23315
2021-06-24 14:08:14.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23316
2021-06-24 14:08:14.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23317
2021-06-24 14:08:14.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23318
2021-06-24 14:08:14.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23319
2021-06-24 14:08:14.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23320
2021-06-24 14:08:14.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23321
2021-06-24 14:08:14.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23322
2021-06-24 14:08:14.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23323
2021-06-24 14:08:14.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23324
2021-06-24 14:08:14.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23325
2021-06-24 14:08:14.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23326
2021-06-24 14:08:14.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23327
2021-06-24 14:08:14.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23328
2021-06-24 14:08:14.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23329
2021-06-24 14:08:14.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23330
2021-06-24 14:08:14.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23331
2021-06-24 14:08:14.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23332
2021-06-24 14:08:14.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23333
2021-06-24 14:08:14.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23334
2021-06-24 14:08:14.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23335
2021-06-24 14:08:14.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23336
2021-06-24 14:08:14.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23337
2021-06-24 14:08:14.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23338
2021-06-24 14:08:14.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23339
2021-06-24 14:08:14.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23340
2021-06-24 14:08:14.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23341
2021-06-24 14:08:14.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23342
2021-06-24 14:08:14.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23343
2021-06-24 14:08:14.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23344
2021-06-24 14:08:14.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23345
2021-06-24 14:08:14.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23346
2021-06-24 14:08:14.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23347
2021-06-24 14:08:14.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23348
2021-06-24 14:08:14.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23349
2021-06-24 14:08:14.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23350
2021-06-24 14:08:14.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23351
2021-06-24 14:08:14.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23352
2021-06-24 14:08:14.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23353
2021-06-24 14:08:14.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23354
2021-06-24 14:08:14.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23355
2021-06-24 14:08:14.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23356
2021-06-24 14:08:14.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23357
2021-06-24 14:08:14.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23358
2021-06-24 14:08:14.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23359
2021-06-24 14:08:14.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23360
2021-06-24 14:08:14.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23361
2021-06-24 14:08:14.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23362
2021-06-24 14:08:14.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23363
2021-06-24 14:08:14.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23364
2021-06-24 14:08:14.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23365
2021-06-24 14:08:14.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23366
2021-06-24 14:08:14.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23367
2021-06-24 14:08:14.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23368
2021-06-24 14:08:14.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23369
2021-06-24 14:08:14.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23370
2021-06-24 14:08:14.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23371
2021-06-24 14:08:14.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23372
2021-06-24 14:08:14.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23373
2021-06-24 14:08:14.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23374
2021-06-24 14:08:14.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23375
2021-06-24 14:08:14.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23376
2021-06-24 14:08:14.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23377
2021-06-24 14:08:14.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23378
2021-06-24 14:08:14.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23379
2021-06-24 14:08:14.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23380
2021-06-24 14:08:14.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23381
2021-06-24 14:08:14.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23382
2021-06-24 14:08:14.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23383
2021-06-24 14:08:14.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23384
2021-06-24 14:08:14.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23385
2021-06-24 14:08:14.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23386
2021-06-24 14:08:14.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23387
2021-06-24 14:08:14.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23388
2021-06-24 14:08:14.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23389
2021-06-24 14:08:14.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23390
2021-06-24 14:08:14.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23391
2021-06-24 14:08:14.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23392
2021-06-24 14:08:14.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23393
2021-06-24 14:08:14.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23394
2021-06-24 14:08:14.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23395
2021-06-24 14:08:14.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23396
2021-06-24 14:08:14.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23397
2021-06-24 14:08:14.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23398
2021-06-24 14:08:14.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23399
2021-06-24 14:08:14.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23400
2021-06-24 14:08:14.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23401
2021-06-24 14:08:14.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23402
2021-06-24 14:08:14.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23403
2021-06-24 14:08:14.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23404
2021-06-24 14:08:14.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23405
2021-06-24 14:08:14.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23406
2021-06-24 14:08:14.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23407
2021-06-24 14:08:14.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23408
2021-06-24 14:08:14.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23409
2021-06-24 14:08:14.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23410
2021-06-24 14:08:14.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23411
2021-06-24 14:08:14.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23412
2021-06-24 14:08:14.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23413
2021-06-24 14:08:14.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23414
2021-06-24 14:08:14.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23415
2021-06-24 14:08:14.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23416
2021-06-24 14:08:14.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23417
2021-06-24 14:08:14.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23418
2021-06-24 14:08:14.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23419
2021-06-24 14:08:14.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23420
2021-06-24 14:08:14.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23421
2021-06-24 14:08:14.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23422
2021-06-24 14:08:14.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23423
2021-06-24 14:08:14.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23424
2021-06-24 14:08:14.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23425
2021-06-24 14:08:14.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23426
2021-06-24 14:08:14.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23427
2021-06-24 14:08:14.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23428
2021-06-24 14:08:14.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23429
2021-06-24 14:08:14.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23430
2021-06-24 14:08:14.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23431
2021-06-24 14:08:14.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23432
2021-06-24 14:08:14.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23433
2021-06-24 14:08:14.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23434
2021-06-24 14:08:14.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23435
2021-06-24 14:08:14.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23436
2021-06-24 14:08:14.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23437
2021-06-24 14:08:14.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23438
2021-06-24 14:08:14.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23439
2021-06-24 14:08:14.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23440
2021-06-24 14:08:14.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23441
2021-06-24 14:08:14.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23442
2021-06-24 14:08:14.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23443
2021-06-24 14:08:14.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23444
2021-06-24 14:08:14.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23445
2021-06-24 14:08:14.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23446
2021-06-24 14:08:14.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23447
2021-06-24 14:08:14.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23448
2021-06-24 14:08:14.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23449
2021-06-24 14:08:14.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23450
2021-06-24 14:08:14.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23451
2021-06-24 14:08:14.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23452
2021-06-24 14:08:14.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23453
2021-06-24 14:08:14.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23454
2021-06-24 14:08:14.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23455
2021-06-24 14:08:14.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23456
2021-06-24 14:08:14.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23457
2021-06-24 14:08:14.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23458
2021-06-24 14:08:14.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23459
2021-06-24 14:08:14.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23460
2021-06-24 14:08:14.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23461
2021-06-24 14:08:14.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23462
2021-06-24 14:08:14.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23463
2021-06-24 14:08:14.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23464
2021-06-24 14:08:14.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23465
2021-06-24 14:08:14.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23466
2021-06-24 14:08:14.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23467
2021-06-24 14:08:14.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23468
2021-06-24 14:08:14.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23469
2021-06-24 14:08:14.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23470
2021-06-24 14:08:14.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23471
2021-06-24 14:08:14.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23472
2021-06-24 14:08:14.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23473
2021-06-24 14:08:14.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23474
2021-06-24 14:08:14.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23475
2021-06-24 14:08:14.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23476
2021-06-24 14:08:14.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23477
2021-06-24 14:08:14.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23478
2021-06-24 14:08:14.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23479
2021-06-24 14:08:14.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23480
2021-06-24 14:08:14.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23481
2021-06-24 14:08:14.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23482
2021-06-24 14:08:14.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23483
2021-06-24 14:08:14.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23484
2021-06-24 14:08:14.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23485
2021-06-24 14:08:14.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23486
2021-06-24 14:08:14.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23487
2021-06-24 14:08:14.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23488
2021-06-24 14:08:14.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23489
2021-06-24 14:08:14.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23490
2021-06-24 14:08:14.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23491
2021-06-24 14:08:14.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23492
2021-06-24 14:08:14.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23493
2021-06-24 14:08:14.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23494
2021-06-24 14:08:14.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23495
2021-06-24 14:08:14.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23496
2021-06-24 14:08:14.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23497
2021-06-24 14:08:14.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23498
2021-06-24 14:08:14.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23499
2021-06-24 14:08:14.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23500
2021-06-24 14:08:14.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23501
2021-06-24 14:08:14.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23502
2021-06-24 14:08:14.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23503
2021-06-24 14:08:14.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23504
2021-06-24 14:08:14.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23505
2021-06-24 14:08:14.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23506
2021-06-24 14:08:14.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23507
2021-06-24 14:08:14.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23508
2021-06-24 14:08:14.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23509
2021-06-24 14:08:14.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23510
2021-06-24 14:08:14.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23511
2021-06-24 14:08:14.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23512
2021-06-24 14:08:14.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23513
2021-06-24 14:08:14.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23514
2021-06-24 14:08:14.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23515
2021-06-24 14:08:14.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23516
2021-06-24 14:08:14.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23517
2021-06-24 14:08:14.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23518
2021-06-24 14:08:14.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23519
2021-06-24 14:08:14.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23520
2021-06-24 14:08:14.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23521
2021-06-24 14:08:14.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23522
2021-06-24 14:08:14.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23523
2021-06-24 14:08:14.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23524
2021-06-24 14:08:14.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23525
2021-06-24 14:08:14.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23526
2021-06-24 14:08:14.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23527
2021-06-24 14:08:14.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23528
2021-06-24 14:08:14.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23529
2021-06-24 14:08:14.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23530
2021-06-24 14:08:14.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23531
2021-06-24 14:08:14.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23532
2021-06-24 14:08:14.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23533
2021-06-24 14:08:14.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23534
2021-06-24 14:08:14.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23535
2021-06-24 14:08:14.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23536
2021-06-24 14:08:14.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23537
2021-06-24 14:08:14.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23538
2021-06-24 14:08:14.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23539
2021-06-24 14:08:14.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23540
2021-06-24 14:08:14.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23541
2021-06-24 14:08:14.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23542
2021-06-24 14:08:14.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23543
2021-06-24 14:08:14.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23544
2021-06-24 14:08:14.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23545
2021-06-24 14:08:14.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23546
2021-06-24 14:08:14.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23547
2021-06-24 14:08:14.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23548
2021-06-24 14:08:14.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23549
2021-06-24 14:08:14.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23550
2021-06-24 14:08:14.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23551
2021-06-24 14:08:14.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23552
2021-06-24 14:08:14.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23553
2021-06-24 14:08:14.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23554
2021-06-24 14:08:14.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23555
2021-06-24 14:08:14.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23556
2021-06-24 14:08:14.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23557
2021-06-24 14:08:14.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23558
2021-06-24 14:08:14.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23559
2021-06-24 14:08:14.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23560
2021-06-24 14:08:14.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23561
2021-06-24 14:08:14.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23562
2021-06-24 14:08:14.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23563
2021-06-24 14:08:14.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23564
2021-06-24 14:08:14.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23565
2021-06-24 14:08:14.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23566
2021-06-24 14:08:14.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23567
2021-06-24 14:08:14.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23568
2021-06-24 14:08:14.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23569
2021-06-24 14:08:14.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23570
2021-06-24 14:08:14.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23571
2021-06-24 14:08:14.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23572
2021-06-24 14:08:14.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23573
2021-06-24 14:08:14.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23574
2021-06-24 14:08:14.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23575
2021-06-24 14:08:14.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23576
2021-06-24 14:08:14.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23577
2021-06-24 14:08:14.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23578
2021-06-24 14:08:14.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23579
2021-06-24 14:08:14.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23580
2021-06-24 14:08:14.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23581
2021-06-24 14:08:14.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23582
2021-06-24 14:08:14.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23583
2021-06-24 14:08:14.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23584
2021-06-24 14:08:14.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23585
2021-06-24 14:08:14.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23586
2021-06-24 14:08:14.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23587
2021-06-24 14:08:14.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23588
2021-06-24 14:08:14.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23589
2021-06-24 14:08:14.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23590
2021-06-24 14:08:14.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23591
2021-06-24 14:08:14.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23592
2021-06-24 14:08:14.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23593
2021-06-24 14:08:14.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23594
2021-06-24 14:08:14.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23595
2021-06-24 14:08:14.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23596
2021-06-24 14:08:14.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23597
2021-06-24 14:08:14.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23598
2021-06-24 14:08:14.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23599
2021-06-24 14:08:14.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23600
2021-06-24 14:08:14.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23601
2021-06-24 14:08:14.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23602
2021-06-24 14:08:14.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23603
2021-06-24 14:08:14.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23604
2021-06-24 14:08:14.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23605
2021-06-24 14:08:14.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23606
2021-06-24 14:08:14.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23607
2021-06-24 14:08:14.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23608
2021-06-24 14:08:14.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23609
2021-06-24 14:08:14.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23610
2021-06-24 14:08:14.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23611
2021-06-24 14:08:14.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23612
2021-06-24 14:08:14.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23613
2021-06-24 14:08:14.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23614
2021-06-24 14:08:14.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23615
2021-06-24 14:08:14.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23616
2021-06-24 14:08:14.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23617
2021-06-24 14:08:14.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23618
2021-06-24 14:08:14.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23619
2021-06-24 14:08:14.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23620
2021-06-24 14:08:14.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23621
2021-06-24 14:08:14.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23622
2021-06-24 14:08:14.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23623
2021-06-24 14:08:14.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23624
2021-06-24 14:08:14.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23625
2021-06-24 14:08:14.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23626
2021-06-24 14:08:14.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23627
2021-06-24 14:08:14.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23628
2021-06-24 14:08:14.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23629
2021-06-24 14:08:14.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23630
2021-06-24 14:08:14.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23631
2021-06-24 14:08:14.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23632
2021-06-24 14:08:14.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23633
2021-06-24 14:08:14.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23634
2021-06-24 14:08:14.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23635
2021-06-24 14:08:14.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23636
2021-06-24 14:08:14.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23637
2021-06-24 14:08:14.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23638
2021-06-24 14:08:14.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23639
2021-06-24 14:08:14.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23640
2021-06-24 14:08:14.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23641
2021-06-24 14:08:14.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23642
2021-06-24 14:08:14.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23643
2021-06-24 14:08:14.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23644
2021-06-24 14:08:14.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23645
2021-06-24 14:08:14.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23646
2021-06-24 14:08:14.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23647
2021-06-24 14:08:14.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23648
2021-06-24 14:08:14.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23649
2021-06-24 14:08:14.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23650
2021-06-24 14:08:14.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23651
2021-06-24 14:08:14.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23652
2021-06-24 14:08:14.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23653
2021-06-24 14:08:14.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23654
2021-06-24 14:08:14.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23655
2021-06-24 14:08:14.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23656
2021-06-24 14:08:14.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23657
2021-06-24 14:08:14.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23658
2021-06-24 14:08:14.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23659
2021-06-24 14:08:14.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23660
2021-06-24 14:08:14.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23661
2021-06-24 14:08:14.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23662
2021-06-24 14:08:14.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23663
2021-06-24 14:08:14.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23664
2021-06-24 14:08:14.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23665
2021-06-24 14:08:14.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23666
2021-06-24 14:08:14.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23667
2021-06-24 14:08:14.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23668
2021-06-24 14:08:14.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23669
2021-06-24 14:08:14.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23670
2021-06-24 14:08:14.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23671
2021-06-24 14:08:14.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23672
2021-06-24 14:08:14.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23673
2021-06-24 14:08:14.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23674
2021-06-24 14:08:14.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23675
2021-06-24 14:08:14.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23676
2021-06-24 14:08:14.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23677
2021-06-24 14:08:14.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23678
2021-06-24 14:08:14.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23679
2021-06-24 14:08:14.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23680
2021-06-24 14:08:14.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23681
2021-06-24 14:08:14.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23682
2021-06-24 14:08:14.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23683
2021-06-24 14:08:14.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23684
2021-06-24 14:08:14.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23685
2021-06-24 14:08:14.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23686
2021-06-24 14:08:14.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23687
2021-06-24 14:08:14.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23688
2021-06-24 14:08:14.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23689
2021-06-24 14:08:14.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23690
2021-06-24 14:08:14.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23691
2021-06-24 14:08:14.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23692
2021-06-24 14:08:14.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23693
2021-06-24 14:08:14.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23694
2021-06-24 14:08:14.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23695
2021-06-24 14:08:14.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23696
2021-06-24 14:08:14.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23697
2021-06-24 14:08:14.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23698
2021-06-24 14:08:14.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23699
2021-06-24 14:08:14.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23700
2021-06-24 14:08:14.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23701
2021-06-24 14:08:14.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23702
2021-06-24 14:08:14.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23703
2021-06-24 14:08:14.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23704
2021-06-24 14:08:14.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23705
2021-06-24 14:08:14.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23706
2021-06-24 14:08:14.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23707
2021-06-24 14:08:14.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23708
2021-06-24 14:08:14.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23709
2021-06-24 14:08:14.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23710
2021-06-24 14:08:14.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23711
2021-06-24 14:08:14.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23712
2021-06-24 14:08:14.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23713
2021-06-24 14:08:14.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23714
2021-06-24 14:08:14.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23715
2021-06-24 14:08:14.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23716
2021-06-24 14:08:14.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23717
2021-06-24 14:08:14.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23718
2021-06-24 14:08:14.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23719
2021-06-24 14:08:14.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23720
2021-06-24 14:08:14.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23721
2021-06-24 14:08:14.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23722
2021-06-24 14:08:14.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23723
2021-06-24 14:08:14.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23724
2021-06-24 14:08:14.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23725
2021-06-24 14:08:14.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23726
2021-06-24 14:08:14.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23727
2021-06-24 14:08:14.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23728
2021-06-24 14:08:14.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23729
2021-06-24 14:08:14.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23730
2021-06-24 14:08:14.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23731
2021-06-24 14:08:14.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23732
2021-06-24 14:08:14.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23733
2021-06-24 14:08:14.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23734
2021-06-24 14:08:14.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23735
2021-06-24 14:08:14.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23736
2021-06-24 14:08:14.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23737
2021-06-24 14:08:14.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23738
2021-06-24 14:08:14.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23739
2021-06-24 14:08:14.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23740
2021-06-24 14:08:14.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23741
2021-06-24 14:08:14.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23742
2021-06-24 14:08:14.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23743
2021-06-24 14:08:14.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23744
2021-06-24 14:08:14.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23745
2021-06-24 14:08:14.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23746
2021-06-24 14:08:14.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23747
2021-06-24 14:08:14.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23748
2021-06-24 14:08:14.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23749
2021-06-24 14:08:14.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23750
2021-06-24 14:08:14.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23751
2021-06-24 14:08:14.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23752
2021-06-24 14:08:14.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23753
2021-06-24 14:08:14.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23754
2021-06-24 14:08:14.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23755
2021-06-24 14:08:14.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23756
2021-06-24 14:08:14.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23757
2021-06-24 14:08:14.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23758
2021-06-24 14:08:14.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23759
2021-06-24 14:08:14.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23760
2021-06-24 14:08:14.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23761
2021-06-24 14:08:14.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23762
2021-06-24 14:08:14.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23763
2021-06-24 14:08:14.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23764
2021-06-24 14:08:14.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23765
2021-06-24 14:08:14.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23766
2021-06-24 14:08:14.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23767
2021-06-24 14:08:14.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23768
2021-06-24 14:08:14.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23769
2021-06-24 14:08:14.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23770
2021-06-24 14:08:14.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23771
2021-06-24 14:08:14.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23772
2021-06-24 14:08:14.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23773
2021-06-24 14:08:14.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23774
2021-06-24 14:08:14.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23775
2021-06-24 14:08:14.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23776
2021-06-24 14:08:14.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23777
2021-06-24 14:08:14.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23778
2021-06-24 14:08:14.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23779
2021-06-24 14:08:14.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23780
2021-06-24 14:08:14.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23781
2021-06-24 14:08:14.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23782
2021-06-24 14:08:14.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23783
2021-06-24 14:08:14.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23784
2021-06-24 14:08:14.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23785
2021-06-24 14:08:14.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23786
2021-06-24 14:08:14.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23787
2021-06-24 14:08:14.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23788
2021-06-24 14:08:14.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23789
2021-06-24 14:08:14.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23790
2021-06-24 14:08:14.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23791
2021-06-24 14:08:14.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23792
2021-06-24 14:08:14.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23793
2021-06-24 14:08:14.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23794
2021-06-24 14:08:14.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23795
2021-06-24 14:08:14.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23796
2021-06-24 14:08:14.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23797
2021-06-24 14:08:14.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23798
2021-06-24 14:08:14.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23799
2021-06-24 14:08:14.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23800
2021-06-24 14:08:14.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23801
2021-06-24 14:08:14.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23802
2021-06-24 14:08:14.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23803
2021-06-24 14:08:14.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23804
2021-06-24 14:08:14.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23805
2021-06-24 14:08:14.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23806
2021-06-24 14:08:14.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23807
2021-06-24 14:08:14.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23808
2021-06-24 14:08:14.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23809
2021-06-24 14:08:14.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23810
2021-06-24 14:08:14.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23811
2021-06-24 14:08:14.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23812
2021-06-24 14:08:14.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23813
2021-06-24 14:08:14.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23814
2021-06-24 14:08:14.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23815
2021-06-24 14:08:14.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23816
2021-06-24 14:08:14.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23817
2021-06-24 14:08:14.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23818
2021-06-24 14:08:14.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23819
2021-06-24 14:08:14.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23820
2021-06-24 14:08:14.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23821
2021-06-24 14:08:14.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23822
2021-06-24 14:08:14.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23823
2021-06-24 14:08:14.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23824
2021-06-24 14:08:14.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23825
2021-06-24 14:08:14.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23826
2021-06-24 14:08:14.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23827
2021-06-24 14:08:14.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23828
2021-06-24 14:08:14.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23829
2021-06-24 14:08:14.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23830
2021-06-24 14:08:14.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23831
2021-06-24 14:08:14.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23832
2021-06-24 14:08:14.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23833
2021-06-24 14:08:14.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23834
2021-06-24 14:08:14.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23835
2021-06-24 14:08:14.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23836
2021-06-24 14:08:14.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23837
2021-06-24 14:08:14.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23838
2021-06-24 14:08:14.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23839
2021-06-24 14:08:14.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23840
2021-06-24 14:08:14.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23841
2021-06-24 14:08:14.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23842
2021-06-24 14:08:14.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23843
2021-06-24 14:08:14.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23844
2021-06-24 14:08:14.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23845
2021-06-24 14:08:14.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23846
2021-06-24 14:08:14.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23847
2021-06-24 14:08:14.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23848
2021-06-24 14:08:14.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23849
2021-06-24 14:08:14.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23850
2021-06-24 14:08:14.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23851
2021-06-24 14:08:14.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23852
2021-06-24 14:08:14.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23853
2021-06-24 14:08:14.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23854
2021-06-24 14:08:14.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23855
2021-06-24 14:08:14.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23856
2021-06-24 14:08:14.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23857
2021-06-24 14:08:14.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23858
2021-06-24 14:08:14.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23859
2021-06-24 14:08:14.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23860
2021-06-24 14:08:14.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23861
2021-06-24 14:08:14.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23862
2021-06-24 14:08:14.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23863
2021-06-24 14:08:14.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23864
2021-06-24 14:08:14.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23865
2021-06-24 14:08:14.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23866
2021-06-24 14:08:14.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23867
2021-06-24 14:08:14.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23868
2021-06-24 14:08:14.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23869
2021-06-24 14:08:14.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23870
2021-06-24 14:08:14.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23871
2021-06-24 14:08:14.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23872
2021-06-24 14:08:14.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23873
2021-06-24 14:08:14.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23874
2021-06-24 14:08:14.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23875
2021-06-24 14:08:14.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23876
2021-06-24 14:08:14.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23877
2021-06-24 14:08:14.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23878
2021-06-24 14:08:14.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23879
2021-06-24 14:08:14.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23880
2021-06-24 14:08:14.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23881
2021-06-24 14:08:14.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23882
2021-06-24 14:08:14.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23883
2021-06-24 14:08:14.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23884
2021-06-24 14:08:14.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23885
2021-06-24 14:08:14.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23886
2021-06-24 14:08:14.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23887
2021-06-24 14:08:14.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23888
2021-06-24 14:08:14.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23889
2021-06-24 14:08:14.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23890
2021-06-24 14:08:14.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23891
2021-06-24 14:08:14.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23892
2021-06-24 14:08:14.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23893
2021-06-24 14:08:14.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23894
2021-06-24 14:08:14.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23895
2021-06-24 14:08:14.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23896
2021-06-24 14:08:14.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23897
2021-06-24 14:08:14.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23898
2021-06-24 14:08:14.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23899
2021-06-24 14:08:14.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23900
2021-06-24 14:08:14.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23901
2021-06-24 14:08:14.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23902
2021-06-24 14:08:14.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23903
2021-06-24 14:08:14.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23904
2021-06-24 14:08:14.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23905
2021-06-24 14:08:14.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23906
2021-06-24 14:08:14.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23907
2021-06-24 14:08:14.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23908
2021-06-24 14:08:14.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23909
2021-06-24 14:08:14.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23910
2021-06-24 14:08:14.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23911
2021-06-24 14:08:14.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23912
2021-06-24 14:08:14.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23913
2021-06-24 14:08:14.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23914
2021-06-24 14:08:14.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23915
2021-06-24 14:08:14.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23916
2021-06-24 14:08:14.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23917
2021-06-24 14:08:14.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23918
2021-06-24 14:08:14.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23919
2021-06-24 14:08:14.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23920
2021-06-24 14:08:14.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23921
2021-06-24 14:08:14.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23922
2021-06-24 14:08:14.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23923
2021-06-24 14:08:14.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23924
2021-06-24 14:08:14.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23925
2021-06-24 14:08:14.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23926
2021-06-24 14:08:14.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23927
2021-06-24 14:08:14.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23928
2021-06-24 14:08:14.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23929
2021-06-24 14:08:14.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23930
2021-06-24 14:08:14.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23931
2021-06-24 14:08:14.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23932
2021-06-24 14:08:14.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23933
2021-06-24 14:08:14.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23934
2021-06-24 14:08:14.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23935
2021-06-24 14:08:14.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23936
2021-06-24 14:08:14.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23937
2021-06-24 14:08:14.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23938
2021-06-24 14:08:14.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23939
2021-06-24 14:08:14.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23940
2021-06-24 14:08:14.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23941
2021-06-24 14:08:14.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23942
2021-06-24 14:08:14.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23943
2021-06-24 14:08:14.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23944
2021-06-24 14:08:14.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23945
2021-06-24 14:08:14.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23946
2021-06-24 14:08:14.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23947
2021-06-24 14:08:14.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23948
2021-06-24 14:08:14.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23949
2021-06-24 14:08:14.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23950
2021-06-24 14:08:14.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23951
2021-06-24 14:08:14.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23952
2021-06-24 14:08:14.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23953
2021-06-24 14:08:14.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23954
2021-06-24 14:08:14.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23955
2021-06-24 14:08:14.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23956
2021-06-24 14:08:14.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23957
2021-06-24 14:08:14.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23958
2021-06-24 14:08:14.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23959
2021-06-24 14:08:14.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23960
2021-06-24 14:08:14.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23961
2021-06-24 14:08:14.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23962
2021-06-24 14:08:14.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23963
2021-06-24 14:08:14.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23964
2021-06-24 14:08:14.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23965
2021-06-24 14:08:14.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23966
2021-06-24 14:08:14.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23967
2021-06-24 14:08:14.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23968
2021-06-24 14:08:14.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23969
2021-06-24 14:08:14.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23970
2021-06-24 14:08:14.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23971
2021-06-24 14:08:14.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23972
2021-06-24 14:08:14.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23973
2021-06-24 14:08:14.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23974
2021-06-24 14:08:14.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23975
2021-06-24 14:08:14.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23976
2021-06-24 14:08:14.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23977
2021-06-24 14:08:14.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23978
2021-06-24 14:08:14.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23979
2021-06-24 14:08:14.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23980
2021-06-24 14:08:14.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23981
2021-06-24 14:08:14.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23982
2021-06-24 14:08:14.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23983
2021-06-24 14:08:14.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23984
2021-06-24 14:08:14.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23985
2021-06-24 14:08:14.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23986
2021-06-24 14:08:14.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23987
2021-06-24 14:08:14.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23988
2021-06-24 14:08:14.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23989
2021-06-24 14:08:14.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23990
2021-06-24 14:08:14.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23991
2021-06-24 14:08:14.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23992
2021-06-24 14:08:14.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23993
2021-06-24 14:08:14.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23994
2021-06-24 14:08:14.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23995
2021-06-24 14:08:14.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23996
2021-06-24 14:08:14.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23997
2021-06-24 14:08:14.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23998
2021-06-24 14:08:14.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 23999
2021-06-24 14:08:14.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24000
2021-06-24 14:08:14.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24001
2021-06-24 14:08:14.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24002
2021-06-24 14:08:14.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24003
2021-06-24 14:08:14.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24004
2021-06-24 14:08:14.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24005
2021-06-24 14:08:14.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24006
2021-06-24 14:08:14.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24007
2021-06-24 14:08:14.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24008
2021-06-24 14:08:14.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24009
2021-06-24 14:08:14.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24010
2021-06-24 14:08:14.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24011
2021-06-24 14:08:14.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24012
2021-06-24 14:08:14.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24013
2021-06-24 14:08:14.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24014
2021-06-24 14:08:14.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24015
2021-06-24 14:08:14.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24016
2021-06-24 14:08:14.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24017
2021-06-24 14:08:14.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24018
2021-06-24 14:08:14.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24019
2021-06-24 14:08:14.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24020
2021-06-24 14:08:14.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24021
2021-06-24 14:08:14.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24022
2021-06-24 14:08:14.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24023
2021-06-24 14:08:14.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24024
2021-06-24 14:08:14.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24025
2021-06-24 14:08:14.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24026
2021-06-24 14:08:14.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24027
2021-06-24 14:08:14.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24028
2021-06-24 14:08:14.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24029
2021-06-24 14:08:14.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24030
2021-06-24 14:08:14.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24031
2021-06-24 14:08:14.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24032
2021-06-24 14:08:14.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24033
2021-06-24 14:08:14.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24034
2021-06-24 14:08:14.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24035
2021-06-24 14:08:14.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24036
2021-06-24 14:08:14.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24037
2021-06-24 14:08:14.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24038
2021-06-24 14:08:14.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24039
2021-06-24 14:08:14.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24040
2021-06-24 14:08:14.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24041
2021-06-24 14:08:14.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24042
2021-06-24 14:08:14.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24043
2021-06-24 14:08:14.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24044
2021-06-24 14:08:14.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24045
2021-06-24 14:08:14.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24046
2021-06-24 14:08:14.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24047
2021-06-24 14:08:14.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24048
2021-06-24 14:08:14.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24049
2021-06-24 14:08:14.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24050
2021-06-24 14:08:14.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24051
2021-06-24 14:08:14.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24052
2021-06-24 14:08:14.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24053
2021-06-24 14:08:14.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24054
2021-06-24 14:08:14.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24055
2021-06-24 14:08:14.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24056
2021-06-24 14:08:14.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24057
2021-06-24 14:08:14.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24058
2021-06-24 14:08:14.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24059
2021-06-24 14:08:14.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24060
2021-06-24 14:08:14.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24061
2021-06-24 14:08:14.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24062
2021-06-24 14:08:14.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24063
2021-06-24 14:08:14.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24064
2021-06-24 14:08:14.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24065
2021-06-24 14:08:14.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24066
2021-06-24 14:08:14.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24067
2021-06-24 14:08:14.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24068
2021-06-24 14:08:14.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24069
2021-06-24 14:08:14.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24070
2021-06-24 14:08:14.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24071
2021-06-24 14:08:14.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24072
2021-06-24 14:08:14.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24073
2021-06-24 14:08:14.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24074
2021-06-24 14:08:14.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24075
2021-06-24 14:08:14.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24076
2021-06-24 14:08:14.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24077
2021-06-24 14:08:14.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24078
2021-06-24 14:08:14.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24079
2021-06-24 14:08:14.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24080
2021-06-24 14:08:14.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24081
2021-06-24 14:08:14.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24082
2021-06-24 14:08:14.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24083
2021-06-24 14:08:14.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24084
2021-06-24 14:08:14.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24085
2021-06-24 14:08:14.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24086
2021-06-24 14:08:14.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24087
2021-06-24 14:08:14.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24088
2021-06-24 14:08:14.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24089
2021-06-24 14:08:14.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24090
2021-06-24 14:08:14.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24091
2021-06-24 14:08:14.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24092
2021-06-24 14:08:14.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24093
2021-06-24 14:08:14.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24094
2021-06-24 14:08:14.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24095
2021-06-24 14:08:14.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24096
2021-06-24 14:08:14.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24097
2021-06-24 14:08:14.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24098
2021-06-24 14:08:14.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24099
2021-06-24 14:08:14.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24100
2021-06-24 14:08:14.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24101
2021-06-24 14:08:14.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24102
2021-06-24 14:08:14.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24103
2021-06-24 14:08:14.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24104
2021-06-24 14:08:14.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24105
2021-06-24 14:08:14.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24106
2021-06-24 14:08:14.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24107
2021-06-24 14:08:14.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24108
2021-06-24 14:08:14.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24109
2021-06-24 14:08:14.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24110
2021-06-24 14:08:14.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24111
2021-06-24 14:08:14.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24112
2021-06-24 14:08:14.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24113
2021-06-24 14:08:14.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24114
2021-06-24 14:08:14.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24115
2021-06-24 14:08:14.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24116
2021-06-24 14:08:14.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24117
2021-06-24 14:08:14.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24118
2021-06-24 14:08:14.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24119
2021-06-24 14:08:14.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24120
2021-06-24 14:08:14.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24121
2021-06-24 14:08:14.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24122
2021-06-24 14:08:14.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24123
2021-06-24 14:08:14.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24124
2021-06-24 14:08:14.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24125
2021-06-24 14:08:14.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24126
2021-06-24 14:08:14.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24127
2021-06-24 14:08:14.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24128
2021-06-24 14:08:14.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24129
2021-06-24 14:08:14.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24130
2021-06-24 14:08:14.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24131
2021-06-24 14:08:14.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24132
2021-06-24 14:08:14.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24133
2021-06-24 14:08:14.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24134
2021-06-24 14:08:14.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24135
2021-06-24 14:08:14.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24136
2021-06-24 14:08:14.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24137
2021-06-24 14:08:14.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24138
2021-06-24 14:08:14.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24139
2021-06-24 14:08:14.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24140
2021-06-24 14:08:14.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24141
2021-06-24 14:08:14.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24142
2021-06-24 14:08:14.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24143
2021-06-24 14:08:14.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24144
2021-06-24 14:08:14.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24145
2021-06-24 14:08:14.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24146
2021-06-24 14:08:14.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24147
2021-06-24 14:08:14.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24148
2021-06-24 14:08:14.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24149
2021-06-24 14:08:14.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24150
2021-06-24 14:08:14.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24151
2021-06-24 14:08:14.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24152
2021-06-24 14:08:14.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24153
2021-06-24 14:08:14.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24154
2021-06-24 14:08:14.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24155
2021-06-24 14:08:14.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24156
2021-06-24 14:08:14.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24157
2021-06-24 14:08:14.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24158
2021-06-24 14:08:14.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24159
2021-06-24 14:08:14.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24160
2021-06-24 14:08:14.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24161
2021-06-24 14:08:14.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24162
2021-06-24 14:08:14.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24163
2021-06-24 14:08:14.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24164
2021-06-24 14:08:14.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24165
2021-06-24 14:08:14.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24166
2021-06-24 14:08:14.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24167
2021-06-24 14:08:14.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24168
2021-06-24 14:08:14.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24169
2021-06-24 14:08:14.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24170
2021-06-24 14:08:14.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24171
2021-06-24 14:08:14.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24172
2021-06-24 14:08:14.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24173
2021-06-24 14:08:14.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24174
2021-06-24 14:08:14.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24175
2021-06-24 14:08:14.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24176
2021-06-24 14:08:14.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24177
2021-06-24 14:08:14.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24178
2021-06-24 14:08:14.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24179
2021-06-24 14:08:14.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24180
2021-06-24 14:08:14.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24181
2021-06-24 14:08:14.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24182
2021-06-24 14:08:14.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24183
2021-06-24 14:08:14.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24184
2021-06-24 14:08:14.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24185
2021-06-24 14:08:14.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24186
2021-06-24 14:08:14.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24187
2021-06-24 14:08:14.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24188
2021-06-24 14:08:14.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24189
2021-06-24 14:08:14.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24190
2021-06-24 14:08:14.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24191
2021-06-24 14:08:14.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24192
2021-06-24 14:08:14.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24193
2021-06-24 14:08:14.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24194
2021-06-24 14:08:14.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24195
2021-06-24 14:08:14.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24196
2021-06-24 14:08:14.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24197
2021-06-24 14:08:14.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24198
2021-06-24 14:08:14.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24199
2021-06-24 14:08:14.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24200
2021-06-24 14:08:14.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24201
2021-06-24 14:08:14.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24202
2021-06-24 14:08:14.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24203
2021-06-24 14:08:14.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24204
2021-06-24 14:08:14.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24205
2021-06-24 14:08:14.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24206
2021-06-24 14:08:14.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24207
2021-06-24 14:08:14.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24208
2021-06-24 14:08:14.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24209
2021-06-24 14:08:14.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24210
2021-06-24 14:08:14.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24211
2021-06-24 14:08:14.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24212
2021-06-24 14:08:14.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24213
2021-06-24 14:08:14.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24214
2021-06-24 14:08:14.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24215
2021-06-24 14:08:14.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24216
2021-06-24 14:08:14.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24217
2021-06-24 14:08:14.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24218
2021-06-24 14:08:14.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24219
2021-06-24 14:08:14.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24220
2021-06-24 14:08:14.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24221
2021-06-24 14:08:14.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24222
2021-06-24 14:08:14.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24223
2021-06-24 14:08:14.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24224
2021-06-24 14:08:14.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24225
2021-06-24 14:08:14.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24226
2021-06-24 14:08:14.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24227
2021-06-24 14:08:14.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24228
2021-06-24 14:08:14.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24229
2021-06-24 14:08:14.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24230
2021-06-24 14:08:14.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24231
2021-06-24 14:08:14.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24232
2021-06-24 14:08:14.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24233
2021-06-24 14:08:14.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24234
2021-06-24 14:08:14.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24235
2021-06-24 14:08:14.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24236
2021-06-24 14:08:14.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24237
2021-06-24 14:08:14.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24238
2021-06-24 14:08:14.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24239
2021-06-24 14:08:14.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24240
2021-06-24 14:08:14.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24241
2021-06-24 14:08:14.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24242
2021-06-24 14:08:14.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24243
2021-06-24 14:08:14.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24244
2021-06-24 14:08:14.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24245
2021-06-24 14:08:14.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24246
2021-06-24 14:08:14.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24247
2021-06-24 14:08:14.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24248
2021-06-24 14:08:14.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24249
2021-06-24 14:08:14.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24250
2021-06-24 14:08:14.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24251
2021-06-24 14:08:14.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24252
2021-06-24 14:08:14.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24253
2021-06-24 14:08:14.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24254
2021-06-24 14:08:14.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24255
2021-06-24 14:08:14.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24256
2021-06-24 14:08:14.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24257
2021-06-24 14:08:14.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24258
2021-06-24 14:08:14.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24259
2021-06-24 14:08:14.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24260
2021-06-24 14:08:14.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24261
2021-06-24 14:08:14.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24262
2021-06-24 14:08:14.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24263
2021-06-24 14:08:14.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24264
2021-06-24 14:08:14.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24265
2021-06-24 14:08:14.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24266
2021-06-24 14:08:14.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24267
2021-06-24 14:08:14.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24268
2021-06-24 14:08:14.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24269
2021-06-24 14:08:14.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24270
2021-06-24 14:08:14.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24271
2021-06-24 14:08:14.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24272
2021-06-24 14:08:14.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24273
2021-06-24 14:08:14.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24274
2021-06-24 14:08:14.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24275
2021-06-24 14:08:14.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24276
2021-06-24 14:08:14.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24277
2021-06-24 14:08:14.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24278
2021-06-24 14:08:14.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24279
2021-06-24 14:08:14.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24280
2021-06-24 14:08:14.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24281
2021-06-24 14:08:14.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24282
2021-06-24 14:08:14.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24283
2021-06-24 14:08:14.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24284
2021-06-24 14:08:14.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24285
2021-06-24 14:08:14.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24286
2021-06-24 14:08:14.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24287
2021-06-24 14:08:14.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24288
2021-06-24 14:08:14.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24289
2021-06-24 14:08:14.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24290
2021-06-24 14:08:14.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24291
2021-06-24 14:08:14.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24292
2021-06-24 14:08:14.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24293
2021-06-24 14:08:14.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24294
2021-06-24 14:08:14.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24295
2021-06-24 14:08:14.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24296
2021-06-24 14:08:14.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24297
2021-06-24 14:08:14.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24298
2021-06-24 14:08:14.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24299
2021-06-24 14:08:14.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24300
2021-06-24 14:08:14.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24301
2021-06-24 14:08:14.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24302
2021-06-24 14:08:14.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24303
2021-06-24 14:08:14.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24304
2021-06-24 14:08:14.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24305
2021-06-24 14:08:14.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24306
2021-06-24 14:08:14.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24307
2021-06-24 14:08:14.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24308
2021-06-24 14:08:14.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24309
2021-06-24 14:08:14.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24310
2021-06-24 14:08:14.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24311
2021-06-24 14:08:14.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24312
2021-06-24 14:08:14.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24313
2021-06-24 14:08:14.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24314
2021-06-24 14:08:14.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24315
2021-06-24 14:08:14.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24316
2021-06-24 14:08:14.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24317
2021-06-24 14:08:14.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24318
2021-06-24 14:08:14.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24319
2021-06-24 14:08:14.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24320
2021-06-24 14:08:14.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24321
2021-06-24 14:08:14.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24322
2021-06-24 14:08:14.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24323
2021-06-24 14:08:14.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24324
2021-06-24 14:08:14.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24325
2021-06-24 14:08:14.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24326
2021-06-24 14:08:14.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24327
2021-06-24 14:08:14.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24328
2021-06-24 14:08:14.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24329
2021-06-24 14:08:14.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24330
2021-06-24 14:08:14.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24331
2021-06-24 14:08:14.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24332
2021-06-24 14:08:14.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24333
2021-06-24 14:08:14.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24334
2021-06-24 14:08:14.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24335
2021-06-24 14:08:14.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24336
2021-06-24 14:08:14.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24337
2021-06-24 14:08:14.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24338
2021-06-24 14:08:14.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24339
2021-06-24 14:08:14.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24340
2021-06-24 14:08:14.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24341
2021-06-24 14:08:14.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24342
2021-06-24 14:08:14.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24343
2021-06-24 14:08:14.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24344
2021-06-24 14:08:14.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24345
2021-06-24 14:08:14.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24346
2021-06-24 14:08:14.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24347
2021-06-24 14:08:14.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24348
2021-06-24 14:08:14.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24349
2021-06-24 14:08:14.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24350
2021-06-24 14:08:14.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24351
2021-06-24 14:08:14.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24352
2021-06-24 14:08:14.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24353
2021-06-24 14:08:14.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24354
2021-06-24 14:08:14.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24355
2021-06-24 14:08:14.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24356
2021-06-24 14:08:14.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24357
2021-06-24 14:08:14.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24358
2021-06-24 14:08:14.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24359
2021-06-24 14:08:14.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24360
2021-06-24 14:08:14.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24361
2021-06-24 14:08:14.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24362
2021-06-24 14:08:14.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24363
2021-06-24 14:08:14.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24364
2021-06-24 14:08:14.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24365
2021-06-24 14:08:14.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24366
2021-06-24 14:08:14.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24367
2021-06-24 14:08:14.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24368
2021-06-24 14:08:14.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24369
2021-06-24 14:08:14.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24370
2021-06-24 14:08:14.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24371
2021-06-24 14:08:14.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24372
2021-06-24 14:08:14.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24373
2021-06-24 14:08:14.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24374
2021-06-24 14:08:14.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24375
2021-06-24 14:08:14.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24376
2021-06-24 14:08:14.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24377
2021-06-24 14:08:14.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24378
2021-06-24 14:08:14.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24379
2021-06-24 14:08:14.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24380
2021-06-24 14:08:14.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24381
2021-06-24 14:08:14.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24382
2021-06-24 14:08:14.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24383
2021-06-24 14:08:14.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24384
2021-06-24 14:08:14.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24385
2021-06-24 14:08:14.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24386
2021-06-24 14:08:14.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24387
2021-06-24 14:08:14.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24388
2021-06-24 14:08:14.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24389
2021-06-24 14:08:14.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24390
2021-06-24 14:08:14.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24391
2021-06-24 14:08:14.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24392
2021-06-24 14:08:14.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24393
2021-06-24 14:08:14.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24394
2021-06-24 14:08:14.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24395
2021-06-24 14:08:14.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24396
2021-06-24 14:08:14.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24397
2021-06-24 14:08:14.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24398
2021-06-24 14:08:14.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24399
2021-06-24 14:08:14.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24400
2021-06-24 14:08:14.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24401
2021-06-24 14:08:14.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24402
2021-06-24 14:08:14.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24403
2021-06-24 14:08:14.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24404
2021-06-24 14:08:14.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24405
2021-06-24 14:08:14.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24406
2021-06-24 14:08:14.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24407
2021-06-24 14:08:14.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24408
2021-06-24 14:08:14.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24409
2021-06-24 14:08:14.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24410
2021-06-24 14:08:14.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24411
2021-06-24 14:08:14.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24412
2021-06-24 14:08:14.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24413
2021-06-24 14:08:14.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24414
2021-06-24 14:08:14.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24415
2021-06-24 14:08:14.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24416
2021-06-24 14:08:14.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24417
2021-06-24 14:08:14.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24418
2021-06-24 14:08:14.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24419
2021-06-24 14:08:14.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24420
2021-06-24 14:08:14.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24421
2021-06-24 14:08:14.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24422
2021-06-24 14:08:14.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24423
2021-06-24 14:08:14.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24424
2021-06-24 14:08:14.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24425
2021-06-24 14:08:14.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24426
2021-06-24 14:08:14.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24427
2021-06-24 14:08:14.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24428
2021-06-24 14:08:14.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24429
2021-06-24 14:08:14.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24430
2021-06-24 14:08:14.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24431
2021-06-24 14:08:14.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24432
2021-06-24 14:08:14.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24433
2021-06-24 14:08:14.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:14.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24434
2021-06-24 14:08:15.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24435
2021-06-24 14:08:15.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24436
2021-06-24 14:08:15.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24437
2021-06-24 14:08:15.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24438
2021-06-24 14:08:15.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24439
2021-06-24 14:08:15.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24440
2021-06-24 14:08:15.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24441
2021-06-24 14:08:15.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24442
2021-06-24 14:08:15.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24443
2021-06-24 14:08:15.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24444
2021-06-24 14:08:15.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24445
2021-06-24 14:08:15.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24446
2021-06-24 14:08:15.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24447
2021-06-24 14:08:15.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24448
2021-06-24 14:08:15.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24449
2021-06-24 14:08:15.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24450
2021-06-24 14:08:15.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24451
2021-06-24 14:08:15.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24452
2021-06-24 14:08:15.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24453
2021-06-24 14:08:15.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24454
2021-06-24 14:08:15.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24455
2021-06-24 14:08:15.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24456
2021-06-24 14:08:15.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24457
2021-06-24 14:08:15.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24458
2021-06-24 14:08:15.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24459
2021-06-24 14:08:15.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24460
2021-06-24 14:08:15.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24461
2021-06-24 14:08:15.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24462
2021-06-24 14:08:15.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24463
2021-06-24 14:08:15.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24464
2021-06-24 14:08:15.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24465
2021-06-24 14:08:15.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24466
2021-06-24 14:08:15.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24467
2021-06-24 14:08:15.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24468
2021-06-24 14:08:15.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24469
2021-06-24 14:08:15.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24470
2021-06-24 14:08:15.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24471
2021-06-24 14:08:15.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24472
2021-06-24 14:08:15.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24473
2021-06-24 14:08:15.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24474
2021-06-24 14:08:15.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24475
2021-06-24 14:08:15.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24476
2021-06-24 14:08:15.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24477
2021-06-24 14:08:15.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24478
2021-06-24 14:08:15.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24479
2021-06-24 14:08:15.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24480
2021-06-24 14:08:15.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24481
2021-06-24 14:08:15.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24482
2021-06-24 14:08:15.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24483
2021-06-24 14:08:15.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24484
2021-06-24 14:08:15.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24485
2021-06-24 14:08:15.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24486
2021-06-24 14:08:15.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24487
2021-06-24 14:08:15.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24488
2021-06-24 14:08:15.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24489
2021-06-24 14:08:15.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24490
2021-06-24 14:08:15.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24491
2021-06-24 14:08:15.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24492
2021-06-24 14:08:15.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24493
2021-06-24 14:08:15.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24494
2021-06-24 14:08:15.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24495
2021-06-24 14:08:15.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24496
2021-06-24 14:08:15.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24497
2021-06-24 14:08:15.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24498
2021-06-24 14:08:15.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24499
2021-06-24 14:08:15.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24500
2021-06-24 14:08:15.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24501
2021-06-24 14:08:15.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24502
2021-06-24 14:08:15.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24503
2021-06-24 14:08:15.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24504
2021-06-24 14:08:15.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24505
2021-06-24 14:08:15.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24506
2021-06-24 14:08:15.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24507
2021-06-24 14:08:15.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24508
2021-06-24 14:08:15.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24509
2021-06-24 14:08:15.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24510
2021-06-24 14:08:15.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24511
2021-06-24 14:08:15.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24512
2021-06-24 14:08:15.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24513
2021-06-24 14:08:15.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24514
2021-06-24 14:08:15.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24515
2021-06-24 14:08:15.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24516
2021-06-24 14:08:15.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24517
2021-06-24 14:08:15.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24518
2021-06-24 14:08:15.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24519
2021-06-24 14:08:15.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24520
2021-06-24 14:08:15.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24521
2021-06-24 14:08:15.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24522
2021-06-24 14:08:15.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24523
2021-06-24 14:08:15.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24524
2021-06-24 14:08:15.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24525
2021-06-24 14:08:15.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24526
2021-06-24 14:08:15.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24527
2021-06-24 14:08:15.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24528
2021-06-24 14:08:15.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24529
2021-06-24 14:08:15.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24530
2021-06-24 14:08:15.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24531
2021-06-24 14:08:15.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24532
2021-06-24 14:08:15.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24533
2021-06-24 14:08:15.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24534
2021-06-24 14:08:15.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24535
2021-06-24 14:08:15.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24536
2021-06-24 14:08:15.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24537
2021-06-24 14:08:15.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24538
2021-06-24 14:08:15.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24539
2021-06-24 14:08:15.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24540
2021-06-24 14:08:15.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24541
2021-06-24 14:08:15.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24542
2021-06-24 14:08:15.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24543
2021-06-24 14:08:15.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24544
2021-06-24 14:08:15.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24545
2021-06-24 14:08:15.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24546
2021-06-24 14:08:15.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24547
2021-06-24 14:08:15.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24548
2021-06-24 14:08:15.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24549
2021-06-24 14:08:15.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24550
2021-06-24 14:08:15.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24551
2021-06-24 14:08:15.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24552
2021-06-24 14:08:15.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24553
2021-06-24 14:08:15.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24554
2021-06-24 14:08:15.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24555
2021-06-24 14:08:15.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24556
2021-06-24 14:08:15.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24557
2021-06-24 14:08:15.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24558
2021-06-24 14:08:15.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24559
2021-06-24 14:08:15.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24560
2021-06-24 14:08:15.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24561
2021-06-24 14:08:15.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24562
2021-06-24 14:08:15.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24563
2021-06-24 14:08:15.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24564
2021-06-24 14:08:15.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24565
2021-06-24 14:08:15.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24566
2021-06-24 14:08:15.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24567
2021-06-24 14:08:15.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24568
2021-06-24 14:08:15.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24569
2021-06-24 14:08:15.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24570
2021-06-24 14:08:15.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24571
2021-06-24 14:08:15.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24572
2021-06-24 14:08:15.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24573
2021-06-24 14:08:15.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24574
2021-06-24 14:08:15.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24575
2021-06-24 14:08:15.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24576
2021-06-24 14:08:15.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24577
2021-06-24 14:08:15.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24578
2021-06-24 14:08:15.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24579
2021-06-24 14:08:15.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24580
2021-06-24 14:08:15.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24581
2021-06-24 14:08:15.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24582
2021-06-24 14:08:15.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24583
2021-06-24 14:08:15.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24584
2021-06-24 14:08:15.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24585
2021-06-24 14:08:15.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24586
2021-06-24 14:08:15.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24587
2021-06-24 14:08:15.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24588
2021-06-24 14:08:15.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24589
2021-06-24 14:08:15.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24590
2021-06-24 14:08:15.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24591
2021-06-24 14:08:15.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24592
2021-06-24 14:08:15.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24593
2021-06-24 14:08:15.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24594
2021-06-24 14:08:15.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24595
2021-06-24 14:08:15.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24596
2021-06-24 14:08:15.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24597
2021-06-24 14:08:15.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24598
2021-06-24 14:08:15.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24599
2021-06-24 14:08:15.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24600
2021-06-24 14:08:15.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24601
2021-06-24 14:08:15.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24602
2021-06-24 14:08:15.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24603
2021-06-24 14:08:15.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24604
2021-06-24 14:08:15.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24605
2021-06-24 14:08:15.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24606
2021-06-24 14:08:15.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24607
2021-06-24 14:08:15.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24608
2021-06-24 14:08:15.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24609
2021-06-24 14:08:15.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24610
2021-06-24 14:08:15.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24611
2021-06-24 14:08:15.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24612
2021-06-24 14:08:15.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24613
2021-06-24 14:08:15.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24614
2021-06-24 14:08:15.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24615
2021-06-24 14:08:15.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24616
2021-06-24 14:08:15.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24617
2021-06-24 14:08:15.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24618
2021-06-24 14:08:15.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24619
2021-06-24 14:08:15.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24620
2021-06-24 14:08:15.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24621
2021-06-24 14:08:15.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24622
2021-06-24 14:08:15.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24623
2021-06-24 14:08:15.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24624
2021-06-24 14:08:15.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24625
2021-06-24 14:08:15.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24626
2021-06-24 14:08:15.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24627
2021-06-24 14:08:15.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24628
2021-06-24 14:08:15.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24629
2021-06-24 14:08:15.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24630
2021-06-24 14:08:15.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24631
2021-06-24 14:08:15.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24632
2021-06-24 14:08:15.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24633
2021-06-24 14:08:15.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24634
2021-06-24 14:08:15.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24635
2021-06-24 14:08:15.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24636
2021-06-24 14:08:15.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24637
2021-06-24 14:08:15.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24638
2021-06-24 14:08:15.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24639
2021-06-24 14:08:15.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24640
2021-06-24 14:08:15.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24641
2021-06-24 14:08:15.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24642
2021-06-24 14:08:15.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24643
2021-06-24 14:08:15.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24644
2021-06-24 14:08:15.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24645
2021-06-24 14:08:15.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24646
2021-06-24 14:08:15.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24647
2021-06-24 14:08:15.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24648
2021-06-24 14:08:15.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24649
2021-06-24 14:08:15.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24650
2021-06-24 14:08:15.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24651
2021-06-24 14:08:15.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24652
2021-06-24 14:08:15.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24653
2021-06-24 14:08:15.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24654
2021-06-24 14:08:15.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24655
2021-06-24 14:08:15.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24656
2021-06-24 14:08:15.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24657
2021-06-24 14:08:15.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24658
2021-06-24 14:08:15.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24659
2021-06-24 14:08:15.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24660
2021-06-24 14:08:15.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24661
2021-06-24 14:08:15.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24662
2021-06-24 14:08:15.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24663
2021-06-24 14:08:15.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24664
2021-06-24 14:08:15.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24665
2021-06-24 14:08:15.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24666
2021-06-24 14:08:15.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24667
2021-06-24 14:08:15.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24668
2021-06-24 14:08:15.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24669
2021-06-24 14:08:15.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24670
2021-06-24 14:08:15.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24671
2021-06-24 14:08:15.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24672
2021-06-24 14:08:15.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24673
2021-06-24 14:08:15.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24674
2021-06-24 14:08:15.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24675
2021-06-24 14:08:15.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24676
2021-06-24 14:08:15.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24677
2021-06-24 14:08:15.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24678
2021-06-24 14:08:15.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24679
2021-06-24 14:08:15.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24680
2021-06-24 14:08:15.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24681
2021-06-24 14:08:15.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24682
2021-06-24 14:08:15.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24683
2021-06-24 14:08:15.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24684
2021-06-24 14:08:15.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24685
2021-06-24 14:08:15.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24686
2021-06-24 14:08:15.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24687
2021-06-24 14:08:15.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24688
2021-06-24 14:08:15.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24689
2021-06-24 14:08:15.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24690
2021-06-24 14:08:15.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24691
2021-06-24 14:08:15.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24692
2021-06-24 14:08:15.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24693
2021-06-24 14:08:15.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24694
2021-06-24 14:08:15.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24695
2021-06-24 14:08:15.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24696
2021-06-24 14:08:15.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24697
2021-06-24 14:08:15.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24698
2021-06-24 14:08:15.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24699
2021-06-24 14:08:15.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24700
2021-06-24 14:08:15.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24701
2021-06-24 14:08:15.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24702
2021-06-24 14:08:15.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24703
2021-06-24 14:08:15.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24704
2021-06-24 14:08:15.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24705
2021-06-24 14:08:15.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24706
2021-06-24 14:08:15.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24707
2021-06-24 14:08:15.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24708
2021-06-24 14:08:15.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24709
2021-06-24 14:08:15.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24710
2021-06-24 14:08:15.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24711
2021-06-24 14:08:15.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24712
2021-06-24 14:08:15.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24713
2021-06-24 14:08:15.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24714
2021-06-24 14:08:15.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24715
2021-06-24 14:08:15.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24716
2021-06-24 14:08:15.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24717
2021-06-24 14:08:15.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24718
2021-06-24 14:08:15.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24719
2021-06-24 14:08:15.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24720
2021-06-24 14:08:15.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24721
2021-06-24 14:08:15.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24722
2021-06-24 14:08:15.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24723
2021-06-24 14:08:15.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24724
2021-06-24 14:08:15.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24725
2021-06-24 14:08:15.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24726
2021-06-24 14:08:15.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24727
2021-06-24 14:08:15.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24728
2021-06-24 14:08:15.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24729
2021-06-24 14:08:15.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24730
2021-06-24 14:08:15.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24731
2021-06-24 14:08:15.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24732
2021-06-24 14:08:15.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24733
2021-06-24 14:08:15.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24734
2021-06-24 14:08:15.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24735
2021-06-24 14:08:15.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24736
2021-06-24 14:08:15.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24737
2021-06-24 14:08:15.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24738
2021-06-24 14:08:15.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24739
2021-06-24 14:08:15.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24740
2021-06-24 14:08:15.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24741
2021-06-24 14:08:15.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24742
2021-06-24 14:08:15.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24743
2021-06-24 14:08:15.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24744
2021-06-24 14:08:15.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24745
2021-06-24 14:08:15.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24746
2021-06-24 14:08:15.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24747
2021-06-24 14:08:15.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24748
2021-06-24 14:08:15.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24749
2021-06-24 14:08:15.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24750
2021-06-24 14:08:15.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24751
2021-06-24 14:08:15.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24752
2021-06-24 14:08:15.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24753
2021-06-24 14:08:15.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24754
2021-06-24 14:08:15.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24755
2021-06-24 14:08:15.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24756
2021-06-24 14:08:15.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24757
2021-06-24 14:08:15.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24758
2021-06-24 14:08:15.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24759
2021-06-24 14:08:15.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24760
2021-06-24 14:08:15.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24761
2021-06-24 14:08:15.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24762
2021-06-24 14:08:15.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24763
2021-06-24 14:08:15.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24764
2021-06-24 14:08:15.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24765
2021-06-24 14:08:15.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24766
2021-06-24 14:08:15.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24767
2021-06-24 14:08:15.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24768
2021-06-24 14:08:15.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24769
2021-06-24 14:08:15.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24770
2021-06-24 14:08:15.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24771
2021-06-24 14:08:15.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24772
2021-06-24 14:08:15.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24773
2021-06-24 14:08:15.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24774
2021-06-24 14:08:15.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24775
2021-06-24 14:08:15.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24776
2021-06-24 14:08:15.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24777
2021-06-24 14:08:15.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24778
2021-06-24 14:08:15.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24779
2021-06-24 14:08:15.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24780
2021-06-24 14:08:15.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24781
2021-06-24 14:08:15.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24782
2021-06-24 14:08:15.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24783
2021-06-24 14:08:15.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24784
2021-06-24 14:08:15.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24785
2021-06-24 14:08:15.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24786
2021-06-24 14:08:15.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24787
2021-06-24 14:08:15.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24788
2021-06-24 14:08:15.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24789
2021-06-24 14:08:15.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24790
2021-06-24 14:08:15.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24791
2021-06-24 14:08:15.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24792
2021-06-24 14:08:15.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24793
2021-06-24 14:08:15.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24794
2021-06-24 14:08:15.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24795
2021-06-24 14:08:15.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24796
2021-06-24 14:08:15.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24797
2021-06-24 14:08:15.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24798
2021-06-24 14:08:15.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24799
2021-06-24 14:08:15.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24800
2021-06-24 14:08:15.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24801
2021-06-24 14:08:15.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24802
2021-06-24 14:08:15.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24803
2021-06-24 14:08:15.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24804
2021-06-24 14:08:15.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24805
2021-06-24 14:08:15.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24806
2021-06-24 14:08:15.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24807
2021-06-24 14:08:15.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24808
2021-06-24 14:08:15.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24809
2021-06-24 14:08:15.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24810
2021-06-24 14:08:15.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24811
2021-06-24 14:08:15.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24812
2021-06-24 14:08:15.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24813
2021-06-24 14:08:15.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24814
2021-06-24 14:08:15.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24815
2021-06-24 14:08:15.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24816
2021-06-24 14:08:15.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24817
2021-06-24 14:08:15.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24818
2021-06-24 14:08:15.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24819
2021-06-24 14:08:15.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24820
2021-06-24 14:08:15.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24821
2021-06-24 14:08:15.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24822
2021-06-24 14:08:15.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24823
2021-06-24 14:08:15.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24824
2021-06-24 14:08:15.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24825
2021-06-24 14:08:15.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24826
2021-06-24 14:08:15.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24827
2021-06-24 14:08:15.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24828
2021-06-24 14:08:15.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24829
2021-06-24 14:08:15.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24830
2021-06-24 14:08:15.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24831
2021-06-24 14:08:15.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24832
2021-06-24 14:08:15.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24833
2021-06-24 14:08:15.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24834
2021-06-24 14:08:15.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24835
2021-06-24 14:08:15.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24836
2021-06-24 14:08:15.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24837
2021-06-24 14:08:15.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24838
2021-06-24 14:08:15.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24839
2021-06-24 14:08:15.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24840
2021-06-24 14:08:15.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24841
2021-06-24 14:08:15.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24842
2021-06-24 14:08:15.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24843
2021-06-24 14:08:15.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24844
2021-06-24 14:08:15.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24845
2021-06-24 14:08:15.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24846
2021-06-24 14:08:15.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24847
2021-06-24 14:08:15.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24848
2021-06-24 14:08:15.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24849
2021-06-24 14:08:15.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24850
2021-06-24 14:08:15.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24851
2021-06-24 14:08:15.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24852
2021-06-24 14:08:15.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24853
2021-06-24 14:08:15.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24854
2021-06-24 14:08:15.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24855
2021-06-24 14:08:15.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24856
2021-06-24 14:08:15.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24857
2021-06-24 14:08:15.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24858
2021-06-24 14:08:15.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24859
2021-06-24 14:08:15.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24860
2021-06-24 14:08:15.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24861
2021-06-24 14:08:15.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24862
2021-06-24 14:08:15.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24863
2021-06-24 14:08:15.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24864
2021-06-24 14:08:15.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24865
2021-06-24 14:08:15.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24866
2021-06-24 14:08:15.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24867
2021-06-24 14:08:15.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24868
2021-06-24 14:08:15.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24869
2021-06-24 14:08:15.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24870
2021-06-24 14:08:15.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24871
2021-06-24 14:08:15.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24872
2021-06-24 14:08:15.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24873
2021-06-24 14:08:15.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24874
2021-06-24 14:08:15.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24875
2021-06-24 14:08:15.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24876
2021-06-24 14:08:15.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24877
2021-06-24 14:08:15.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24878
2021-06-24 14:08:15.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24879
2021-06-24 14:08:15.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24880
2021-06-24 14:08:15.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24881
2021-06-24 14:08:15.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24882
2021-06-24 14:08:15.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24883
2021-06-24 14:08:15.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24884
2021-06-24 14:08:15.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24885
2021-06-24 14:08:15.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24886
2021-06-24 14:08:15.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24887
2021-06-24 14:08:15.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24888
2021-06-24 14:08:15.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24889
2021-06-24 14:08:15.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24890
2021-06-24 14:08:15.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24891
2021-06-24 14:08:15.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24892
2021-06-24 14:08:15.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24893
2021-06-24 14:08:15.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24894
2021-06-24 14:08:15.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24895
2021-06-24 14:08:15.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24896
2021-06-24 14:08:15.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24897
2021-06-24 14:08:15.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24898
2021-06-24 14:08:15.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24899
2021-06-24 14:08:15.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24900
2021-06-24 14:08:15.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24901
2021-06-24 14:08:15.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24902
2021-06-24 14:08:15.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24903
2021-06-24 14:08:15.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24904
2021-06-24 14:08:15.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24905
2021-06-24 14:08:15.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24906
2021-06-24 14:08:15.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24907
2021-06-24 14:08:15.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24908
2021-06-24 14:08:15.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24909
2021-06-24 14:08:15.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24910
2021-06-24 14:08:15.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24911
2021-06-24 14:08:15.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24912
2021-06-24 14:08:15.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24913
2021-06-24 14:08:15.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24914
2021-06-24 14:08:15.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24915
2021-06-24 14:08:15.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24916
2021-06-24 14:08:15.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24917
2021-06-24 14:08:15.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24918
2021-06-24 14:08:15.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24919
2021-06-24 14:08:15.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24920
2021-06-24 14:08:15.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24921
2021-06-24 14:08:15.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24922
2021-06-24 14:08:15.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24923
2021-06-24 14:08:15.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24924
2021-06-24 14:08:15.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24925
2021-06-24 14:08:15.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24926
2021-06-24 14:08:15.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24927
2021-06-24 14:08:15.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24928
2021-06-24 14:08:15.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24929
2021-06-24 14:08:15.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24930
2021-06-24 14:08:15.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24931
2021-06-24 14:08:15.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24932
2021-06-24 14:08:15.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24933
2021-06-24 14:08:15.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24934
2021-06-24 14:08:15.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24935
2021-06-24 14:08:15.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24936
2021-06-24 14:08:15.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24937
2021-06-24 14:08:15.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24938
2021-06-24 14:08:15.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24939
2021-06-24 14:08:15.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24940
2021-06-24 14:08:15.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24941
2021-06-24 14:08:15.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24942
2021-06-24 14:08:15.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24943
2021-06-24 14:08:15.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24944
2021-06-24 14:08:15.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24945
2021-06-24 14:08:15.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24946
2021-06-24 14:08:15.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24947
2021-06-24 14:08:15.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24948
2021-06-24 14:08:15.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24949
2021-06-24 14:08:15.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24950
2021-06-24 14:08:15.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24951
2021-06-24 14:08:15.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24952
2021-06-24 14:08:15.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24953
2021-06-24 14:08:15.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24954
2021-06-24 14:08:15.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24955
2021-06-24 14:08:15.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24956
2021-06-24 14:08:15.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24957
2021-06-24 14:08:15.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24958
2021-06-24 14:08:15.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24959
2021-06-24 14:08:15.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24960
2021-06-24 14:08:15.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24961
2021-06-24 14:08:15.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24962
2021-06-24 14:08:15.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24963
2021-06-24 14:08:15.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24964
2021-06-24 14:08:15.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24965
2021-06-24 14:08:15.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24966
2021-06-24 14:08:15.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24967
2021-06-24 14:08:15.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24968
2021-06-24 14:08:15.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24969
2021-06-24 14:08:15.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24970
2021-06-24 14:08:15.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24971
2021-06-24 14:08:15.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24972
2021-06-24 14:08:15.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24973
2021-06-24 14:08:15.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24974
2021-06-24 14:08:15.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24975
2021-06-24 14:08:15.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24976
2021-06-24 14:08:15.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24977
2021-06-24 14:08:15.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24978
2021-06-24 14:08:15.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24979
2021-06-24 14:08:15.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24980
2021-06-24 14:08:15.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24981
2021-06-24 14:08:15.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24982
2021-06-24 14:08:15.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24983
2021-06-24 14:08:15.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24984
2021-06-24 14:08:15.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24985
2021-06-24 14:08:15.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24986
2021-06-24 14:08:15.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24987
2021-06-24 14:08:15.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24988
2021-06-24 14:08:15.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24989
2021-06-24 14:08:15.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24990
2021-06-24 14:08:15.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24991
2021-06-24 14:08:15.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24992
2021-06-24 14:08:15.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24993
2021-06-24 14:08:15.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24994
2021-06-24 14:08:15.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24995
2021-06-24 14:08:15.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24996
2021-06-24 14:08:15.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24997
2021-06-24 14:08:15.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24998
2021-06-24 14:08:15.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 24999
2021-06-24 14:08:15.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25000
2021-06-24 14:08:15.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25001
2021-06-24 14:08:15.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25002
2021-06-24 14:08:15.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25003
2021-06-24 14:08:15.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25004
2021-06-24 14:08:15.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25005
2021-06-24 14:08:15.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25006
2021-06-24 14:08:15.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25007
2021-06-24 14:08:15.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25008
2021-06-24 14:08:15.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25009
2021-06-24 14:08:15.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25010
2021-06-24 14:08:15.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25011
2021-06-24 14:08:15.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25012
2021-06-24 14:08:15.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25013
2021-06-24 14:08:15.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25014
2021-06-24 14:08:15.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25015
2021-06-24 14:08:15.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25016
2021-06-24 14:08:15.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25017
2021-06-24 14:08:15.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25018
2021-06-24 14:08:15.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25019
2021-06-24 14:08:15.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25020
2021-06-24 14:08:15.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25021
2021-06-24 14:08:15.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25022
2021-06-24 14:08:15.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25023
2021-06-24 14:08:15.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25024
2021-06-24 14:08:15.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25025
2021-06-24 14:08:15.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25026
2021-06-24 14:08:15.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25027
2021-06-24 14:08:15.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25028
2021-06-24 14:08:15.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25029
2021-06-24 14:08:15.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25030
2021-06-24 14:08:15.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25031
2021-06-24 14:08:15.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25032
2021-06-24 14:08:15.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25033
2021-06-24 14:08:15.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25034
2021-06-24 14:08:15.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25035
2021-06-24 14:08:15.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25036
2021-06-24 14:08:15.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25037
2021-06-24 14:08:15.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25038
2021-06-24 14:08:15.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25039
2021-06-24 14:08:15.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25040
2021-06-24 14:08:15.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25041
2021-06-24 14:08:15.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25042
2021-06-24 14:08:15.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25043
2021-06-24 14:08:15.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25044
2021-06-24 14:08:15.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25045
2021-06-24 14:08:15.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25046
2021-06-24 14:08:15.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25047
2021-06-24 14:08:15.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25048
2021-06-24 14:08:15.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25049
2021-06-24 14:08:15.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25050
2021-06-24 14:08:15.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25051
2021-06-24 14:08:15.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25052
2021-06-24 14:08:15.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25053
2021-06-24 14:08:15.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25054
2021-06-24 14:08:15.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25055
2021-06-24 14:08:15.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25056
2021-06-24 14:08:15.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25057
2021-06-24 14:08:15.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25058
2021-06-24 14:08:15.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25059
2021-06-24 14:08:15.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25060
2021-06-24 14:08:15.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25061
2021-06-24 14:08:15.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25062
2021-06-24 14:08:15.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25063
2021-06-24 14:08:15.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25064
2021-06-24 14:08:15.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25065
2021-06-24 14:08:15.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25066
2021-06-24 14:08:15.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25067
2021-06-24 14:08:15.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25068
2021-06-24 14:08:15.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25069
2021-06-24 14:08:15.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25070
2021-06-24 14:08:15.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25071
2021-06-24 14:08:15.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25072
2021-06-24 14:08:15.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25073
2021-06-24 14:08:15.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25074
2021-06-24 14:08:15.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25075
2021-06-24 14:08:15.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25076
2021-06-24 14:08:15.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25077
2021-06-24 14:08:15.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25078
2021-06-24 14:08:15.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25079
2021-06-24 14:08:15.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25080
2021-06-24 14:08:15.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25081
2021-06-24 14:08:15.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25082
2021-06-24 14:08:15.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25083
2021-06-24 14:08:15.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25084
2021-06-24 14:08:15.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25085
2021-06-24 14:08:15.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25086
2021-06-24 14:08:15.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25087
2021-06-24 14:08:15.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25088
2021-06-24 14:08:15.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25089
2021-06-24 14:08:15.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25090
2021-06-24 14:08:15.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25091
2021-06-24 14:08:15.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25092
2021-06-24 14:08:15.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25093
2021-06-24 14:08:15.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25094
2021-06-24 14:08:15.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25095
2021-06-24 14:08:15.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25096
2021-06-24 14:08:15.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25097
2021-06-24 14:08:15.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25098
2021-06-24 14:08:15.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25099
2021-06-24 14:08:15.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25100
2021-06-24 14:08:15.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25101
2021-06-24 14:08:15.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25102
2021-06-24 14:08:15.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25103
2021-06-24 14:08:15.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25104
2021-06-24 14:08:15.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25105
2021-06-24 14:08:15.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25106
2021-06-24 14:08:15.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25107
2021-06-24 14:08:15.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25108
2021-06-24 14:08:15.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25109
2021-06-24 14:08:15.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25110
2021-06-24 14:08:15.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25111
2021-06-24 14:08:15.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25112
2021-06-24 14:08:15.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25113
2021-06-24 14:08:15.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25114
2021-06-24 14:08:15.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25115
2021-06-24 14:08:15.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25116
2021-06-24 14:08:15.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25117
2021-06-24 14:08:15.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25118
2021-06-24 14:08:15.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25119
2021-06-24 14:08:15.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25120
2021-06-24 14:08:15.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25121
2021-06-24 14:08:15.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25122
2021-06-24 14:08:15.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25123
2021-06-24 14:08:15.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25124
2021-06-24 14:08:15.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25125
2021-06-24 14:08:15.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25126
2021-06-24 14:08:15.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25127
2021-06-24 14:08:15.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25128
2021-06-24 14:08:15.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25129
2021-06-24 14:08:15.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25130
2021-06-24 14:08:15.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25131
2021-06-24 14:08:15.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25132
2021-06-24 14:08:15.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25133
2021-06-24 14:08:15.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25134
2021-06-24 14:08:15.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25135
2021-06-24 14:08:15.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25136
2021-06-24 14:08:15.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25137
2021-06-24 14:08:15.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25138
2021-06-24 14:08:15.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25139
2021-06-24 14:08:15.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25140
2021-06-24 14:08:15.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25141
2021-06-24 14:08:15.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25142
2021-06-24 14:08:15.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25143
2021-06-24 14:08:15.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25144
2021-06-24 14:08:15.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25145
2021-06-24 14:08:15.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25146
2021-06-24 14:08:15.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25147
2021-06-24 14:08:15.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25148
2021-06-24 14:08:15.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25149
2021-06-24 14:08:15.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25150
2021-06-24 14:08:15.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25151
2021-06-24 14:08:15.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25152
2021-06-24 14:08:15.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25153
2021-06-24 14:08:15.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25154
2021-06-24 14:08:15.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25155
2021-06-24 14:08:15.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25156
2021-06-24 14:08:15.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25157
2021-06-24 14:08:15.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25158
2021-06-24 14:08:15.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25159
2021-06-24 14:08:15.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25160
2021-06-24 14:08:15.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25161
2021-06-24 14:08:15.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25162
2021-06-24 14:08:15.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25163
2021-06-24 14:08:15.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25164
2021-06-24 14:08:15.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25165
2021-06-24 14:08:15.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25166
2021-06-24 14:08:15.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25167
2021-06-24 14:08:15.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25168
2021-06-24 14:08:15.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25169
2021-06-24 14:08:15.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25170
2021-06-24 14:08:15.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25171
2021-06-24 14:08:15.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25172
2021-06-24 14:08:15.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25173
2021-06-24 14:08:15.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25174
2021-06-24 14:08:15.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25175
2021-06-24 14:08:15.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25176
2021-06-24 14:08:15.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25177
2021-06-24 14:08:15.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25178
2021-06-24 14:08:15.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25179
2021-06-24 14:08:15.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25180
2021-06-24 14:08:15.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25181
2021-06-24 14:08:15.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25182
2021-06-24 14:08:15.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25183
2021-06-24 14:08:15.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25184
2021-06-24 14:08:15.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25185
2021-06-24 14:08:15.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25186
2021-06-24 14:08:15.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25187
2021-06-24 14:08:15.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25188
2021-06-24 14:08:15.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25189
2021-06-24 14:08:15.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25190
2021-06-24 14:08:15.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25191
2021-06-24 14:08:15.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25192
2021-06-24 14:08:15.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25193
2021-06-24 14:08:15.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25194
2021-06-24 14:08:15.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25195
2021-06-24 14:08:15.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25196
2021-06-24 14:08:15.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25197
2021-06-24 14:08:15.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25198
2021-06-24 14:08:15.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25199
2021-06-24 14:08:15.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25200
2021-06-24 14:08:15.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25201
2021-06-24 14:08:15.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25202
2021-06-24 14:08:15.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25203
2021-06-24 14:08:15.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25204
2021-06-24 14:08:15.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25205
2021-06-24 14:08:15.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25206
2021-06-24 14:08:15.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25207
2021-06-24 14:08:15.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25208
2021-06-24 14:08:15.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25209
2021-06-24 14:08:15.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25210
2021-06-24 14:08:15.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25211
2021-06-24 14:08:15.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25212
2021-06-24 14:08:15.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25213
2021-06-24 14:08:15.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25214
2021-06-24 14:08:15.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25215
2021-06-24 14:08:15.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25216
2021-06-24 14:08:15.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25217
2021-06-24 14:08:15.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25218
2021-06-24 14:08:15.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25219
2021-06-24 14:08:15.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25220
2021-06-24 14:08:15.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25221
2021-06-24 14:08:15.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25222
2021-06-24 14:08:15.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25223
2021-06-24 14:08:15.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25224
2021-06-24 14:08:15.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25225
2021-06-24 14:08:15.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25226
2021-06-24 14:08:15.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25227
2021-06-24 14:08:15.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25228
2021-06-24 14:08:15.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25229
2021-06-24 14:08:15.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25230
2021-06-24 14:08:15.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25231
2021-06-24 14:08:15.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25232
2021-06-24 14:08:15.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25233
2021-06-24 14:08:15.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25234
2021-06-24 14:08:15.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25235
2021-06-24 14:08:15.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25236
2021-06-24 14:08:15.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25237
2021-06-24 14:08:15.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25238
2021-06-24 14:08:15.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25239
2021-06-24 14:08:15.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25240
2021-06-24 14:08:15.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25241
2021-06-24 14:08:15.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25242
2021-06-24 14:08:15.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25243
2021-06-24 14:08:15.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25244
2021-06-24 14:08:15.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25245
2021-06-24 14:08:15.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25246
2021-06-24 14:08:15.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25247
2021-06-24 14:08:15.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25248
2021-06-24 14:08:15.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25249
2021-06-24 14:08:15.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25250
2021-06-24 14:08:15.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25251
2021-06-24 14:08:15.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25252
2021-06-24 14:08:15.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25253
2021-06-24 14:08:15.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25254
2021-06-24 14:08:15.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25255
2021-06-24 14:08:15.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25256
2021-06-24 14:08:15.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25257
2021-06-24 14:08:15.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25258
2021-06-24 14:08:15.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25259
2021-06-24 14:08:15.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25260
2021-06-24 14:08:15.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25261
2021-06-24 14:08:15.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25262
2021-06-24 14:08:15.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25263
2021-06-24 14:08:15.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25264
2021-06-24 14:08:15.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25265
2021-06-24 14:08:15.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25266
2021-06-24 14:08:15.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25267
2021-06-24 14:08:15.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25268
2021-06-24 14:08:15.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25269
2021-06-24 14:08:15.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25270
2021-06-24 14:08:15.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25271
2021-06-24 14:08:15.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25272
2021-06-24 14:08:15.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25273
2021-06-24 14:08:15.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25274
2021-06-24 14:08:15.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25275
2021-06-24 14:08:15.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25276
2021-06-24 14:08:15.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25277
2021-06-24 14:08:15.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25278
2021-06-24 14:08:15.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25279
2021-06-24 14:08:15.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25280
2021-06-24 14:08:15.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25281
2021-06-24 14:08:15.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25282
2021-06-24 14:08:15.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25283
2021-06-24 14:08:15.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25284
2021-06-24 14:08:15.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25285
2021-06-24 14:08:15.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25286
2021-06-24 14:08:15.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25287
2021-06-24 14:08:15.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25288
2021-06-24 14:08:15.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25289
2021-06-24 14:08:15.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25290
2021-06-24 14:08:15.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25291
2021-06-24 14:08:15.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25292
2021-06-24 14:08:15.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25293
2021-06-24 14:08:15.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25294
2021-06-24 14:08:15.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25295
2021-06-24 14:08:15.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25296
2021-06-24 14:08:15.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25297
2021-06-24 14:08:15.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25298
2021-06-24 14:08:15.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25299
2021-06-24 14:08:15.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25300
2021-06-24 14:08:15.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25301
2021-06-24 14:08:15.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25302
2021-06-24 14:08:15.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25303
2021-06-24 14:08:15.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25304
2021-06-24 14:08:15.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25305
2021-06-24 14:08:15.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25306
2021-06-24 14:08:15.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25307
2021-06-24 14:08:15.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25308
2021-06-24 14:08:15.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25309
2021-06-24 14:08:15.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25310
2021-06-24 14:08:15.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25311
2021-06-24 14:08:15.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25312
2021-06-24 14:08:15.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25313
2021-06-24 14:08:15.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25314
2021-06-24 14:08:15.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25315
2021-06-24 14:08:15.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25316
2021-06-24 14:08:15.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25317
2021-06-24 14:08:15.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25318
2021-06-24 14:08:15.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25319
2021-06-24 14:08:15.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25320
2021-06-24 14:08:15.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25321
2021-06-24 14:08:15.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25322
2021-06-24 14:08:15.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25323
2021-06-24 14:08:15.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25324
2021-06-24 14:08:15.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25325
2021-06-24 14:08:15.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25326
2021-06-24 14:08:15.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25327
2021-06-24 14:08:15.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25328
2021-06-24 14:08:15.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25329
2021-06-24 14:08:15.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25330
2021-06-24 14:08:15.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25331
2021-06-24 14:08:15.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25332
2021-06-24 14:08:15.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25333
2021-06-24 14:08:15.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25334
2021-06-24 14:08:15.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25335
2021-06-24 14:08:15.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25336
2021-06-24 14:08:15.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25337
2021-06-24 14:08:15.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25338
2021-06-24 14:08:15.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25339
2021-06-24 14:08:15.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25340
2021-06-24 14:08:15.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25341
2021-06-24 14:08:15.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25342
2021-06-24 14:08:15.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25343
2021-06-24 14:08:15.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25344
2021-06-24 14:08:15.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25345
2021-06-24 14:08:15.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25346
2021-06-24 14:08:15.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25347
2021-06-24 14:08:15.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25348
2021-06-24 14:08:15.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25349
2021-06-24 14:08:15.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25350
2021-06-24 14:08:15.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25351
2021-06-24 14:08:15.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25352
2021-06-24 14:08:15.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25353
2021-06-24 14:08:15.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25354
2021-06-24 14:08:15.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25355
2021-06-24 14:08:15.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25356
2021-06-24 14:08:15.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25357
2021-06-24 14:08:15.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25358
2021-06-24 14:08:15.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25359
2021-06-24 14:08:15.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25360
2021-06-24 14:08:15.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25361
2021-06-24 14:08:15.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25362
2021-06-24 14:08:15.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25363
2021-06-24 14:08:15.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25364
2021-06-24 14:08:15.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25365
2021-06-24 14:08:15.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25366
2021-06-24 14:08:15.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25367
2021-06-24 14:08:15.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25368
2021-06-24 14:08:15.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25369
2021-06-24 14:08:15.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25370
2021-06-24 14:08:15.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25371
2021-06-24 14:08:15.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25372
2021-06-24 14:08:15.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25373
2021-06-24 14:08:15.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25374
2021-06-24 14:08:15.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25375
2021-06-24 14:08:15.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25376
2021-06-24 14:08:15.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25377
2021-06-24 14:08:15.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25378
2021-06-24 14:08:15.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25379
2021-06-24 14:08:15.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25380
2021-06-24 14:08:15.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25381
2021-06-24 14:08:15.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25382
2021-06-24 14:08:15.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25383
2021-06-24 14:08:15.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25384
2021-06-24 14:08:15.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25385
2021-06-24 14:08:15.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25386
2021-06-24 14:08:15.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25387
2021-06-24 14:08:15.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25388
2021-06-24 14:08:15.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25389
2021-06-24 14:08:15.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25390
2021-06-24 14:08:15.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25391
2021-06-24 14:08:15.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25392
2021-06-24 14:08:15.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25393
2021-06-24 14:08:15.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25394
2021-06-24 14:08:15.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25395
2021-06-24 14:08:15.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25396
2021-06-24 14:08:15.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25397
2021-06-24 14:08:15.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25398
2021-06-24 14:08:15.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25399
2021-06-24 14:08:15.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25400
2021-06-24 14:08:15.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25401
2021-06-24 14:08:15.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25402
2021-06-24 14:08:15.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25403
2021-06-24 14:08:15.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25404
2021-06-24 14:08:15.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25405
2021-06-24 14:08:15.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25406
2021-06-24 14:08:15.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25407
2021-06-24 14:08:15.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25408
2021-06-24 14:08:15.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25409
2021-06-24 14:08:15.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25410
2021-06-24 14:08:15.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25411
2021-06-24 14:08:15.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25412
2021-06-24 14:08:15.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25413
2021-06-24 14:08:15.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25414
2021-06-24 14:08:15.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25415
2021-06-24 14:08:15.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25416
2021-06-24 14:08:15.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25417
2021-06-24 14:08:15.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25418
2021-06-24 14:08:15.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25419
2021-06-24 14:08:15.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25420
2021-06-24 14:08:15.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25421
2021-06-24 14:08:15.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25422
2021-06-24 14:08:15.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25423
2021-06-24 14:08:15.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25424
2021-06-24 14:08:15.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25425
2021-06-24 14:08:15.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25426
2021-06-24 14:08:15.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25427
2021-06-24 14:08:15.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25428
2021-06-24 14:08:15.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25429
2021-06-24 14:08:15.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25430
2021-06-24 14:08:15.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25431
2021-06-24 14:08:15.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25432
2021-06-24 14:08:15.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25433
2021-06-24 14:08:15.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25434
2021-06-24 14:08:15.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25435
2021-06-24 14:08:15.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25436
2021-06-24 14:08:15.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25437
2021-06-24 14:08:15.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25438
2021-06-24 14:08:15.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25439
2021-06-24 14:08:15.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25440
2021-06-24 14:08:15.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25441
2021-06-24 14:08:15.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25442
2021-06-24 14:08:15.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25443
2021-06-24 14:08:15.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25444
2021-06-24 14:08:15.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25445
2021-06-24 14:08:15.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25446
2021-06-24 14:08:15.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25447
2021-06-24 14:08:15.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25448
2021-06-24 14:08:15.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25449
2021-06-24 14:08:15.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25450
2021-06-24 14:08:15.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25451
2021-06-24 14:08:15.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25452
2021-06-24 14:08:15.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25453
2021-06-24 14:08:15.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25454
2021-06-24 14:08:15.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25455
2021-06-24 14:08:15.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25456
2021-06-24 14:08:15.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25457
2021-06-24 14:08:15.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25458
2021-06-24 14:08:15.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25459
2021-06-24 14:08:15.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25460
2021-06-24 14:08:15.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25461
2021-06-24 14:08:15.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25462
2021-06-24 14:08:15.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25463
2021-06-24 14:08:15.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25464
2021-06-24 14:08:15.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25465
2021-06-24 14:08:15.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25466
2021-06-24 14:08:15.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25467
2021-06-24 14:08:15.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25468
2021-06-24 14:08:15.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25469
2021-06-24 14:08:15.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25470
2021-06-24 14:08:15.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25471
2021-06-24 14:08:15.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25472
2021-06-24 14:08:15.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25473
2021-06-24 14:08:15.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25474
2021-06-24 14:08:15.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25475
2021-06-24 14:08:15.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25476
2021-06-24 14:08:15.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25477
2021-06-24 14:08:15.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25478
2021-06-24 14:08:15.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25479
2021-06-24 14:08:15.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25480
2021-06-24 14:08:15.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25481
2021-06-24 14:08:15.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25482
2021-06-24 14:08:15.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25483
2021-06-24 14:08:15.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25484
2021-06-24 14:08:15.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25485
2021-06-24 14:08:15.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25486
2021-06-24 14:08:15.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25487
2021-06-24 14:08:15.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25488
2021-06-24 14:08:15.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25489
2021-06-24 14:08:15.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25490
2021-06-24 14:08:15.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25491
2021-06-24 14:08:15.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25492
2021-06-24 14:08:15.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25493
2021-06-24 14:08:15.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25494
2021-06-24 14:08:15.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25495
2021-06-24 14:08:15.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25496
2021-06-24 14:08:15.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25497
2021-06-24 14:08:15.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25498
2021-06-24 14:08:15.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25499
2021-06-24 14:08:15.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25500
2021-06-24 14:08:15.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25501
2021-06-24 14:08:15.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25502
2021-06-24 14:08:15.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25503
2021-06-24 14:08:15.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25504
2021-06-24 14:08:15.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25505
2021-06-24 14:08:15.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25506
2021-06-24 14:08:15.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25507
2021-06-24 14:08:15.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25508
2021-06-24 14:08:15.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25509
2021-06-24 14:08:15.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25510
2021-06-24 14:08:15.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25511
2021-06-24 14:08:15.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25512
2021-06-24 14:08:15.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25513
2021-06-24 14:08:15.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25514
2021-06-24 14:08:15.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25515
2021-06-24 14:08:15.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25516
2021-06-24 14:08:15.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25517
2021-06-24 14:08:15.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25518
2021-06-24 14:08:15.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25519
2021-06-24 14:08:15.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25520
2021-06-24 14:08:15.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25521
2021-06-24 14:08:15.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25522
2021-06-24 14:08:15.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25523
2021-06-24 14:08:15.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25524
2021-06-24 14:08:15.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25525
2021-06-24 14:08:15.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25526
2021-06-24 14:08:15.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25527
2021-06-24 14:08:15.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25528
2021-06-24 14:08:15.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25529
2021-06-24 14:08:15.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25530
2021-06-24 14:08:15.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25531
2021-06-24 14:08:15.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25532
2021-06-24 14:08:15.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25533
2021-06-24 14:08:15.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25534
2021-06-24 14:08:15.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25535
2021-06-24 14:08:15.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25536
2021-06-24 14:08:15.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25537
2021-06-24 14:08:15.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25538
2021-06-24 14:08:15.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25539
2021-06-24 14:08:15.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25540
2021-06-24 14:08:15.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25541
2021-06-24 14:08:15.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25542
2021-06-24 14:08:15.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25543
2021-06-24 14:08:15.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25544
2021-06-24 14:08:15.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25545
2021-06-24 14:08:15.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25546
2021-06-24 14:08:15.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25547
2021-06-24 14:08:15.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25548
2021-06-24 14:08:15.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25549
2021-06-24 14:08:15.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25550
2021-06-24 14:08:15.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25551
2021-06-24 14:08:15.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25552
2021-06-24 14:08:15.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25553
2021-06-24 14:08:15.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25554
2021-06-24 14:08:15.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25555
2021-06-24 14:08:15.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25556
2021-06-24 14:08:15.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25557
2021-06-24 14:08:15.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25558
2021-06-24 14:08:15.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25559
2021-06-24 14:08:15.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25560
2021-06-24 14:08:15.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25561
2021-06-24 14:08:15.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25562
2021-06-24 14:08:15.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25563
2021-06-24 14:08:15.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25564
2021-06-24 14:08:15.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25565
2021-06-24 14:08:15.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25566
2021-06-24 14:08:15.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25567
2021-06-24 14:08:15.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25568
2021-06-24 14:08:15.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25569
2021-06-24 14:08:15.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25570
2021-06-24 14:08:15.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25571
2021-06-24 14:08:15.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25572
2021-06-24 14:08:15.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25573
2021-06-24 14:08:15.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25574
2021-06-24 14:08:15.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25575
2021-06-24 14:08:15.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25576
2021-06-24 14:08:15.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25577
2021-06-24 14:08:15.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25578
2021-06-24 14:08:15.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25579
2021-06-24 14:08:15.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25580
2021-06-24 14:08:15.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25581
2021-06-24 14:08:15.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25582
2021-06-24 14:08:15.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25583
2021-06-24 14:08:15.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25584
2021-06-24 14:08:15.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25585
2021-06-24 14:08:15.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25586
2021-06-24 14:08:15.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25587
2021-06-24 14:08:15.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25588
2021-06-24 14:08:15.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25589
2021-06-24 14:08:15.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25590
2021-06-24 14:08:15.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25591
2021-06-24 14:08:15.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25592
2021-06-24 14:08:15.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25593
2021-06-24 14:08:15.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25594
2021-06-24 14:08:15.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25595
2021-06-24 14:08:15.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25596
2021-06-24 14:08:15.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25597
2021-06-24 14:08:15.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25598
2021-06-24 14:08:15.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25599
2021-06-24 14:08:15.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25600
2021-06-24 14:08:15.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25601
2021-06-24 14:08:15.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25602
2021-06-24 14:08:15.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25603
2021-06-24 14:08:15.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25604
2021-06-24 14:08:15.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25605
2021-06-24 14:08:15.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25606
2021-06-24 14:08:15.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25607
2021-06-24 14:08:15.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25608
2021-06-24 14:08:15.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25609
2021-06-24 14:08:15.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25610
2021-06-24 14:08:15.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25611
2021-06-24 14:08:15.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25612
2021-06-24 14:08:15.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25613
2021-06-24 14:08:15.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25614
2021-06-24 14:08:15.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25615
2021-06-24 14:08:15.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25616
2021-06-24 14:08:15.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25617
2021-06-24 14:08:15.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25618
2021-06-24 14:08:15.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25619
2021-06-24 14:08:15.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25620
2021-06-24 14:08:15.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25621
2021-06-24 14:08:15.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25622
2021-06-24 14:08:15.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25623
2021-06-24 14:08:15.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25624
2021-06-24 14:08:15.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25625
2021-06-24 14:08:15.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25626
2021-06-24 14:08:15.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25627
2021-06-24 14:08:15.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25628
2021-06-24 14:08:15.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25629
2021-06-24 14:08:15.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25630
2021-06-24 14:08:15.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25631
2021-06-24 14:08:15.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25632
2021-06-24 14:08:15.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25633
2021-06-24 14:08:15.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25634
2021-06-24 14:08:15.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25635
2021-06-24 14:08:15.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25636
2021-06-24 14:08:15.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25637
2021-06-24 14:08:15.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25638
2021-06-24 14:08:15.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25639
2021-06-24 14:08:15.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25640
2021-06-24 14:08:15.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25641
2021-06-24 14:08:15.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25642
2021-06-24 14:08:15.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25643
2021-06-24 14:08:15.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25644
2021-06-24 14:08:15.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25645
2021-06-24 14:08:15.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25646
2021-06-24 14:08:15.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25647
2021-06-24 14:08:15.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25648
2021-06-24 14:08:15.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25649
2021-06-24 14:08:15.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25650
2021-06-24 14:08:15.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25651
2021-06-24 14:08:15.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25652
2021-06-24 14:08:15.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25653
2021-06-24 14:08:15.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25654
2021-06-24 14:08:15.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25655
2021-06-24 14:08:15.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25656
2021-06-24 14:08:15.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25657
2021-06-24 14:08:15.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25658
2021-06-24 14:08:15.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25659
2021-06-24 14:08:15.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25660
2021-06-24 14:08:15.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25661
2021-06-24 14:08:15.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25662
2021-06-24 14:08:15.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25663
2021-06-24 14:08:15.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25664
2021-06-24 14:08:15.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25665
2021-06-24 14:08:15.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25666
2021-06-24 14:08:15.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25667
2021-06-24 14:08:15.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25668
2021-06-24 14:08:15.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25669
2021-06-24 14:08:15.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25670
2021-06-24 14:08:15.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25671
2021-06-24 14:08:15.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25672
2021-06-24 14:08:15.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25673
2021-06-24 14:08:15.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25674
2021-06-24 14:08:15.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25675
2021-06-24 14:08:15.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25676
2021-06-24 14:08:15.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25677
2021-06-24 14:08:15.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25678
2021-06-24 14:08:15.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25679
2021-06-24 14:08:15.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25680
2021-06-24 14:08:15.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25681
2021-06-24 14:08:15.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25682
2021-06-24 14:08:15.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25683
2021-06-24 14:08:15.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25684
2021-06-24 14:08:15.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25685
2021-06-24 14:08:15.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25686
2021-06-24 14:08:15.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25687
2021-06-24 14:08:15.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25688
2021-06-24 14:08:15.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25689
2021-06-24 14:08:15.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25690
2021-06-24 14:08:15.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25691
2021-06-24 14:08:15.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25692
2021-06-24 14:08:15.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25693
2021-06-24 14:08:15.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25694
2021-06-24 14:08:15.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25695
2021-06-24 14:08:15.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25696
2021-06-24 14:08:15.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25697
2021-06-24 14:08:15.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25698
2021-06-24 14:08:15.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25699
2021-06-24 14:08:15.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25700
2021-06-24 14:08:15.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25701
2021-06-24 14:08:15.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25702
2021-06-24 14:08:15.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25703
2021-06-24 14:08:15.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25704
2021-06-24 14:08:15.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25705
2021-06-24 14:08:15.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25706
2021-06-24 14:08:15.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25707
2021-06-24 14:08:15.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25708
2021-06-24 14:08:15.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25709
2021-06-24 14:08:15.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25710
2021-06-24 14:08:15.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25711
2021-06-24 14:08:15.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25712
2021-06-24 14:08:15.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25713
2021-06-24 14:08:15.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25714
2021-06-24 14:08:15.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25715
2021-06-24 14:08:15.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25716
2021-06-24 14:08:15.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25717
2021-06-24 14:08:15.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25718
2021-06-24 14:08:15.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25719
2021-06-24 14:08:15.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25720
2021-06-24 14:08:15.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25721
2021-06-24 14:08:15.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25722
2021-06-24 14:08:15.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25723
2021-06-24 14:08:15.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25724
2021-06-24 14:08:15.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25725
2021-06-24 14:08:15.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25726
2021-06-24 14:08:15.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25727
2021-06-24 14:08:15.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25728
2021-06-24 14:08:15.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25729
2021-06-24 14:08:15.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25730
2021-06-24 14:08:15.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25731
2021-06-24 14:08:15.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25732
2021-06-24 14:08:15.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25733
2021-06-24 14:08:15.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25734
2021-06-24 14:08:15.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25735
2021-06-24 14:08:15.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25736
2021-06-24 14:08:15.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25737
2021-06-24 14:08:15.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25738
2021-06-24 14:08:15.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25739
2021-06-24 14:08:15.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25740
2021-06-24 14:08:15.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25741
2021-06-24 14:08:15.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25742
2021-06-24 14:08:15.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25743
2021-06-24 14:08:15.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25744
2021-06-24 14:08:15.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25745
2021-06-24 14:08:15.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25746
2021-06-24 14:08:15.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25747
2021-06-24 14:08:15.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25748
2021-06-24 14:08:15.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25749
2021-06-24 14:08:15.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25750
2021-06-24 14:08:15.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25751
2021-06-24 14:08:15.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25752
2021-06-24 14:08:15.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25753
2021-06-24 14:08:15.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25754
2021-06-24 14:08:15.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25755
2021-06-24 14:08:15.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25756
2021-06-24 14:08:15.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25757
2021-06-24 14:08:15.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25758
2021-06-24 14:08:15.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25759
2021-06-24 14:08:15.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25760
2021-06-24 14:08:15.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25761
2021-06-24 14:08:15.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25762
2021-06-24 14:08:15.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25763
2021-06-24 14:08:15.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25764
2021-06-24 14:08:15.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25765
2021-06-24 14:08:15.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25766
2021-06-24 14:08:15.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25767
2021-06-24 14:08:15.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25768
2021-06-24 14:08:15.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25769
2021-06-24 14:08:15.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25770
2021-06-24 14:08:15.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25771
2021-06-24 14:08:15.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25772
2021-06-24 14:08:15.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25773
2021-06-24 14:08:15.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25774
2021-06-24 14:08:15.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25775
2021-06-24 14:08:15.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25776
2021-06-24 14:08:15.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25777
2021-06-24 14:08:15.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25778
2021-06-24 14:08:15.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25779
2021-06-24 14:08:15.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25780
2021-06-24 14:08:15.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25781
2021-06-24 14:08:15.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25782
2021-06-24 14:08:15.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25783
2021-06-24 14:08:15.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25784
2021-06-24 14:08:15.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25785
2021-06-24 14:08:15.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25786
2021-06-24 14:08:15.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25787
2021-06-24 14:08:15.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25788
2021-06-24 14:08:15.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25789
2021-06-24 14:08:15.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25790
2021-06-24 14:08:15.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25791
2021-06-24 14:08:15.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25792
2021-06-24 14:08:15.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25793
2021-06-24 14:08:15.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25794
2021-06-24 14:08:15.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25795
2021-06-24 14:08:15.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25796
2021-06-24 14:08:15.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25797
2021-06-24 14:08:15.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25798
2021-06-24 14:08:15.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25799
2021-06-24 14:08:15.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25800
2021-06-24 14:08:15.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25801
2021-06-24 14:08:15.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25802
2021-06-24 14:08:15.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25803
2021-06-24 14:08:15.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25804
2021-06-24 14:08:15.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25805
2021-06-24 14:08:15.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25806
2021-06-24 14:08:15.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25807
2021-06-24 14:08:15.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25808
2021-06-24 14:08:15.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25809
2021-06-24 14:08:15.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25810
2021-06-24 14:08:15.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25811
2021-06-24 14:08:15.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25812
2021-06-24 14:08:15.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25813
2021-06-24 14:08:15.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25814
2021-06-24 14:08:15.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25815
2021-06-24 14:08:15.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25816
2021-06-24 14:08:15.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25817
2021-06-24 14:08:15.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25818
2021-06-24 14:08:15.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25819
2021-06-24 14:08:15.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25820
2021-06-24 14:08:15.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25821
2021-06-24 14:08:15.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25822
2021-06-24 14:08:15.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25823
2021-06-24 14:08:15.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25824
2021-06-24 14:08:15.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25825
2021-06-24 14:08:15.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25826
2021-06-24 14:08:15.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25827
2021-06-24 14:08:15.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25828
2021-06-24 14:08:15.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25829
2021-06-24 14:08:15.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25830
2021-06-24 14:08:15.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25831
2021-06-24 14:08:15.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25832
2021-06-24 14:08:15.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25833
2021-06-24 14:08:15.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25834
2021-06-24 14:08:15.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25835
2021-06-24 14:08:15.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25836
2021-06-24 14:08:15.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25837
2021-06-24 14:08:15.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25838
2021-06-24 14:08:15.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25839
2021-06-24 14:08:15.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25840
2021-06-24 14:08:15.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25841
2021-06-24 14:08:15.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25842
2021-06-24 14:08:15.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25843
2021-06-24 14:08:15.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25844
2021-06-24 14:08:15.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25845
2021-06-24 14:08:15.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25846
2021-06-24 14:08:15.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25847
2021-06-24 14:08:15.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25848
2021-06-24 14:08:15.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25849
2021-06-24 14:08:15.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25850
2021-06-24 14:08:15.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25851
2021-06-24 14:08:15.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25852
2021-06-24 14:08:15.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25853
2021-06-24 14:08:15.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25854
2021-06-24 14:08:15.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25855
2021-06-24 14:08:15.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25856
2021-06-24 14:08:15.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25857
2021-06-24 14:08:15.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25858
2021-06-24 14:08:15.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25859
2021-06-24 14:08:15.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25860
2021-06-24 14:08:15.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25861
2021-06-24 14:08:15.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25862
2021-06-24 14:08:15.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25863
2021-06-24 14:08:15.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25864
2021-06-24 14:08:15.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25865
2021-06-24 14:08:15.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25866
2021-06-24 14:08:15.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25867
2021-06-24 14:08:15.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25868
2021-06-24 14:08:15.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25869
2021-06-24 14:08:15.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25870
2021-06-24 14:08:15.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25871
2021-06-24 14:08:15.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25872
2021-06-24 14:08:15.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25873
2021-06-24 14:08:15.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25874
2021-06-24 14:08:15.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25875
2021-06-24 14:08:15.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25876
2021-06-24 14:08:15.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25877
2021-06-24 14:08:15.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25878
2021-06-24 14:08:15.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25879
2021-06-24 14:08:15.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25880
2021-06-24 14:08:15.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25881
2021-06-24 14:08:15.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25882
2021-06-24 14:08:15.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25883
2021-06-24 14:08:15.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25884
2021-06-24 14:08:15.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25885
2021-06-24 14:08:15.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25886
2021-06-24 14:08:15.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25887
2021-06-24 14:08:15.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25888
2021-06-24 14:08:15.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25889
2021-06-24 14:08:15.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25890
2021-06-24 14:08:15.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25891
2021-06-24 14:08:15.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25892
2021-06-24 14:08:15.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25893
2021-06-24 14:08:15.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25894
2021-06-24 14:08:15.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25895
2021-06-24 14:08:15.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25896
2021-06-24 14:08:15.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25897
2021-06-24 14:08:15.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25898
2021-06-24 14:08:15.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25899
2021-06-24 14:08:15.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25900
2021-06-24 14:08:15.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25901
2021-06-24 14:08:15.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25902
2021-06-24 14:08:15.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25903
2021-06-24 14:08:15.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25904
2021-06-24 14:08:15.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25905
2021-06-24 14:08:15.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25906
2021-06-24 14:08:15.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25907
2021-06-24 14:08:15.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25908
2021-06-24 14:08:15.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25909
2021-06-24 14:08:15.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25910
2021-06-24 14:08:15.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25911
2021-06-24 14:08:15.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25912
2021-06-24 14:08:15.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25913
2021-06-24 14:08:15.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25914
2021-06-24 14:08:15.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25915
2021-06-24 14:08:15.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25916
2021-06-24 14:08:15.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25917
2021-06-24 14:08:15.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25918
2021-06-24 14:08:15.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25919
2021-06-24 14:08:15.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25920
2021-06-24 14:08:15.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25921
2021-06-24 14:08:15.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25922
2021-06-24 14:08:15.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25923
2021-06-24 14:08:15.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25924
2021-06-24 14:08:15.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25925
2021-06-24 14:08:15.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25926
2021-06-24 14:08:15.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25927
2021-06-24 14:08:15.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25928
2021-06-24 14:08:15.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25929
2021-06-24 14:08:15.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25930
2021-06-24 14:08:15.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25931
2021-06-24 14:08:15.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25932
2021-06-24 14:08:15.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25933
2021-06-24 14:08:15.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25934
2021-06-24 14:08:15.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25935
2021-06-24 14:08:15.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25936
2021-06-24 14:08:15.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25937
2021-06-24 14:08:15.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25938
2021-06-24 14:08:15.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25939
2021-06-24 14:08:15.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25940
2021-06-24 14:08:15.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25941
2021-06-24 14:08:15.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25942
2021-06-24 14:08:15.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25943
2021-06-24 14:08:15.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25944
2021-06-24 14:08:15.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25945
2021-06-24 14:08:15.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25946
2021-06-24 14:08:15.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25947
2021-06-24 14:08:15.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25948
2021-06-24 14:08:15.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25949
2021-06-24 14:08:15.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25950
2021-06-24 14:08:15.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25951
2021-06-24 14:08:15.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25952
2021-06-24 14:08:15.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25953
2021-06-24 14:08:15.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25954
2021-06-24 14:08:15.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25955
2021-06-24 14:08:15.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25956
2021-06-24 14:08:15.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25957
2021-06-24 14:08:15.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25958
2021-06-24 14:08:15.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25959
2021-06-24 14:08:15.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25960
2021-06-24 14:08:15.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25961
2021-06-24 14:08:15.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25962
2021-06-24 14:08:15.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25963
2021-06-24 14:08:15.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25964
2021-06-24 14:08:15.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25965
2021-06-24 14:08:15.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25966
2021-06-24 14:08:15.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25967
2021-06-24 14:08:15.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25968
2021-06-24 14:08:15.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25969
2021-06-24 14:08:15.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25970
2021-06-24 14:08:15.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25971
2021-06-24 14:08:15.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25972
2021-06-24 14:08:15.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25973
2021-06-24 14:08:15.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25974
2021-06-24 14:08:15.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25975
2021-06-24 14:08:15.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25976
2021-06-24 14:08:15.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25977
2021-06-24 14:08:15.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25978
2021-06-24 14:08:15.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25979
2021-06-24 14:08:15.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25980
2021-06-24 14:08:15.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25981
2021-06-24 14:08:15.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25982
2021-06-24 14:08:15.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25983
2021-06-24 14:08:15.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25984
2021-06-24 14:08:15.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25985
2021-06-24 14:08:15.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25986
2021-06-24 14:08:15.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25987
2021-06-24 14:08:15.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25988
2021-06-24 14:08:15.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25989
2021-06-24 14:08:15.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25990
2021-06-24 14:08:15.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25991
2021-06-24 14:08:15.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25992
2021-06-24 14:08:15.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25993
2021-06-24 14:08:15.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25994
2021-06-24 14:08:15.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25995
2021-06-24 14:08:15.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25996
2021-06-24 14:08:15.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25997
2021-06-24 14:08:15.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25998
2021-06-24 14:08:15.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 25999
2021-06-24 14:08:15.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26000
2021-06-24 14:08:15.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26001
2021-06-24 14:08:15.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26002
2021-06-24 14:08:15.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26003
2021-06-24 14:08:15.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26004
2021-06-24 14:08:15.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26005
2021-06-24 14:08:15.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26006
2021-06-24 14:08:15.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26007
2021-06-24 14:08:15.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26008
2021-06-24 14:08:15.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26009
2021-06-24 14:08:15.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26010
2021-06-24 14:08:15.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26011
2021-06-24 14:08:15.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26012
2021-06-24 14:08:15.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26013
2021-06-24 14:08:15.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26014
2021-06-24 14:08:15.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26015
2021-06-24 14:08:15.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26016
2021-06-24 14:08:15.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26017
2021-06-24 14:08:15.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26018
2021-06-24 14:08:15.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26019
2021-06-24 14:08:15.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26020
2021-06-24 14:08:15.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26021
2021-06-24 14:08:15.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26022
2021-06-24 14:08:15.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26023
2021-06-24 14:08:15.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26024
2021-06-24 14:08:15.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26025
2021-06-24 14:08:15.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26026
2021-06-24 14:08:15.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26027
2021-06-24 14:08:15.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26028
2021-06-24 14:08:15.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26029
2021-06-24 14:08:15.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26030
2021-06-24 14:08:15.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26031
2021-06-24 14:08:15.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26032
2021-06-24 14:08:15.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26033
2021-06-24 14:08:15.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26034
2021-06-24 14:08:15.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26035
2021-06-24 14:08:15.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26036
2021-06-24 14:08:15.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26037
2021-06-24 14:08:15.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26038
2021-06-24 14:08:15.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26039
2021-06-24 14:08:15.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26040
2021-06-24 14:08:15.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26041
2021-06-24 14:08:15.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26042
2021-06-24 14:08:15.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26043
2021-06-24 14:08:15.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26044
2021-06-24 14:08:15.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26045
2021-06-24 14:08:15.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26046
2021-06-24 14:08:15.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26047
2021-06-24 14:08:15.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26048
2021-06-24 14:08:15.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26049
2021-06-24 14:08:15.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26050
2021-06-24 14:08:15.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26051
2021-06-24 14:08:15.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26052
2021-06-24 14:08:15.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26053
2021-06-24 14:08:15.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26054
2021-06-24 14:08:15.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26055
2021-06-24 14:08:15.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26056
2021-06-24 14:08:15.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26057
2021-06-24 14:08:15.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26058
2021-06-24 14:08:15.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26059
2021-06-24 14:08:15.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26060
2021-06-24 14:08:15.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26061
2021-06-24 14:08:15.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26062
2021-06-24 14:08:15.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26063
2021-06-24 14:08:15.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26064
2021-06-24 14:08:15.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26065
2021-06-24 14:08:15.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26066
2021-06-24 14:08:15.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26067
2021-06-24 14:08:15.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26068
2021-06-24 14:08:15.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26069
2021-06-24 14:08:15.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26070
2021-06-24 14:08:15.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26071
2021-06-24 14:08:15.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26072
2021-06-24 14:08:15.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26073
2021-06-24 14:08:15.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26074
2021-06-24 14:08:15.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26075
2021-06-24 14:08:15.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26076
2021-06-24 14:08:15.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26077
2021-06-24 14:08:15.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26078
2021-06-24 14:08:15.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26079
2021-06-24 14:08:15.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26080
2021-06-24 14:08:15.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26081
2021-06-24 14:08:15.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26082
2021-06-24 14:08:15.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26083
2021-06-24 14:08:15.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26084
2021-06-24 14:08:15.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26085
2021-06-24 14:08:15.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26086
2021-06-24 14:08:15.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26087
2021-06-24 14:08:15.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26088
2021-06-24 14:08:15.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26089
2021-06-24 14:08:15.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26090
2021-06-24 14:08:15.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26091
2021-06-24 14:08:15.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26092
2021-06-24 14:08:15.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26093
2021-06-24 14:08:15.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26094
2021-06-24 14:08:15.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26095
2021-06-24 14:08:15.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26096
2021-06-24 14:08:15.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26097
2021-06-24 14:08:15.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26098
2021-06-24 14:08:15.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26099
2021-06-24 14:08:15.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26100
2021-06-24 14:08:15.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26101
2021-06-24 14:08:15.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26102
2021-06-24 14:08:15.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26103
2021-06-24 14:08:15.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26104
2021-06-24 14:08:15.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26105
2021-06-24 14:08:15.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26106
2021-06-24 14:08:15.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26107
2021-06-24 14:08:15.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26108
2021-06-24 14:08:15.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26109
2021-06-24 14:08:15.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26110
2021-06-24 14:08:15.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26111
2021-06-24 14:08:15.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26112
2021-06-24 14:08:15.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26113
2021-06-24 14:08:15.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26114
2021-06-24 14:08:15.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26115
2021-06-24 14:08:15.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26116
2021-06-24 14:08:15.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26117
2021-06-24 14:08:15.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26118
2021-06-24 14:08:15.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26119
2021-06-24 14:08:15.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26120
2021-06-24 14:08:15.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:15.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26121
2021-06-24 14:08:16.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26122
2021-06-24 14:08:16.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26123
2021-06-24 14:08:16.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26124
2021-06-24 14:08:16.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26125
2021-06-24 14:08:16.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26126
2021-06-24 14:08:16.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26127
2021-06-24 14:08:16.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26128
2021-06-24 14:08:16.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26129
2021-06-24 14:08:16.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26130
2021-06-24 14:08:16.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26131
2021-06-24 14:08:16.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26132
2021-06-24 14:08:16.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26133
2021-06-24 14:08:16.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26134
2021-06-24 14:08:16.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26135
2021-06-24 14:08:16.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26136
2021-06-24 14:08:16.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26137
2021-06-24 14:08:16.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26138
2021-06-24 14:08:16.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26139
2021-06-24 14:08:16.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26140
2021-06-24 14:08:16.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26141
2021-06-24 14:08:16.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26142
2021-06-24 14:08:16.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26143
2021-06-24 14:08:16.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26144
2021-06-24 14:08:16.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26145
2021-06-24 14:08:16.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26146
2021-06-24 14:08:16.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26147
2021-06-24 14:08:16.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26148
2021-06-24 14:08:16.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26149
2021-06-24 14:08:16.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26150
2021-06-24 14:08:16.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26151
2021-06-24 14:08:16.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26152
2021-06-24 14:08:16.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26153
2021-06-24 14:08:16.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26154
2021-06-24 14:08:16.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26155
2021-06-24 14:08:16.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26156
2021-06-24 14:08:16.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26157
2021-06-24 14:08:16.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26158
2021-06-24 14:08:16.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26159
2021-06-24 14:08:16.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26160
2021-06-24 14:08:16.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26161
2021-06-24 14:08:16.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26162
2021-06-24 14:08:16.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26163
2021-06-24 14:08:16.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26164
2021-06-24 14:08:16.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26165
2021-06-24 14:08:16.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26166
2021-06-24 14:08:16.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26167
2021-06-24 14:08:16.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26168
2021-06-24 14:08:16.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26169
2021-06-24 14:08:16.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26170
2021-06-24 14:08:16.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26171
2021-06-24 14:08:16.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26172
2021-06-24 14:08:16.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26173
2021-06-24 14:08:16.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26174
2021-06-24 14:08:16.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26175
2021-06-24 14:08:16.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26176
2021-06-24 14:08:16.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26177
2021-06-24 14:08:16.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26178
2021-06-24 14:08:16.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26179
2021-06-24 14:08:16.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26180
2021-06-24 14:08:16.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26181
2021-06-24 14:08:16.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26182
2021-06-24 14:08:16.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26183
2021-06-24 14:08:16.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26184
2021-06-24 14:08:16.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26185
2021-06-24 14:08:16.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26186
2021-06-24 14:08:16.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26187
2021-06-24 14:08:16.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26188
2021-06-24 14:08:16.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26189
2021-06-24 14:08:16.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26190
2021-06-24 14:08:16.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26191
2021-06-24 14:08:16.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26192
2021-06-24 14:08:16.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26193
2021-06-24 14:08:16.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26194
2021-06-24 14:08:16.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26195
2021-06-24 14:08:16.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26196
2021-06-24 14:08:16.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26197
2021-06-24 14:08:16.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26198
2021-06-24 14:08:16.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26199
2021-06-24 14:08:16.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26200
2021-06-24 14:08:16.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26201
2021-06-24 14:08:16.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26202
2021-06-24 14:08:16.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26203
2021-06-24 14:08:16.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26204
2021-06-24 14:08:16.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26205
2021-06-24 14:08:16.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26206
2021-06-24 14:08:16.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26207
2021-06-24 14:08:16.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26208
2021-06-24 14:08:16.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26209
2021-06-24 14:08:16.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26210
2021-06-24 14:08:16.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26211
2021-06-24 14:08:16.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26212
2021-06-24 14:08:16.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26213
2021-06-24 14:08:16.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26214
2021-06-24 14:08:16.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26215
2021-06-24 14:08:16.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26216
2021-06-24 14:08:16.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26217
2021-06-24 14:08:16.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26218
2021-06-24 14:08:16.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26219
2021-06-24 14:08:16.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26220
2021-06-24 14:08:16.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26221
2021-06-24 14:08:16.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26222
2021-06-24 14:08:16.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26223
2021-06-24 14:08:16.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26224
2021-06-24 14:08:16.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26225
2021-06-24 14:08:16.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26226
2021-06-24 14:08:16.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26227
2021-06-24 14:08:16.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26228
2021-06-24 14:08:16.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26229
2021-06-24 14:08:16.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26230
2021-06-24 14:08:16.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26231
2021-06-24 14:08:16.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26232
2021-06-24 14:08:16.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26233
2021-06-24 14:08:16.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26234
2021-06-24 14:08:16.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26235
2021-06-24 14:08:16.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26236
2021-06-24 14:08:16.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26237
2021-06-24 14:08:16.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26238
2021-06-24 14:08:16.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26239
2021-06-24 14:08:16.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26240
2021-06-24 14:08:16.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26241
2021-06-24 14:08:16.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26242
2021-06-24 14:08:16.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26243
2021-06-24 14:08:16.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26244
2021-06-24 14:08:16.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26245
2021-06-24 14:08:16.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26246
2021-06-24 14:08:16.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26247
2021-06-24 14:08:16.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26248
2021-06-24 14:08:16.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26249
2021-06-24 14:08:16.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26250
2021-06-24 14:08:16.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26251
2021-06-24 14:08:16.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26252
2021-06-24 14:08:16.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26253
2021-06-24 14:08:16.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26254
2021-06-24 14:08:16.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26255
2021-06-24 14:08:16.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26256
2021-06-24 14:08:16.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26257
2021-06-24 14:08:16.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26258
2021-06-24 14:08:16.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26259
2021-06-24 14:08:16.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26260
2021-06-24 14:08:16.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26261
2021-06-24 14:08:16.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26262
2021-06-24 14:08:16.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26263
2021-06-24 14:08:16.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26264
2021-06-24 14:08:16.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26265
2021-06-24 14:08:16.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26266
2021-06-24 14:08:16.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26267
2021-06-24 14:08:16.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26268
2021-06-24 14:08:16.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26269
2021-06-24 14:08:16.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26270
2021-06-24 14:08:16.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26271
2021-06-24 14:08:16.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26272
2021-06-24 14:08:16.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26273
2021-06-24 14:08:16.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26274
2021-06-24 14:08:16.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26275
2021-06-24 14:08:16.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26276
2021-06-24 14:08:16.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26277
2021-06-24 14:08:16.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26278
2021-06-24 14:08:16.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26279
2021-06-24 14:08:16.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26280
2021-06-24 14:08:16.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26281
2021-06-24 14:08:16.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26282
2021-06-24 14:08:16.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26283
2021-06-24 14:08:16.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26284
2021-06-24 14:08:16.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26285
2021-06-24 14:08:16.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26286
2021-06-24 14:08:16.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26287
2021-06-24 14:08:16.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26288
2021-06-24 14:08:16.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26289
2021-06-24 14:08:16.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26290
2021-06-24 14:08:16.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26291
2021-06-24 14:08:16.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26292
2021-06-24 14:08:16.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26293
2021-06-24 14:08:16.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26294
2021-06-24 14:08:16.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26295
2021-06-24 14:08:16.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26296
2021-06-24 14:08:16.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26297
2021-06-24 14:08:16.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26298
2021-06-24 14:08:16.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26299
2021-06-24 14:08:16.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26300
2021-06-24 14:08:16.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26301
2021-06-24 14:08:16.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26302
2021-06-24 14:08:16.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26303
2021-06-24 14:08:16.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26304
2021-06-24 14:08:16.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26305
2021-06-24 14:08:16.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26306
2021-06-24 14:08:16.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26307
2021-06-24 14:08:16.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26308
2021-06-24 14:08:16.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26309
2021-06-24 14:08:16.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26310
2021-06-24 14:08:16.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26311
2021-06-24 14:08:16.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26312
2021-06-24 14:08:16.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26313
2021-06-24 14:08:16.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26314
2021-06-24 14:08:16.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26315
2021-06-24 14:08:16.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26316
2021-06-24 14:08:16.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26317
2021-06-24 14:08:16.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26318
2021-06-24 14:08:16.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26319
2021-06-24 14:08:16.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26320
2021-06-24 14:08:16.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26321
2021-06-24 14:08:16.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26322
2021-06-24 14:08:16.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26323
2021-06-24 14:08:16.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26324
2021-06-24 14:08:16.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26325
2021-06-24 14:08:16.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26326
2021-06-24 14:08:16.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26327
2021-06-24 14:08:16.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26328
2021-06-24 14:08:16.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26329
2021-06-24 14:08:16.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26330
2021-06-24 14:08:16.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26331
2021-06-24 14:08:16.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26332
2021-06-24 14:08:16.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26333
2021-06-24 14:08:16.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26334
2021-06-24 14:08:16.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26335
2021-06-24 14:08:16.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26336
2021-06-24 14:08:16.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26337
2021-06-24 14:08:16.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26338
2021-06-24 14:08:16.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26339
2021-06-24 14:08:16.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26340
2021-06-24 14:08:16.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26341
2021-06-24 14:08:16.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26342
2021-06-24 14:08:16.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26343
2021-06-24 14:08:16.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26344
2021-06-24 14:08:16.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26345
2021-06-24 14:08:16.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26346
2021-06-24 14:08:16.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26347
2021-06-24 14:08:16.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26348
2021-06-24 14:08:16.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26349
2021-06-24 14:08:16.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26350
2021-06-24 14:08:16.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26351
2021-06-24 14:08:16.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26352
2021-06-24 14:08:16.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26353
2021-06-24 14:08:16.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26354
2021-06-24 14:08:16.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26355
2021-06-24 14:08:16.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26356
2021-06-24 14:08:16.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26357
2021-06-24 14:08:16.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26358
2021-06-24 14:08:16.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26359
2021-06-24 14:08:16.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26360
2021-06-24 14:08:16.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26361
2021-06-24 14:08:16.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26362
2021-06-24 14:08:16.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26363
2021-06-24 14:08:16.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26364
2021-06-24 14:08:16.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26365
2021-06-24 14:08:16.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26366
2021-06-24 14:08:16.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26367
2021-06-24 14:08:16.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26368
2021-06-24 14:08:16.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26369
2021-06-24 14:08:16.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26370
2021-06-24 14:08:16.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26371
2021-06-24 14:08:16.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26372
2021-06-24 14:08:16.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26373
2021-06-24 14:08:16.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26374
2021-06-24 14:08:16.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26375
2021-06-24 14:08:16.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26376
2021-06-24 14:08:16.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26377
2021-06-24 14:08:16.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26378
2021-06-24 14:08:16.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26379
2021-06-24 14:08:16.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26380
2021-06-24 14:08:16.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26381
2021-06-24 14:08:16.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26382
2021-06-24 14:08:16.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26383
2021-06-24 14:08:16.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26384
2021-06-24 14:08:16.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26385
2021-06-24 14:08:16.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26386
2021-06-24 14:08:16.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26387
2021-06-24 14:08:16.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26388
2021-06-24 14:08:16.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26389
2021-06-24 14:08:16.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26390
2021-06-24 14:08:16.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26391
2021-06-24 14:08:16.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26392
2021-06-24 14:08:16.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26393
2021-06-24 14:08:16.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26394
2021-06-24 14:08:16.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26395
2021-06-24 14:08:16.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26396
2021-06-24 14:08:16.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26397
2021-06-24 14:08:16.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26398
2021-06-24 14:08:16.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26399
2021-06-24 14:08:16.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26400
2021-06-24 14:08:16.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26401
2021-06-24 14:08:16.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26402
2021-06-24 14:08:16.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26403
2021-06-24 14:08:16.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26404
2021-06-24 14:08:16.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26405
2021-06-24 14:08:16.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26406
2021-06-24 14:08:16.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26407
2021-06-24 14:08:16.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26408
2021-06-24 14:08:16.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26409
2021-06-24 14:08:16.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26410
2021-06-24 14:08:16.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26411
2021-06-24 14:08:16.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26412
2021-06-24 14:08:16.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26413
2021-06-24 14:08:16.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26414
2021-06-24 14:08:16.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26415
2021-06-24 14:08:16.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26416
2021-06-24 14:08:16.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26417
2021-06-24 14:08:16.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26418
2021-06-24 14:08:16.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26419
2021-06-24 14:08:16.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26420
2021-06-24 14:08:16.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26421
2021-06-24 14:08:16.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26422
2021-06-24 14:08:16.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26423
2021-06-24 14:08:16.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26424
2021-06-24 14:08:16.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26425
2021-06-24 14:08:16.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26426
2021-06-24 14:08:16.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26427
2021-06-24 14:08:16.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26428
2021-06-24 14:08:16.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26429
2021-06-24 14:08:16.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26430
2021-06-24 14:08:16.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26431
2021-06-24 14:08:16.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26432
2021-06-24 14:08:16.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26433
2021-06-24 14:08:16.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26434
2021-06-24 14:08:16.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26435
2021-06-24 14:08:16.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26436
2021-06-24 14:08:16.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26437
2021-06-24 14:08:16.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26438
2021-06-24 14:08:16.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26439
2021-06-24 14:08:16.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26440
2021-06-24 14:08:16.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26441
2021-06-24 14:08:16.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26442
2021-06-24 14:08:16.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26443
2021-06-24 14:08:16.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26444
2021-06-24 14:08:16.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26445
2021-06-24 14:08:16.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26446
2021-06-24 14:08:16.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26447
2021-06-24 14:08:16.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26448
2021-06-24 14:08:16.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26449
2021-06-24 14:08:16.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26450
2021-06-24 14:08:16.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26451
2021-06-24 14:08:16.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26452
2021-06-24 14:08:16.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26453
2021-06-24 14:08:16.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26454
2021-06-24 14:08:16.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26455
2021-06-24 14:08:16.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26456
2021-06-24 14:08:16.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26457
2021-06-24 14:08:16.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26458
2021-06-24 14:08:16.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26459
2021-06-24 14:08:16.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26460
2021-06-24 14:08:16.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26461
2021-06-24 14:08:16.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26462
2021-06-24 14:08:16.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26463
2021-06-24 14:08:16.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26464
2021-06-24 14:08:16.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26465
2021-06-24 14:08:16.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26466
2021-06-24 14:08:16.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26467
2021-06-24 14:08:16.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26468
2021-06-24 14:08:16.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26469
2021-06-24 14:08:16.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26470
2021-06-24 14:08:16.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26471
2021-06-24 14:08:16.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26472
2021-06-24 14:08:16.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26473
2021-06-24 14:08:16.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26474
2021-06-24 14:08:16.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26475
2021-06-24 14:08:16.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26476
2021-06-24 14:08:16.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26477
2021-06-24 14:08:16.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26478
2021-06-24 14:08:16.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26479
2021-06-24 14:08:16.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26480
2021-06-24 14:08:16.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26481
2021-06-24 14:08:16.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26482
2021-06-24 14:08:16.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26483
2021-06-24 14:08:16.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26484
2021-06-24 14:08:16.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26485
2021-06-24 14:08:16.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26486
2021-06-24 14:08:16.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26487
2021-06-24 14:08:16.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26488
2021-06-24 14:08:16.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26489
2021-06-24 14:08:16.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26490
2021-06-24 14:08:16.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26491
2021-06-24 14:08:16.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26492
2021-06-24 14:08:16.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26493
2021-06-24 14:08:16.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26494
2021-06-24 14:08:16.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26495
2021-06-24 14:08:16.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26496
2021-06-24 14:08:16.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26497
2021-06-24 14:08:16.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26498
2021-06-24 14:08:16.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26499
2021-06-24 14:08:16.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26500
2021-06-24 14:08:16.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26501
2021-06-24 14:08:16.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26502
2021-06-24 14:08:16.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26503
2021-06-24 14:08:16.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26504
2021-06-24 14:08:16.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26505
2021-06-24 14:08:16.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26506
2021-06-24 14:08:16.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26507
2021-06-24 14:08:16.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26508
2021-06-24 14:08:16.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26509
2021-06-24 14:08:16.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26510
2021-06-24 14:08:16.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26511
2021-06-24 14:08:16.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26512
2021-06-24 14:08:16.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26513
2021-06-24 14:08:16.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26514
2021-06-24 14:08:16.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26515
2021-06-24 14:08:16.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26516
2021-06-24 14:08:16.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26517
2021-06-24 14:08:16.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26518
2021-06-24 14:08:16.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26519
2021-06-24 14:08:16.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26520
2021-06-24 14:08:16.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26521
2021-06-24 14:08:16.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26522
2021-06-24 14:08:16.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26523
2021-06-24 14:08:16.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26524
2021-06-24 14:08:16.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26525
2021-06-24 14:08:16.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26526
2021-06-24 14:08:16.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26527
2021-06-24 14:08:16.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26528
2021-06-24 14:08:16.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26529
2021-06-24 14:08:16.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26530
2021-06-24 14:08:16.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26531
2021-06-24 14:08:16.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26532
2021-06-24 14:08:16.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26533
2021-06-24 14:08:16.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26534
2021-06-24 14:08:16.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26535
2021-06-24 14:08:16.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26536
2021-06-24 14:08:16.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26537
2021-06-24 14:08:16.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26538
2021-06-24 14:08:16.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26539
2021-06-24 14:08:16.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26540
2021-06-24 14:08:16.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26541
2021-06-24 14:08:16.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26542
2021-06-24 14:08:16.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26543
2021-06-24 14:08:16.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26544
2021-06-24 14:08:16.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26545
2021-06-24 14:08:16.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26546
2021-06-24 14:08:16.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26547
2021-06-24 14:08:16.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26548
2021-06-24 14:08:16.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26549
2021-06-24 14:08:16.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26550
2021-06-24 14:08:16.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26551
2021-06-24 14:08:16.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26552
2021-06-24 14:08:16.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26553
2021-06-24 14:08:16.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26554
2021-06-24 14:08:16.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26555
2021-06-24 14:08:16.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26556
2021-06-24 14:08:16.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26557
2021-06-24 14:08:16.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26558
2021-06-24 14:08:16.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26559
2021-06-24 14:08:16.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26560
2021-06-24 14:08:16.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26561
2021-06-24 14:08:16.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26562
2021-06-24 14:08:16.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26563
2021-06-24 14:08:16.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26564
2021-06-24 14:08:16.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26565
2021-06-24 14:08:16.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26566
2021-06-24 14:08:16.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26567
2021-06-24 14:08:16.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26568
2021-06-24 14:08:16.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26569
2021-06-24 14:08:16.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26570
2021-06-24 14:08:16.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26571
2021-06-24 14:08:16.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26572
2021-06-24 14:08:16.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26573
2021-06-24 14:08:16.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26574
2021-06-24 14:08:16.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26575
2021-06-24 14:08:16.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26576
2021-06-24 14:08:16.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26577
2021-06-24 14:08:16.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26578
2021-06-24 14:08:16.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26579
2021-06-24 14:08:16.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26580
2021-06-24 14:08:16.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26581
2021-06-24 14:08:16.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26582
2021-06-24 14:08:16.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26583
2021-06-24 14:08:16.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26584
2021-06-24 14:08:16.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26585
2021-06-24 14:08:16.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26586
2021-06-24 14:08:16.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26587
2021-06-24 14:08:16.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26588
2021-06-24 14:08:16.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26589
2021-06-24 14:08:16.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26590
2021-06-24 14:08:16.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26591
2021-06-24 14:08:16.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26592
2021-06-24 14:08:16.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26593
2021-06-24 14:08:16.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26594
2021-06-24 14:08:16.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26595
2021-06-24 14:08:16.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26596
2021-06-24 14:08:16.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26597
2021-06-24 14:08:16.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26598
2021-06-24 14:08:16.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26599
2021-06-24 14:08:16.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26600
2021-06-24 14:08:16.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26601
2021-06-24 14:08:16.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26602
2021-06-24 14:08:16.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26603
2021-06-24 14:08:16.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26604
2021-06-24 14:08:16.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26605
2021-06-24 14:08:16.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26606
2021-06-24 14:08:16.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26607
2021-06-24 14:08:16.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26608
2021-06-24 14:08:16.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26609
2021-06-24 14:08:16.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26610
2021-06-24 14:08:16.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26611
2021-06-24 14:08:16.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26612
2021-06-24 14:08:16.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26613
2021-06-24 14:08:16.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26614
2021-06-24 14:08:16.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26615
2021-06-24 14:08:16.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26616
2021-06-24 14:08:16.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26617
2021-06-24 14:08:16.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26618
2021-06-24 14:08:16.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26619
2021-06-24 14:08:16.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26620
2021-06-24 14:08:16.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26621
2021-06-24 14:08:16.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26622
2021-06-24 14:08:16.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26623
2021-06-24 14:08:16.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26624
2021-06-24 14:08:16.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26625
2021-06-24 14:08:16.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26626
2021-06-24 14:08:16.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26627
2021-06-24 14:08:16.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26628
2021-06-24 14:08:16.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26629
2021-06-24 14:08:16.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26630
2021-06-24 14:08:16.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26631
2021-06-24 14:08:16.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26632
2021-06-24 14:08:16.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26633
2021-06-24 14:08:16.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26634
2021-06-24 14:08:16.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26635
2021-06-24 14:08:16.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26636
2021-06-24 14:08:16.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26637
2021-06-24 14:08:16.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26638
2021-06-24 14:08:16.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26639
2021-06-24 14:08:16.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26640
2021-06-24 14:08:16.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26641
2021-06-24 14:08:16.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26642
2021-06-24 14:08:16.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26643
2021-06-24 14:08:16.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26644
2021-06-24 14:08:16.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26645
2021-06-24 14:08:16.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26646
2021-06-24 14:08:16.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26647
2021-06-24 14:08:16.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26648
2021-06-24 14:08:16.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26649
2021-06-24 14:08:16.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26650
2021-06-24 14:08:16.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26651
2021-06-24 14:08:16.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26652
2021-06-24 14:08:16.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26653
2021-06-24 14:08:16.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26654
2021-06-24 14:08:16.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26655
2021-06-24 14:08:16.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26656
2021-06-24 14:08:16.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26657
2021-06-24 14:08:16.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26658
2021-06-24 14:08:16.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26659
2021-06-24 14:08:16.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26660
2021-06-24 14:08:16.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26661
2021-06-24 14:08:16.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26662
2021-06-24 14:08:16.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26663
2021-06-24 14:08:16.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26664
2021-06-24 14:08:16.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26665
2021-06-24 14:08:16.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26666
2021-06-24 14:08:16.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26667
2021-06-24 14:08:16.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26668
2021-06-24 14:08:16.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26669
2021-06-24 14:08:16.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26670
2021-06-24 14:08:16.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26671
2021-06-24 14:08:16.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26672
2021-06-24 14:08:16.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26673
2021-06-24 14:08:16.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26674
2021-06-24 14:08:16.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26675
2021-06-24 14:08:16.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26676
2021-06-24 14:08:16.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26677
2021-06-24 14:08:16.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26678
2021-06-24 14:08:16.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26679
2021-06-24 14:08:16.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26680
2021-06-24 14:08:16.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26681
2021-06-24 14:08:16.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26682
2021-06-24 14:08:16.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26683
2021-06-24 14:08:16.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26684
2021-06-24 14:08:16.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26685
2021-06-24 14:08:16.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26686
2021-06-24 14:08:16.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26687
2021-06-24 14:08:16.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26688
2021-06-24 14:08:16.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26689
2021-06-24 14:08:16.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26690
2021-06-24 14:08:16.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26691
2021-06-24 14:08:16.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26692
2021-06-24 14:08:16.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26693
2021-06-24 14:08:16.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26694
2021-06-24 14:08:16.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26695
2021-06-24 14:08:16.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26696
2021-06-24 14:08:16.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26697
2021-06-24 14:08:16.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26698
2021-06-24 14:08:16.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26699
2021-06-24 14:08:16.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26700
2021-06-24 14:08:16.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26701
2021-06-24 14:08:16.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26702
2021-06-24 14:08:16.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26703
2021-06-24 14:08:16.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26704
2021-06-24 14:08:16.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26705
2021-06-24 14:08:16.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26706
2021-06-24 14:08:16.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26707
2021-06-24 14:08:16.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26708
2021-06-24 14:08:16.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26709
2021-06-24 14:08:16.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26710
2021-06-24 14:08:16.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26711
2021-06-24 14:08:16.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26712
2021-06-24 14:08:16.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26713
2021-06-24 14:08:16.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26714
2021-06-24 14:08:16.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26715
2021-06-24 14:08:16.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26716
2021-06-24 14:08:16.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26717
2021-06-24 14:08:16.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26718
2021-06-24 14:08:16.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26719
2021-06-24 14:08:16.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26720
2021-06-24 14:08:16.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26721
2021-06-24 14:08:16.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26722
2021-06-24 14:08:16.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26723
2021-06-24 14:08:16.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26724
2021-06-24 14:08:16.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26725
2021-06-24 14:08:16.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26726
2021-06-24 14:08:16.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26727
2021-06-24 14:08:16.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26728
2021-06-24 14:08:16.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26729
2021-06-24 14:08:16.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26730
2021-06-24 14:08:16.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26731
2021-06-24 14:08:16.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26732
2021-06-24 14:08:16.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26733
2021-06-24 14:08:16.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26734
2021-06-24 14:08:16.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26735
2021-06-24 14:08:16.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26736
2021-06-24 14:08:16.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26737
2021-06-24 14:08:16.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26738
2021-06-24 14:08:16.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26739
2021-06-24 14:08:16.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26740
2021-06-24 14:08:16.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26741
2021-06-24 14:08:16.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26742
2021-06-24 14:08:16.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26743
2021-06-24 14:08:16.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26744
2021-06-24 14:08:16.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26745
2021-06-24 14:08:16.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26746
2021-06-24 14:08:16.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26747
2021-06-24 14:08:16.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26748
2021-06-24 14:08:16.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26749
2021-06-24 14:08:16.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26750
2021-06-24 14:08:16.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26751
2021-06-24 14:08:16.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26752
2021-06-24 14:08:16.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26753
2021-06-24 14:08:16.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26754
2021-06-24 14:08:16.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26755
2021-06-24 14:08:16.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26756
2021-06-24 14:08:16.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26757
2021-06-24 14:08:16.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26758
2021-06-24 14:08:16.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26759
2021-06-24 14:08:16.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26760
2021-06-24 14:08:16.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26761
2021-06-24 14:08:16.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26762
2021-06-24 14:08:16.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26763
2021-06-24 14:08:16.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26764
2021-06-24 14:08:16.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26765
2021-06-24 14:08:16.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26766
2021-06-24 14:08:16.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26767
2021-06-24 14:08:16.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26768
2021-06-24 14:08:16.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26769
2021-06-24 14:08:16.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26770
2021-06-24 14:08:16.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26771
2021-06-24 14:08:16.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26772
2021-06-24 14:08:16.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26773
2021-06-24 14:08:16.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26774
2021-06-24 14:08:16.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26775
2021-06-24 14:08:16.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26776
2021-06-24 14:08:16.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26777
2021-06-24 14:08:16.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26778
2021-06-24 14:08:16.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26779
2021-06-24 14:08:16.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26780
2021-06-24 14:08:16.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26781
2021-06-24 14:08:16.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26782
2021-06-24 14:08:16.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26783
2021-06-24 14:08:16.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26784
2021-06-24 14:08:16.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26785
2021-06-24 14:08:16.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26786
2021-06-24 14:08:16.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26787
2021-06-24 14:08:16.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26788
2021-06-24 14:08:16.377 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26789
2021-06-24 14:08:16.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26790
2021-06-24 14:08:16.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26791
2021-06-24 14:08:16.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26792
2021-06-24 14:08:16.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26793
2021-06-24 14:08:16.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26794
2021-06-24 14:08:16.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26795
2021-06-24 14:08:16.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26796
2021-06-24 14:08:16.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26797
2021-06-24 14:08:16.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26798
2021-06-24 14:08:16.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26799
2021-06-24 14:08:16.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26800
2021-06-24 14:08:16.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26801
2021-06-24 14:08:16.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26802
2021-06-24 14:08:16.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26803
2021-06-24 14:08:16.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26804
2021-06-24 14:08:16.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26805
2021-06-24 14:08:16.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26806
2021-06-24 14:08:16.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26807
2021-06-24 14:08:16.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26808
2021-06-24 14:08:16.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26809
2021-06-24 14:08:16.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26810
2021-06-24 14:08:16.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26811
2021-06-24 14:08:16.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26812
2021-06-24 14:08:16.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26813
2021-06-24 14:08:16.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26814
2021-06-24 14:08:16.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26815
2021-06-24 14:08:16.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26816
2021-06-24 14:08:16.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26817
2021-06-24 14:08:16.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26818
2021-06-24 14:08:16.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26819
2021-06-24 14:08:16.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26820
2021-06-24 14:08:16.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26821
2021-06-24 14:08:16.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26822
2021-06-24 14:08:16.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26823
2021-06-24 14:08:16.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26824
2021-06-24 14:08:16.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26825
2021-06-24 14:08:16.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26826
2021-06-24 14:08:16.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26827
2021-06-24 14:08:16.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26828
2021-06-24 14:08:16.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26829
2021-06-24 14:08:16.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26830
2021-06-24 14:08:16.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26831
2021-06-24 14:08:16.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26832
2021-06-24 14:08:16.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26833
2021-06-24 14:08:16.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26834
2021-06-24 14:08:16.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26835
2021-06-24 14:08:16.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26836
2021-06-24 14:08:16.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26837
2021-06-24 14:08:16.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26838
2021-06-24 14:08:16.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26839
2021-06-24 14:08:16.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26840
2021-06-24 14:08:16.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26841
2021-06-24 14:08:16.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26842
2021-06-24 14:08:16.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26843
2021-06-24 14:08:16.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26844
2021-06-24 14:08:16.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26845
2021-06-24 14:08:16.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26846
2021-06-24 14:08:16.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26847
2021-06-24 14:08:16.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26848
2021-06-24 14:08:16.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26849
2021-06-24 14:08:16.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26850
2021-06-24 14:08:16.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26851
2021-06-24 14:08:16.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26852
2021-06-24 14:08:16.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26853
2021-06-24 14:08:16.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26854
2021-06-24 14:08:16.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26855
2021-06-24 14:08:16.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26856
2021-06-24 14:08:16.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26857
2021-06-24 14:08:16.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26858
2021-06-24 14:08:16.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26859
2021-06-24 14:08:16.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26860
2021-06-24 14:08:16.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26861
2021-06-24 14:08:16.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26862
2021-06-24 14:08:16.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26863
2021-06-24 14:08:16.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26864
2021-06-24 14:08:16.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26865
2021-06-24 14:08:16.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26866
2021-06-24 14:08:16.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26867
2021-06-24 14:08:16.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26868
2021-06-24 14:08:16.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26869
2021-06-24 14:08:16.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26870
2021-06-24 14:08:16.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26871
2021-06-24 14:08:16.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26872
2021-06-24 14:08:16.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26873
2021-06-24 14:08:16.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26874
2021-06-24 14:08:16.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26875
2021-06-24 14:08:16.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26876
2021-06-24 14:08:16.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26877
2021-06-24 14:08:16.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26878
2021-06-24 14:08:16.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26879
2021-06-24 14:08:16.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26880
2021-06-24 14:08:16.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26881
2021-06-24 14:08:16.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26882
2021-06-24 14:08:16.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26883
2021-06-24 14:08:16.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26884
2021-06-24 14:08:16.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26885
2021-06-24 14:08:16.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26886
2021-06-24 14:08:16.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26887
2021-06-24 14:08:16.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26888
2021-06-24 14:08:16.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26889
2021-06-24 14:08:16.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26890
2021-06-24 14:08:16.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26891
2021-06-24 14:08:16.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26892
2021-06-24 14:08:16.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26893
2021-06-24 14:08:16.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26894
2021-06-24 14:08:16.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26895
2021-06-24 14:08:16.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26896
2021-06-24 14:08:16.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26897
2021-06-24 14:08:16.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26898
2021-06-24 14:08:16.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26899
2021-06-24 14:08:16.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26900
2021-06-24 14:08:16.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26901
2021-06-24 14:08:16.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26902
2021-06-24 14:08:16.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26903
2021-06-24 14:08:16.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26904
2021-06-24 14:08:16.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26905
2021-06-24 14:08:16.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26906
2021-06-24 14:08:16.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26907
2021-06-24 14:08:16.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26908
2021-06-24 14:08:16.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26909
2021-06-24 14:08:16.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26910
2021-06-24 14:08:16.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26911
2021-06-24 14:08:16.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26912
2021-06-24 14:08:16.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26913
2021-06-24 14:08:16.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26914
2021-06-24 14:08:16.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26915
2021-06-24 14:08:16.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26916
2021-06-24 14:08:16.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26917
2021-06-24 14:08:16.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26918
2021-06-24 14:08:16.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26919
2021-06-24 14:08:16.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26920
2021-06-24 14:08:16.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26921
2021-06-24 14:08:16.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26922
2021-06-24 14:08:16.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26923
2021-06-24 14:08:16.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26924
2021-06-24 14:08:16.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26925
2021-06-24 14:08:16.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26926
2021-06-24 14:08:16.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26927
2021-06-24 14:08:16.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26928
2021-06-24 14:08:16.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26929
2021-06-24 14:08:16.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26930
2021-06-24 14:08:16.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26931
2021-06-24 14:08:16.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26932
2021-06-24 14:08:16.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26933
2021-06-24 14:08:16.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26934
2021-06-24 14:08:16.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26935
2021-06-24 14:08:16.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26936
2021-06-24 14:08:16.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26937
2021-06-24 14:08:16.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26938
2021-06-24 14:08:16.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26939
2021-06-24 14:08:16.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26940
2021-06-24 14:08:16.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26941
2021-06-24 14:08:16.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26942
2021-06-24 14:08:16.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26943
2021-06-24 14:08:16.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26944
2021-06-24 14:08:16.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26945
2021-06-24 14:08:16.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26946
2021-06-24 14:08:16.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26947
2021-06-24 14:08:16.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26948
2021-06-24 14:08:16.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26949
2021-06-24 14:08:16.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26950
2021-06-24 14:08:16.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26951
2021-06-24 14:08:16.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26952
2021-06-24 14:08:16.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26953
2021-06-24 14:08:16.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26954
2021-06-24 14:08:16.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26955
2021-06-24 14:08:16.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26956
2021-06-24 14:08:16.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26957
2021-06-24 14:08:16.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26958
2021-06-24 14:08:16.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26959
2021-06-24 14:08:16.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26960
2021-06-24 14:08:16.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26961
2021-06-24 14:08:16.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26962
2021-06-24 14:08:16.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26963
2021-06-24 14:08:16.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26964
2021-06-24 14:08:16.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26965
2021-06-24 14:08:16.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26966
2021-06-24 14:08:16.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26967
2021-06-24 14:08:16.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26968
2021-06-24 14:08:16.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26969
2021-06-24 14:08:16.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26970
2021-06-24 14:08:16.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26971
2021-06-24 14:08:16.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26972
2021-06-24 14:08:16.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26973
2021-06-24 14:08:16.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26974
2021-06-24 14:08:16.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26975
2021-06-24 14:08:16.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26976
2021-06-24 14:08:16.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26977
2021-06-24 14:08:16.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26978
2021-06-24 14:08:16.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26979
2021-06-24 14:08:16.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26980
2021-06-24 14:08:16.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26981
2021-06-24 14:08:16.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26982
2021-06-24 14:08:16.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26983
2021-06-24 14:08:16.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26984
2021-06-24 14:08:16.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26985
2021-06-24 14:08:16.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26986
2021-06-24 14:08:16.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26987
2021-06-24 14:08:16.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26988
2021-06-24 14:08:16.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26989
2021-06-24 14:08:16.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26990
2021-06-24 14:08:16.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26991
2021-06-24 14:08:16.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26992
2021-06-24 14:08:16.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26993
2021-06-24 14:08:16.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26994
2021-06-24 14:08:16.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26995
2021-06-24 14:08:16.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26996
2021-06-24 14:08:16.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26997
2021-06-24 14:08:16.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26998
2021-06-24 14:08:16.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 26999
2021-06-24 14:08:16.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27000
2021-06-24 14:08:16.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27001
2021-06-24 14:08:16.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27002
2021-06-24 14:08:16.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27003
2021-06-24 14:08:16.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27004
2021-06-24 14:08:16.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27005
2021-06-24 14:08:16.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27006
2021-06-24 14:08:16.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27007
2021-06-24 14:08:16.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27008
2021-06-24 14:08:16.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27009
2021-06-24 14:08:16.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27010
2021-06-24 14:08:16.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27011
2021-06-24 14:08:16.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27012
2021-06-24 14:08:16.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27013
2021-06-24 14:08:16.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27014
2021-06-24 14:08:16.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27015
2021-06-24 14:08:16.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27016
2021-06-24 14:08:16.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27017
2021-06-24 14:08:16.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27018
2021-06-24 14:08:16.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27019
2021-06-24 14:08:16.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27020
2021-06-24 14:08:16.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27021
2021-06-24 14:08:16.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27022
2021-06-24 14:08:16.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27023
2021-06-24 14:08:16.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27024
2021-06-24 14:08:16.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27025
2021-06-24 14:08:16.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27026
2021-06-24 14:08:16.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27027
2021-06-24 14:08:16.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27028
2021-06-24 14:08:16.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27029
2021-06-24 14:08:16.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27030
2021-06-24 14:08:16.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27031
2021-06-24 14:08:16.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27032
2021-06-24 14:08:16.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27033
2021-06-24 14:08:16.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27034
2021-06-24 14:08:16.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27035
2021-06-24 14:08:16.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27036
2021-06-24 14:08:16.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27037
2021-06-24 14:08:16.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27038
2021-06-24 14:08:16.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27039
2021-06-24 14:08:16.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27040
2021-06-24 14:08:16.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27041
2021-06-24 14:08:16.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27042
2021-06-24 14:08:16.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27043
2021-06-24 14:08:16.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27044
2021-06-24 14:08:16.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27045
2021-06-24 14:08:16.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27046
2021-06-24 14:08:16.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27047
2021-06-24 14:08:16.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27048
2021-06-24 14:08:16.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27049
2021-06-24 14:08:16.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27050
2021-06-24 14:08:16.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27051
2021-06-24 14:08:16.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27052
2021-06-24 14:08:16.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27053
2021-06-24 14:08:16.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27054
2021-06-24 14:08:16.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27055
2021-06-24 14:08:16.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27056
2021-06-24 14:08:16.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27057
2021-06-24 14:08:16.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27058
2021-06-24 14:08:16.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27059
2021-06-24 14:08:16.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27060
2021-06-24 14:08:16.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27061
2021-06-24 14:08:16.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27062
2021-06-24 14:08:16.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27063
2021-06-24 14:08:16.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27064
2021-06-24 14:08:16.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27065
2021-06-24 14:08:16.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27066
2021-06-24 14:08:16.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27067
2021-06-24 14:08:16.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27068
2021-06-24 14:08:16.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27069
2021-06-24 14:08:16.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27070
2021-06-24 14:08:16.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27071
2021-06-24 14:08:16.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27072
2021-06-24 14:08:16.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27073
2021-06-24 14:08:16.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27074
2021-06-24 14:08:16.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27075
2021-06-24 14:08:16.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27076
2021-06-24 14:08:16.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27077
2021-06-24 14:08:16.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27078
2021-06-24 14:08:16.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27079
2021-06-24 14:08:16.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27080
2021-06-24 14:08:16.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27081
2021-06-24 14:08:16.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27082
2021-06-24 14:08:16.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27083
2021-06-24 14:08:16.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27084
2021-06-24 14:08:16.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27085
2021-06-24 14:08:16.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27086
2021-06-24 14:08:16.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27087
2021-06-24 14:08:16.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27088
2021-06-24 14:08:16.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27089
2021-06-24 14:08:16.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27090
2021-06-24 14:08:16.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27091
2021-06-24 14:08:16.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27092
2021-06-24 14:08:16.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27093
2021-06-24 14:08:16.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27094
2021-06-24 14:08:16.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27095
2021-06-24 14:08:16.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27096
2021-06-24 14:08:16.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27097
2021-06-24 14:08:16.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27098
2021-06-24 14:08:16.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27099
2021-06-24 14:08:16.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27100
2021-06-24 14:08:16.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27101
2021-06-24 14:08:16.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27102
2021-06-24 14:08:16.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27103
2021-06-24 14:08:16.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27104
2021-06-24 14:08:16.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27105
2021-06-24 14:08:16.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27106
2021-06-24 14:08:16.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27107
2021-06-24 14:08:16.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27108
2021-06-24 14:08:16.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27109
2021-06-24 14:08:16.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27110
2021-06-24 14:08:16.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27111
2021-06-24 14:08:16.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27112
2021-06-24 14:08:16.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27113
2021-06-24 14:08:16.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27114
2021-06-24 14:08:16.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27115
2021-06-24 14:08:16.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27116
2021-06-24 14:08:16.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27117
2021-06-24 14:08:16.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27118
2021-06-24 14:08:16.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27119
2021-06-24 14:08:16.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27120
2021-06-24 14:08:16.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27121
2021-06-24 14:08:16.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27122
2021-06-24 14:08:16.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27123
2021-06-24 14:08:16.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27124
2021-06-24 14:08:16.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27125
2021-06-24 14:08:16.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27126
2021-06-24 14:08:16.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27127
2021-06-24 14:08:16.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27128
2021-06-24 14:08:16.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27129
2021-06-24 14:08:16.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27130
2021-06-24 14:08:16.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27131
2021-06-24 14:08:16.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27132
2021-06-24 14:08:16.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27133
2021-06-24 14:08:16.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27134
2021-06-24 14:08:16.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27135
2021-06-24 14:08:16.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27136
2021-06-24 14:08:16.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27137
2021-06-24 14:08:16.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27138
2021-06-24 14:08:16.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27139
2021-06-24 14:08:16.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27140
2021-06-24 14:08:16.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27141
2021-06-24 14:08:16.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27142
2021-06-24 14:08:16.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27143
2021-06-24 14:08:16.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27144
2021-06-24 14:08:16.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27145
2021-06-24 14:08:16.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27146
2021-06-24 14:08:16.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27147
2021-06-24 14:08:16.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27148
2021-06-24 14:08:16.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27149
2021-06-24 14:08:16.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27150
2021-06-24 14:08:16.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27151
2021-06-24 14:08:16.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27152
2021-06-24 14:08:16.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27153
2021-06-24 14:08:16.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27154
2021-06-24 14:08:16.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27155
2021-06-24 14:08:16.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27156
2021-06-24 14:08:16.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27157
2021-06-24 14:08:16.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27158
2021-06-24 14:08:16.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27159
2021-06-24 14:08:16.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27160
2021-06-24 14:08:16.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27161
2021-06-24 14:08:16.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27162
2021-06-24 14:08:16.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27163
2021-06-24 14:08:16.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27164
2021-06-24 14:08:16.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27165
2021-06-24 14:08:16.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27166
2021-06-24 14:08:16.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27167
2021-06-24 14:08:16.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27168
2021-06-24 14:08:16.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27169
2021-06-24 14:08:16.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27170
2021-06-24 14:08:16.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27171
2021-06-24 14:08:16.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27172
2021-06-24 14:08:16.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27173
2021-06-24 14:08:16.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27174
2021-06-24 14:08:16.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27175
2021-06-24 14:08:16.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27176
2021-06-24 14:08:16.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27177
2021-06-24 14:08:16.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27178
2021-06-24 14:08:16.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27179
2021-06-24 14:08:16.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27180
2021-06-24 14:08:16.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27181
2021-06-24 14:08:16.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27182
2021-06-24 14:08:16.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27183
2021-06-24 14:08:16.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27184
2021-06-24 14:08:16.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27185
2021-06-24 14:08:16.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27186
2021-06-24 14:08:16.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27187
2021-06-24 14:08:16.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27188
2021-06-24 14:08:16.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27189
2021-06-24 14:08:16.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27190
2021-06-24 14:08:16.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27191
2021-06-24 14:08:16.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27192
2021-06-24 14:08:16.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27193
2021-06-24 14:08:16.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27194
2021-06-24 14:08:16.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27195
2021-06-24 14:08:16.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27196
2021-06-24 14:08:16.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27197
2021-06-24 14:08:16.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27198
2021-06-24 14:08:16.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27199
2021-06-24 14:08:16.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27200
2021-06-24 14:08:16.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27201
2021-06-24 14:08:16.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27202
2021-06-24 14:08:16.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27203
2021-06-24 14:08:16.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27204
2021-06-24 14:08:16.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27205
2021-06-24 14:08:16.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27206
2021-06-24 14:08:16.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27207
2021-06-24 14:08:16.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27208
2021-06-24 14:08:16.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27209
2021-06-24 14:08:16.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27210
2021-06-24 14:08:16.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27211
2021-06-24 14:08:16.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27212
2021-06-24 14:08:16.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27213
2021-06-24 14:08:16.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27214
2021-06-24 14:08:16.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27215
2021-06-24 14:08:16.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27216
2021-06-24 14:08:16.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27217
2021-06-24 14:08:16.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27218
2021-06-24 14:08:16.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27219
2021-06-24 14:08:16.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27220
2021-06-24 14:08:16.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27221
2021-06-24 14:08:16.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27222
2021-06-24 14:08:16.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27223
2021-06-24 14:08:16.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27224
2021-06-24 14:08:16.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27225
2021-06-24 14:08:16.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27226
2021-06-24 14:08:16.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27227
2021-06-24 14:08:16.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27228
2021-06-24 14:08:16.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27229
2021-06-24 14:08:16.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27230
2021-06-24 14:08:16.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27231
2021-06-24 14:08:16.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27232
2021-06-24 14:08:16.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27233
2021-06-24 14:08:16.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27234
2021-06-24 14:08:16.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27235
2021-06-24 14:08:16.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27236
2021-06-24 14:08:16.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27237
2021-06-24 14:08:16.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27238
2021-06-24 14:08:16.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27239
2021-06-24 14:08:16.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27240
2021-06-24 14:08:16.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27241
2021-06-24 14:08:16.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27242
2021-06-24 14:08:16.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27243
2021-06-24 14:08:16.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27244
2021-06-24 14:08:16.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27245
2021-06-24 14:08:16.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27246
2021-06-24 14:08:16.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27247
2021-06-24 14:08:16.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27248
2021-06-24 14:08:16.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27249
2021-06-24 14:08:16.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27250
2021-06-24 14:08:16.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27251
2021-06-24 14:08:16.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27252
2021-06-24 14:08:16.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27253
2021-06-24 14:08:16.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27254
2021-06-24 14:08:16.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27255
2021-06-24 14:08:16.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27256
2021-06-24 14:08:16.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27257
2021-06-24 14:08:16.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27258
2021-06-24 14:08:16.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27259
2021-06-24 14:08:16.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27260
2021-06-24 14:08:16.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27261
2021-06-24 14:08:16.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27262
2021-06-24 14:08:16.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27263
2021-06-24 14:08:16.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27264
2021-06-24 14:08:16.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27265
2021-06-24 14:08:16.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27266
2021-06-24 14:08:16.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27267
2021-06-24 14:08:16.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27268
2021-06-24 14:08:16.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27269
2021-06-24 14:08:16.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27270
2021-06-24 14:08:16.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27271
2021-06-24 14:08:16.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27272
2021-06-24 14:08:16.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27273
2021-06-24 14:08:16.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27274
2021-06-24 14:08:16.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27275
2021-06-24 14:08:16.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27276
2021-06-24 14:08:16.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27277
2021-06-24 14:08:16.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27278
2021-06-24 14:08:16.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27279
2021-06-24 14:08:16.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27280
2021-06-24 14:08:16.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27281
2021-06-24 14:08:16.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27282
2021-06-24 14:08:16.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27283
2021-06-24 14:08:16.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27284
2021-06-24 14:08:16.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27285
2021-06-24 14:08:16.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27286
2021-06-24 14:08:16.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27287
2021-06-24 14:08:16.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27288
2021-06-24 14:08:16.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27289
2021-06-24 14:08:16.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27290
2021-06-24 14:08:16.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27291
2021-06-24 14:08:16.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27292
2021-06-24 14:08:16.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27293
2021-06-24 14:08:16.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27294
2021-06-24 14:08:16.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27295
2021-06-24 14:08:16.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27296
2021-06-24 14:08:16.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27297
2021-06-24 14:08:16.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27298
2021-06-24 14:08:16.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27299
2021-06-24 14:08:16.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27300
2021-06-24 14:08:16.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27301
2021-06-24 14:08:16.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27302
2021-06-24 14:08:16.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27303
2021-06-24 14:08:16.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27304
2021-06-24 14:08:16.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27305
2021-06-24 14:08:16.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27306
2021-06-24 14:08:16.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27307
2021-06-24 14:08:16.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27308
2021-06-24 14:08:16.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27309
2021-06-24 14:08:16.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27310
2021-06-24 14:08:16.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27311
2021-06-24 14:08:16.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27312
2021-06-24 14:08:16.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27313
2021-06-24 14:08:16.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27314
2021-06-24 14:08:16.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27315
2021-06-24 14:08:16.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27316
2021-06-24 14:08:16.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27317
2021-06-24 14:08:16.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27318
2021-06-24 14:08:16.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27319
2021-06-24 14:08:16.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27320
2021-06-24 14:08:16.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27321
2021-06-24 14:08:16.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27322
2021-06-24 14:08:16.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27323
2021-06-24 14:08:16.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27324
2021-06-24 14:08:16.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27325
2021-06-24 14:08:16.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27326
2021-06-24 14:08:16.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27327
2021-06-24 14:08:16.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27328
2021-06-24 14:08:16.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27329
2021-06-24 14:08:16.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27330
2021-06-24 14:08:16.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27331
2021-06-24 14:08:16.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27332
2021-06-24 14:08:16.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27333
2021-06-24 14:08:16.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27334
2021-06-24 14:08:16.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27335
2021-06-24 14:08:16.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27336
2021-06-24 14:08:16.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27337
2021-06-24 14:08:16.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27338
2021-06-24 14:08:16.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27339
2021-06-24 14:08:16.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27340
2021-06-24 14:08:16.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27341
2021-06-24 14:08:16.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27342
2021-06-24 14:08:16.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27343
2021-06-24 14:08:16.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27344
2021-06-24 14:08:16.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27345
2021-06-24 14:08:16.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27346
2021-06-24 14:08:16.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27347
2021-06-24 14:08:16.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27348
2021-06-24 14:08:16.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27349
2021-06-24 14:08:16.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27350
2021-06-24 14:08:16.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27351
2021-06-24 14:08:16.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27352
2021-06-24 14:08:16.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27353
2021-06-24 14:08:16.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27354
2021-06-24 14:08:16.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27355
2021-06-24 14:08:16.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27356
2021-06-24 14:08:16.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27357
2021-06-24 14:08:16.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27358
2021-06-24 14:08:16.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27359
2021-06-24 14:08:16.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27360
2021-06-24 14:08:16.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27361
2021-06-24 14:08:16.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27362
2021-06-24 14:08:16.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27363
2021-06-24 14:08:16.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27364
2021-06-24 14:08:16.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27365
2021-06-24 14:08:16.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27366
2021-06-24 14:08:16.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27367
2021-06-24 14:08:16.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27368
2021-06-24 14:08:16.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27369
2021-06-24 14:08:16.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27370
2021-06-24 14:08:16.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27371
2021-06-24 14:08:16.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27372
2021-06-24 14:08:16.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27373
2021-06-24 14:08:16.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27374
2021-06-24 14:08:16.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27375
2021-06-24 14:08:16.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27376
2021-06-24 14:08:16.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27377
2021-06-24 14:08:16.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27378
2021-06-24 14:08:16.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27379
2021-06-24 14:08:16.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27380
2021-06-24 14:08:16.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27381
2021-06-24 14:08:16.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27382
2021-06-24 14:08:16.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27383
2021-06-24 14:08:16.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27384
2021-06-24 14:08:16.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27385
2021-06-24 14:08:16.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27386
2021-06-24 14:08:16.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27387
2021-06-24 14:08:16.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27388
2021-06-24 14:08:16.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27389
2021-06-24 14:08:16.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27390
2021-06-24 14:08:16.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27391
2021-06-24 14:08:16.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27392
2021-06-24 14:08:16.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27393
2021-06-24 14:08:16.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27394
2021-06-24 14:08:16.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27395
2021-06-24 14:08:16.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27396
2021-06-24 14:08:16.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27397
2021-06-24 14:08:16.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27398
2021-06-24 14:08:16.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27399
2021-06-24 14:08:16.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27400
2021-06-24 14:08:16.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27401
2021-06-24 14:08:16.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27402
2021-06-24 14:08:16.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27403
2021-06-24 14:08:16.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27404
2021-06-24 14:08:16.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27405
2021-06-24 14:08:16.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27406
2021-06-24 14:08:16.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27407
2021-06-24 14:08:16.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27408
2021-06-24 14:08:16.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27409
2021-06-24 14:08:16.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27410
2021-06-24 14:08:16.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27411
2021-06-24 14:08:16.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27412
2021-06-24 14:08:16.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27413
2021-06-24 14:08:16.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27414
2021-06-24 14:08:16.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27415
2021-06-24 14:08:16.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27416
2021-06-24 14:08:16.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27417
2021-06-24 14:08:16.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27418
2021-06-24 14:08:16.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27419
2021-06-24 14:08:16.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27420
2021-06-24 14:08:16.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27421
2021-06-24 14:08:16.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27422
2021-06-24 14:08:16.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27423
2021-06-24 14:08:16.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27424
2021-06-24 14:08:16.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27425
2021-06-24 14:08:16.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27426
2021-06-24 14:08:16.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27427
2021-06-24 14:08:16.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27428
2021-06-24 14:08:16.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27429
2021-06-24 14:08:16.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27430
2021-06-24 14:08:16.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27431
2021-06-24 14:08:16.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27432
2021-06-24 14:08:16.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27433
2021-06-24 14:08:16.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27434
2021-06-24 14:08:16.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27435
2021-06-24 14:08:16.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27436
2021-06-24 14:08:16.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27437
2021-06-24 14:08:16.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27438
2021-06-24 14:08:16.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27439
2021-06-24 14:08:16.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27440
2021-06-24 14:08:16.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27441
2021-06-24 14:08:16.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27442
2021-06-24 14:08:16.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27443
2021-06-24 14:08:16.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27444
2021-06-24 14:08:16.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27445
2021-06-24 14:08:16.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27446
2021-06-24 14:08:16.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27447
2021-06-24 14:08:16.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27448
2021-06-24 14:08:16.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27449
2021-06-24 14:08:16.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27450
2021-06-24 14:08:16.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27451
2021-06-24 14:08:16.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27452
2021-06-24 14:08:16.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27453
2021-06-24 14:08:16.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27454
2021-06-24 14:08:16.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27455
2021-06-24 14:08:16.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27456
2021-06-24 14:08:16.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27457
2021-06-24 14:08:16.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27458
2021-06-24 14:08:16.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27459
2021-06-24 14:08:16.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27460
2021-06-24 14:08:16.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27461
2021-06-24 14:08:16.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27462
2021-06-24 14:08:16.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27463
2021-06-24 14:08:16.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27464
2021-06-24 14:08:16.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27465
2021-06-24 14:08:16.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27466
2021-06-24 14:08:16.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27467
2021-06-24 14:08:16.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27468
2021-06-24 14:08:16.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27469
2021-06-24 14:08:16.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27470
2021-06-24 14:08:16.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27471
2021-06-24 14:08:16.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27472
2021-06-24 14:08:16.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27473
2021-06-24 14:08:16.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27474
2021-06-24 14:08:16.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27475
2021-06-24 14:08:16.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27476
2021-06-24 14:08:16.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27477
2021-06-24 14:08:16.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27478
2021-06-24 14:08:16.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27479
2021-06-24 14:08:16.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27480
2021-06-24 14:08:16.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27481
2021-06-24 14:08:16.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27482
2021-06-24 14:08:16.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27483
2021-06-24 14:08:16.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27484
2021-06-24 14:08:16.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27485
2021-06-24 14:08:16.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27486
2021-06-24 14:08:16.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27487
2021-06-24 14:08:16.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27488
2021-06-24 14:08:16.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27489
2021-06-24 14:08:16.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27490
2021-06-24 14:08:16.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27491
2021-06-24 14:08:16.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27492
2021-06-24 14:08:16.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27493
2021-06-24 14:08:16.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27494
2021-06-24 14:08:16.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27495
2021-06-24 14:08:16.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27496
2021-06-24 14:08:16.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27497
2021-06-24 14:08:16.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27498
2021-06-24 14:08:16.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27499
2021-06-24 14:08:16.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27500
2021-06-24 14:08:16.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27501
2021-06-24 14:08:16.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27502
2021-06-24 14:08:16.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27503
2021-06-24 14:08:16.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27504
2021-06-24 14:08:16.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27505
2021-06-24 14:08:16.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27506
2021-06-24 14:08:16.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27507
2021-06-24 14:08:16.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27508
2021-06-24 14:08:16.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27509
2021-06-24 14:08:16.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27510
2021-06-24 14:08:16.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27511
2021-06-24 14:08:16.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27512
2021-06-24 14:08:16.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27513
2021-06-24 14:08:16.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27514
2021-06-24 14:08:16.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27515
2021-06-24 14:08:16.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27516
2021-06-24 14:08:16.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27517
2021-06-24 14:08:16.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27518
2021-06-24 14:08:16.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27519
2021-06-24 14:08:16.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27520
2021-06-24 14:08:16.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27521
2021-06-24 14:08:16.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27522
2021-06-24 14:08:16.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27523
2021-06-24 14:08:16.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27524
2021-06-24 14:08:16.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27525
2021-06-24 14:08:16.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27526
2021-06-24 14:08:16.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27527
2021-06-24 14:08:16.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27528
2021-06-24 14:08:16.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27529
2021-06-24 14:08:16.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27530
2021-06-24 14:08:16.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27531
2021-06-24 14:08:16.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27532
2021-06-24 14:08:16.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27533
2021-06-24 14:08:16.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27534
2021-06-24 14:08:16.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27535
2021-06-24 14:08:16.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27536
2021-06-24 14:08:16.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27537
2021-06-24 14:08:16.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27538
2021-06-24 14:08:16.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27539
2021-06-24 14:08:16.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27540
2021-06-24 14:08:16.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27541
2021-06-24 14:08:16.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27542
2021-06-24 14:08:16.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27543
2021-06-24 14:08:16.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27544
2021-06-24 14:08:16.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27545
2021-06-24 14:08:16.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27546
2021-06-24 14:08:16.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27547
2021-06-24 14:08:16.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27548
2021-06-24 14:08:16.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27549
2021-06-24 14:08:16.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27550
2021-06-24 14:08:16.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27551
2021-06-24 14:08:16.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27552
2021-06-24 14:08:16.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27553
2021-06-24 14:08:16.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27554
2021-06-24 14:08:16.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27555
2021-06-24 14:08:16.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27556
2021-06-24 14:08:16.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27557
2021-06-24 14:08:16.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27558
2021-06-24 14:08:16.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27559
2021-06-24 14:08:16.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27560
2021-06-24 14:08:16.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27561
2021-06-24 14:08:16.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27562
2021-06-24 14:08:16.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27563
2021-06-24 14:08:16.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27564
2021-06-24 14:08:16.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27565
2021-06-24 14:08:16.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27566
2021-06-24 14:08:16.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27567
2021-06-24 14:08:16.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27568
2021-06-24 14:08:16.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27569
2021-06-24 14:08:16.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27570
2021-06-24 14:08:16.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27571
2021-06-24 14:08:16.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27572
2021-06-24 14:08:16.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27573
2021-06-24 14:08:16.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27574
2021-06-24 14:08:16.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27575
2021-06-24 14:08:16.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27576
2021-06-24 14:08:16.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27577
2021-06-24 14:08:16.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27578
2021-06-24 14:08:16.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27579
2021-06-24 14:08:16.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27580
2021-06-24 14:08:16.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27581
2021-06-24 14:08:16.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27582
2021-06-24 14:08:16.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27583
2021-06-24 14:08:16.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27584
2021-06-24 14:08:16.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27585
2021-06-24 14:08:16.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27586
2021-06-24 14:08:16.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27587
2021-06-24 14:08:16.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27588
2021-06-24 14:08:16.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27589
2021-06-24 14:08:16.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27590
2021-06-24 14:08:16.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27591
2021-06-24 14:08:16.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27592
2021-06-24 14:08:16.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27593
2021-06-24 14:08:16.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27594
2021-06-24 14:08:16.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27595
2021-06-24 14:08:16.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27596
2021-06-24 14:08:16.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27597
2021-06-24 14:08:16.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27598
2021-06-24 14:08:16.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27599
2021-06-24 14:08:16.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27600
2021-06-24 14:08:16.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27601
2021-06-24 14:08:16.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27602
2021-06-24 14:08:16.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27603
2021-06-24 14:08:16.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27604
2021-06-24 14:08:16.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27605
2021-06-24 14:08:16.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27606
2021-06-24 14:08:16.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27607
2021-06-24 14:08:16.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27608
2021-06-24 14:08:16.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27609
2021-06-24 14:08:16.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27610
2021-06-24 14:08:16.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27611
2021-06-24 14:08:16.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27612
2021-06-24 14:08:16.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27613
2021-06-24 14:08:16.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27614
2021-06-24 14:08:16.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27615
2021-06-24 14:08:16.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27616
2021-06-24 14:08:16.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27617
2021-06-24 14:08:16.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27618
2021-06-24 14:08:16.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27619
2021-06-24 14:08:16.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27620
2021-06-24 14:08:16.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27621
2021-06-24 14:08:16.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27622
2021-06-24 14:08:16.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27623
2021-06-24 14:08:16.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27624
2021-06-24 14:08:16.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27625
2021-06-24 14:08:16.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27626
2021-06-24 14:08:16.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27627
2021-06-24 14:08:16.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27628
2021-06-24 14:08:16.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27629
2021-06-24 14:08:16.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27630
2021-06-24 14:08:16.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27631
2021-06-24 14:08:16.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27632
2021-06-24 14:08:16.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27633
2021-06-24 14:08:16.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27634
2021-06-24 14:08:16.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27635
2021-06-24 14:08:16.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27636
2021-06-24 14:08:16.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27637
2021-06-24 14:08:16.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27638
2021-06-24 14:08:16.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27639
2021-06-24 14:08:16.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27640
2021-06-24 14:08:16.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27641
2021-06-24 14:08:16.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27642
2021-06-24 14:08:16.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27643
2021-06-24 14:08:16.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27644
2021-06-24 14:08:16.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27645
2021-06-24 14:08:16.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27646
2021-06-24 14:08:16.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27647
2021-06-24 14:08:16.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27648
2021-06-24 14:08:16.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27649
2021-06-24 14:08:16.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27650
2021-06-24 14:08:16.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27651
2021-06-24 14:08:16.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27652
2021-06-24 14:08:16.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27653
2021-06-24 14:08:16.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27654
2021-06-24 14:08:16.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27655
2021-06-24 14:08:16.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27656
2021-06-24 14:08:16.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27657
2021-06-24 14:08:16.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27658
2021-06-24 14:08:16.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27659
2021-06-24 14:08:16.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27660
2021-06-24 14:08:16.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27661
2021-06-24 14:08:16.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27662
2021-06-24 14:08:16.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27663
2021-06-24 14:08:16.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27664
2021-06-24 14:08:16.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27665
2021-06-24 14:08:16.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27666
2021-06-24 14:08:16.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27667
2021-06-24 14:08:16.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27668
2021-06-24 14:08:16.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27669
2021-06-24 14:08:16.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27670
2021-06-24 14:08:16.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27671
2021-06-24 14:08:16.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27672
2021-06-24 14:08:16.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27673
2021-06-24 14:08:16.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27674
2021-06-24 14:08:16.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27675
2021-06-24 14:08:16.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27676
2021-06-24 14:08:16.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27677
2021-06-24 14:08:16.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27678
2021-06-24 14:08:16.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27679
2021-06-24 14:08:16.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27680
2021-06-24 14:08:16.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27681
2021-06-24 14:08:16.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27682
2021-06-24 14:08:16.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27683
2021-06-24 14:08:16.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27684
2021-06-24 14:08:16.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27685
2021-06-24 14:08:16.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27686
2021-06-24 14:08:16.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27687
2021-06-24 14:08:16.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27688
2021-06-24 14:08:16.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27689
2021-06-24 14:08:16.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27690
2021-06-24 14:08:16.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27691
2021-06-24 14:08:16.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27692
2021-06-24 14:08:16.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27693
2021-06-24 14:08:16.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27694
2021-06-24 14:08:16.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27695
2021-06-24 14:08:16.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27696
2021-06-24 14:08:16.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27697
2021-06-24 14:08:16.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27698
2021-06-24 14:08:16.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27699
2021-06-24 14:08:16.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27700
2021-06-24 14:08:16.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27701
2021-06-24 14:08:16.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27702
2021-06-24 14:08:16.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27703
2021-06-24 14:08:16.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27704
2021-06-24 14:08:16.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27705
2021-06-24 14:08:16.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27706
2021-06-24 14:08:16.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27707
2021-06-24 14:08:16.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27708
2021-06-24 14:08:16.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27709
2021-06-24 14:08:16.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27710
2021-06-24 14:08:16.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27711
2021-06-24 14:08:16.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27712
2021-06-24 14:08:16.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27713
2021-06-24 14:08:16.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27714
2021-06-24 14:08:16.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27715
2021-06-24 14:08:16.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27716
2021-06-24 14:08:16.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27717
2021-06-24 14:08:16.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27718
2021-06-24 14:08:16.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27719
2021-06-24 14:08:16.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27720
2021-06-24 14:08:16.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27721
2021-06-24 14:08:16.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27722
2021-06-24 14:08:16.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27723
2021-06-24 14:08:16.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27724
2021-06-24 14:08:16.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27725
2021-06-24 14:08:16.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27726
2021-06-24 14:08:16.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27727
2021-06-24 14:08:16.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27728
2021-06-24 14:08:16.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27729
2021-06-24 14:08:16.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27730
2021-06-24 14:08:16.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27731
2021-06-24 14:08:16.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27732
2021-06-24 14:08:16.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27733
2021-06-24 14:08:16.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27734
2021-06-24 14:08:16.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27735
2021-06-24 14:08:16.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27736
2021-06-24 14:08:16.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27737
2021-06-24 14:08:16.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27738
2021-06-24 14:08:16.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27739
2021-06-24 14:08:16.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27740
2021-06-24 14:08:16.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27741
2021-06-24 14:08:16.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27742
2021-06-24 14:08:16.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27743
2021-06-24 14:08:16.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27744
2021-06-24 14:08:16.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27745
2021-06-24 14:08:16.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27746
2021-06-24 14:08:16.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27747
2021-06-24 14:08:16.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27748
2021-06-24 14:08:16.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27749
2021-06-24 14:08:16.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27750
2021-06-24 14:08:16.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27751
2021-06-24 14:08:16.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27752
2021-06-24 14:08:16.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27753
2021-06-24 14:08:16.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27754
2021-06-24 14:08:16.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27755
2021-06-24 14:08:16.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27756
2021-06-24 14:08:16.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27757
2021-06-24 14:08:16.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27758
2021-06-24 14:08:16.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27759
2021-06-24 14:08:16.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27760
2021-06-24 14:08:16.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27761
2021-06-24 14:08:16.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27762
2021-06-24 14:08:16.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27763
2021-06-24 14:08:16.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27764
2021-06-24 14:08:16.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27765
2021-06-24 14:08:16.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27766
2021-06-24 14:08:16.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27767
2021-06-24 14:08:16.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27768
2021-06-24 14:08:16.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27769
2021-06-24 14:08:16.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27770
2021-06-24 14:08:16.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27771
2021-06-24 14:08:16.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27772
2021-06-24 14:08:16.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27773
2021-06-24 14:08:16.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27774
2021-06-24 14:08:16.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27775
2021-06-24 14:08:16.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27776
2021-06-24 14:08:16.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27777
2021-06-24 14:08:16.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27778
2021-06-24 14:08:16.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27779
2021-06-24 14:08:16.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27780
2021-06-24 14:08:16.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27781
2021-06-24 14:08:16.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27782
2021-06-24 14:08:16.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27783
2021-06-24 14:08:16.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27784
2021-06-24 14:08:16.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27785
2021-06-24 14:08:16.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27786
2021-06-24 14:08:16.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27787
2021-06-24 14:08:16.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27788
2021-06-24 14:08:16.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27789
2021-06-24 14:08:16.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27790
2021-06-24 14:08:16.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27791
2021-06-24 14:08:16.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27792
2021-06-24 14:08:16.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27793
2021-06-24 14:08:16.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27794
2021-06-24 14:08:16.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27795
2021-06-24 14:08:16.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27796
2021-06-24 14:08:16.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27797
2021-06-24 14:08:16.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27798
2021-06-24 14:08:16.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27799
2021-06-24 14:08:16.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27800
2021-06-24 14:08:16.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27801
2021-06-24 14:08:16.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27802
2021-06-24 14:08:16.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27803
2021-06-24 14:08:16.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27804
2021-06-24 14:08:16.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27805
2021-06-24 14:08:16.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27806
2021-06-24 14:08:16.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27807
2021-06-24 14:08:16.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27808
2021-06-24 14:08:16.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27809
2021-06-24 14:08:16.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27810
2021-06-24 14:08:16.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27811
2021-06-24 14:08:16.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27812
2021-06-24 14:08:16.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27813
2021-06-24 14:08:16.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27814
2021-06-24 14:08:16.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27815
2021-06-24 14:08:16.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:16.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27816
2021-06-24 14:08:17.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27817
2021-06-24 14:08:17.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27818
2021-06-24 14:08:17.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27819
2021-06-24 14:08:17.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27820
2021-06-24 14:08:17.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27821
2021-06-24 14:08:17.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27822
2021-06-24 14:08:17.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27823
2021-06-24 14:08:17.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27824
2021-06-24 14:08:17.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27825
2021-06-24 14:08:17.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27826
2021-06-24 14:08:17.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27827
2021-06-24 14:08:17.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27828
2021-06-24 14:08:17.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27829
2021-06-24 14:08:17.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27830
2021-06-24 14:08:17.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27831
2021-06-24 14:08:17.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27832
2021-06-24 14:08:17.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27833
2021-06-24 14:08:17.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27834
2021-06-24 14:08:17.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27835
2021-06-24 14:08:17.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27836
2021-06-24 14:08:17.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27837
2021-06-24 14:08:17.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27838
2021-06-24 14:08:17.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27839
2021-06-24 14:08:17.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27840
2021-06-24 14:08:17.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27841
2021-06-24 14:08:17.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27842
2021-06-24 14:08:17.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27843
2021-06-24 14:08:17.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27844
2021-06-24 14:08:17.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27845
2021-06-24 14:08:17.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27846
2021-06-24 14:08:17.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27847
2021-06-24 14:08:17.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27848
2021-06-24 14:08:17.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27849
2021-06-24 14:08:17.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27850
2021-06-24 14:08:17.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27851
2021-06-24 14:08:17.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27852
2021-06-24 14:08:17.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27853
2021-06-24 14:08:17.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27854
2021-06-24 14:08:17.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27855
2021-06-24 14:08:17.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27856
2021-06-24 14:08:17.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27857
2021-06-24 14:08:17.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27858
2021-06-24 14:08:17.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27859
2021-06-24 14:08:17.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27860
2021-06-24 14:08:17.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27861
2021-06-24 14:08:17.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27862
2021-06-24 14:08:17.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27863
2021-06-24 14:08:17.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27864
2021-06-24 14:08:17.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27865
2021-06-24 14:08:17.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27866
2021-06-24 14:08:17.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27867
2021-06-24 14:08:17.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27868
2021-06-24 14:08:17.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27869
2021-06-24 14:08:17.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27870
2021-06-24 14:08:17.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27871
2021-06-24 14:08:17.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27872
2021-06-24 14:08:17.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27873
2021-06-24 14:08:17.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27874
2021-06-24 14:08:17.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27875
2021-06-24 14:08:17.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27876
2021-06-24 14:08:17.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27877
2021-06-24 14:08:17.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27878
2021-06-24 14:08:17.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27879
2021-06-24 14:08:17.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27880
2021-06-24 14:08:17.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27881
2021-06-24 14:08:17.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27882
2021-06-24 14:08:17.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27883
2021-06-24 14:08:17.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27884
2021-06-24 14:08:17.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27885
2021-06-24 14:08:17.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27886
2021-06-24 14:08:17.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27887
2021-06-24 14:08:17.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27888
2021-06-24 14:08:17.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27889
2021-06-24 14:08:17.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27890
2021-06-24 14:08:17.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27891
2021-06-24 14:08:17.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27892
2021-06-24 14:08:17.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27893
2021-06-24 14:08:17.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27894
2021-06-24 14:08:17.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27895
2021-06-24 14:08:17.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27896
2021-06-24 14:08:17.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27897
2021-06-24 14:08:17.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27898
2021-06-24 14:08:17.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27899
2021-06-24 14:08:17.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27900
2021-06-24 14:08:17.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27901
2021-06-24 14:08:17.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27902
2021-06-24 14:08:17.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27903
2021-06-24 14:08:17.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27904
2021-06-24 14:08:17.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27905
2021-06-24 14:08:17.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27906
2021-06-24 14:08:17.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27907
2021-06-24 14:08:17.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27908
2021-06-24 14:08:17.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27909
2021-06-24 14:08:17.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27910
2021-06-24 14:08:17.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27911
2021-06-24 14:08:17.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27912
2021-06-24 14:08:17.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27913
2021-06-24 14:08:17.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27914
2021-06-24 14:08:17.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27915
2021-06-24 14:08:17.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27916
2021-06-24 14:08:17.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27917
2021-06-24 14:08:17.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27918
2021-06-24 14:08:17.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27919
2021-06-24 14:08:17.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27920
2021-06-24 14:08:17.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27921
2021-06-24 14:08:17.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27922
2021-06-24 14:08:17.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27923
2021-06-24 14:08:17.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27924
2021-06-24 14:08:17.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27925
2021-06-24 14:08:17.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27926
2021-06-24 14:08:17.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27927
2021-06-24 14:08:17.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27928
2021-06-24 14:08:17.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27929
2021-06-24 14:08:17.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27930
2021-06-24 14:08:17.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27931
2021-06-24 14:08:17.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27932
2021-06-24 14:08:17.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27933
2021-06-24 14:08:17.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27934
2021-06-24 14:08:17.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27935
2021-06-24 14:08:17.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27936
2021-06-24 14:08:17.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27937
2021-06-24 14:08:17.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27938
2021-06-24 14:08:17.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27939
2021-06-24 14:08:17.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27940
2021-06-24 14:08:17.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27941
2021-06-24 14:08:17.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27942
2021-06-24 14:08:17.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27943
2021-06-24 14:08:17.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27944
2021-06-24 14:08:17.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27945
2021-06-24 14:08:17.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27946
2021-06-24 14:08:17.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27947
2021-06-24 14:08:17.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27948
2021-06-24 14:08:17.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27949
2021-06-24 14:08:17.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27950
2021-06-24 14:08:17.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27951
2021-06-24 14:08:17.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27952
2021-06-24 14:08:17.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27953
2021-06-24 14:08:17.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27954
2021-06-24 14:08:17.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27955
2021-06-24 14:08:17.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27956
2021-06-24 14:08:17.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27957
2021-06-24 14:08:17.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27958
2021-06-24 14:08:17.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27959
2021-06-24 14:08:17.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27960
2021-06-24 14:08:17.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27961
2021-06-24 14:08:17.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27962
2021-06-24 14:08:17.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27963
2021-06-24 14:08:17.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27964
2021-06-24 14:08:17.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27965
2021-06-24 14:08:17.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27966
2021-06-24 14:08:17.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27967
2021-06-24 14:08:17.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27968
2021-06-24 14:08:17.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27969
2021-06-24 14:08:17.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27970
2021-06-24 14:08:17.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27971
2021-06-24 14:08:17.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27972
2021-06-24 14:08:17.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27973
2021-06-24 14:08:17.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27974
2021-06-24 14:08:17.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27975
2021-06-24 14:08:17.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27976
2021-06-24 14:08:17.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27977
2021-06-24 14:08:17.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27978
2021-06-24 14:08:17.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27979
2021-06-24 14:08:17.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27980
2021-06-24 14:08:17.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27981
2021-06-24 14:08:17.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27982
2021-06-24 14:08:17.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27983
2021-06-24 14:08:17.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27984
2021-06-24 14:08:17.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27985
2021-06-24 14:08:17.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27986
2021-06-24 14:08:17.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27987
2021-06-24 14:08:17.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27988
2021-06-24 14:08:17.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27989
2021-06-24 14:08:17.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27990
2021-06-24 14:08:17.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27991
2021-06-24 14:08:17.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27992
2021-06-24 14:08:17.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27993
2021-06-24 14:08:17.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27994
2021-06-24 14:08:17.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27995
2021-06-24 14:08:17.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27996
2021-06-24 14:08:17.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27997
2021-06-24 14:08:17.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27998
2021-06-24 14:08:17.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 27999
2021-06-24 14:08:17.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28000
2021-06-24 14:08:17.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28001
2021-06-24 14:08:17.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28002
2021-06-24 14:08:17.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28003
2021-06-24 14:08:17.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28004
2021-06-24 14:08:17.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28005
2021-06-24 14:08:17.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28006
2021-06-24 14:08:17.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28007
2021-06-24 14:08:17.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28008
2021-06-24 14:08:17.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28009
2021-06-24 14:08:17.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28010
2021-06-24 14:08:17.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28011
2021-06-24 14:08:17.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28012
2021-06-24 14:08:17.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28013
2021-06-24 14:08:17.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28014
2021-06-24 14:08:17.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28015
2021-06-24 14:08:17.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28016
2021-06-24 14:08:17.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28017
2021-06-24 14:08:17.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28018
2021-06-24 14:08:17.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28019
2021-06-24 14:08:17.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28020
2021-06-24 14:08:17.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28021
2021-06-24 14:08:17.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28022
2021-06-24 14:08:17.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28023
2021-06-24 14:08:17.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28024
2021-06-24 14:08:17.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28025
2021-06-24 14:08:17.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28026
2021-06-24 14:08:17.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28027
2021-06-24 14:08:17.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28028
2021-06-24 14:08:17.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28029
2021-06-24 14:08:17.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28030
2021-06-24 14:08:17.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28031
2021-06-24 14:08:17.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28032
2021-06-24 14:08:17.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28033
2021-06-24 14:08:17.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28034
2021-06-24 14:08:17.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28035
2021-06-24 14:08:17.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28036
2021-06-24 14:08:17.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28037
2021-06-24 14:08:17.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28038
2021-06-24 14:08:17.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28039
2021-06-24 14:08:17.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28040
2021-06-24 14:08:17.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28041
2021-06-24 14:08:17.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28042
2021-06-24 14:08:17.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28043
2021-06-24 14:08:17.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28044
2021-06-24 14:08:17.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28045
2021-06-24 14:08:17.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28046
2021-06-24 14:08:17.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28047
2021-06-24 14:08:17.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28048
2021-06-24 14:08:17.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28049
2021-06-24 14:08:17.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28050
2021-06-24 14:08:17.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28051
2021-06-24 14:08:17.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28052
2021-06-24 14:08:17.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28053
2021-06-24 14:08:17.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28054
2021-06-24 14:08:17.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28055
2021-06-24 14:08:17.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28056
2021-06-24 14:08:17.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28057
2021-06-24 14:08:17.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28058
2021-06-24 14:08:17.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28059
2021-06-24 14:08:17.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28060
2021-06-24 14:08:17.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28061
2021-06-24 14:08:17.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28062
2021-06-24 14:08:17.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28063
2021-06-24 14:08:17.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28064
2021-06-24 14:08:17.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28065
2021-06-24 14:08:17.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28066
2021-06-24 14:08:17.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28067
2021-06-24 14:08:17.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28068
2021-06-24 14:08:17.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28069
2021-06-24 14:08:17.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28070
2021-06-24 14:08:17.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28071
2021-06-24 14:08:17.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28072
2021-06-24 14:08:17.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28073
2021-06-24 14:08:17.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28074
2021-06-24 14:08:17.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28075
2021-06-24 14:08:17.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28076
2021-06-24 14:08:17.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28077
2021-06-24 14:08:17.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28078
2021-06-24 14:08:17.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28079
2021-06-24 14:08:17.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28080
2021-06-24 14:08:17.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28081
2021-06-24 14:08:17.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28082
2021-06-24 14:08:17.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28083
2021-06-24 14:08:17.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28084
2021-06-24 14:08:17.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28085
2021-06-24 14:08:17.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28086
2021-06-24 14:08:17.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28087
2021-06-24 14:08:17.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28088
2021-06-24 14:08:17.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28089
2021-06-24 14:08:17.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28090
2021-06-24 14:08:17.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28091
2021-06-24 14:08:17.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28092
2021-06-24 14:08:17.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28093
2021-06-24 14:08:17.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28094
2021-06-24 14:08:17.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28095
2021-06-24 14:08:17.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28096
2021-06-24 14:08:17.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28097
2021-06-24 14:08:17.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28098
2021-06-24 14:08:17.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28099
2021-06-24 14:08:17.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28100
2021-06-24 14:08:17.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28101
2021-06-24 14:08:17.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28102
2021-06-24 14:08:17.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28103
2021-06-24 14:08:17.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28104
2021-06-24 14:08:17.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28105
2021-06-24 14:08:17.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28106
2021-06-24 14:08:17.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28107
2021-06-24 14:08:17.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28108
2021-06-24 14:08:17.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28109
2021-06-24 14:08:17.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28110
2021-06-24 14:08:17.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28111
2021-06-24 14:08:17.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28112
2021-06-24 14:08:17.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28113
2021-06-24 14:08:17.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28114
2021-06-24 14:08:17.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28115
2021-06-24 14:08:17.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28116
2021-06-24 14:08:17.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28117
2021-06-24 14:08:17.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28118
2021-06-24 14:08:17.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28119
2021-06-24 14:08:17.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28120
2021-06-24 14:08:17.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28121
2021-06-24 14:08:17.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28122
2021-06-24 14:08:17.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28123
2021-06-24 14:08:17.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28124
2021-06-24 14:08:17.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28125
2021-06-24 14:08:17.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28126
2021-06-24 14:08:17.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28127
2021-06-24 14:08:17.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28128
2021-06-24 14:08:17.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28129
2021-06-24 14:08:17.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28130
2021-06-24 14:08:17.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28131
2021-06-24 14:08:17.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28132
2021-06-24 14:08:17.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28133
2021-06-24 14:08:17.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28134
2021-06-24 14:08:17.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28135
2021-06-24 14:08:17.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28136
2021-06-24 14:08:17.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28137
2021-06-24 14:08:17.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28138
2021-06-24 14:08:17.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28139
2021-06-24 14:08:17.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28140
2021-06-24 14:08:17.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28141
2021-06-24 14:08:17.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28142
2021-06-24 14:08:17.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28143
2021-06-24 14:08:17.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28144
2021-06-24 14:08:17.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28145
2021-06-24 14:08:17.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28146
2021-06-24 14:08:17.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28147
2021-06-24 14:08:17.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28148
2021-06-24 14:08:17.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28149
2021-06-24 14:08:17.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28150
2021-06-24 14:08:17.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28151
2021-06-24 14:08:17.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28152
2021-06-24 14:08:17.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28153
2021-06-24 14:08:17.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28154
2021-06-24 14:08:17.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28155
2021-06-24 14:08:17.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28156
2021-06-24 14:08:17.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28157
2021-06-24 14:08:17.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28158
2021-06-24 14:08:17.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28159
2021-06-24 14:08:17.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28160
2021-06-24 14:08:17.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28161
2021-06-24 14:08:17.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28162
2021-06-24 14:08:17.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28163
2021-06-24 14:08:17.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28164
2021-06-24 14:08:17.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28165
2021-06-24 14:08:17.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28166
2021-06-24 14:08:17.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28167
2021-06-24 14:08:17.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28168
2021-06-24 14:08:17.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28169
2021-06-24 14:08:17.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28170
2021-06-24 14:08:17.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28171
2021-06-24 14:08:17.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28172
2021-06-24 14:08:17.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28173
2021-06-24 14:08:17.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28174
2021-06-24 14:08:17.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28175
2021-06-24 14:08:17.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28176
2021-06-24 14:08:17.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28177
2021-06-24 14:08:17.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28178
2021-06-24 14:08:17.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28179
2021-06-24 14:08:17.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28180
2021-06-24 14:08:17.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28181
2021-06-24 14:08:17.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28182
2021-06-24 14:08:17.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28183
2021-06-24 14:08:17.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28184
2021-06-24 14:08:17.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28185
2021-06-24 14:08:17.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28186
2021-06-24 14:08:17.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28187
2021-06-24 14:08:17.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28188
2021-06-24 14:08:17.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28189
2021-06-24 14:08:17.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28190
2021-06-24 14:08:17.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28191
2021-06-24 14:08:17.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28192
2021-06-24 14:08:17.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28193
2021-06-24 14:08:17.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28194
2021-06-24 14:08:17.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28195
2021-06-24 14:08:17.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28196
2021-06-24 14:08:17.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28197
2021-06-24 14:08:17.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28198
2021-06-24 14:08:17.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28199
2021-06-24 14:08:17.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28200
2021-06-24 14:08:17.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28201
2021-06-24 14:08:17.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28202
2021-06-24 14:08:17.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28203
2021-06-24 14:08:17.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28204
2021-06-24 14:08:17.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28205
2021-06-24 14:08:17.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28206
2021-06-24 14:08:17.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28207
2021-06-24 14:08:17.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28208
2021-06-24 14:08:17.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28209
2021-06-24 14:08:17.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28210
2021-06-24 14:08:17.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28211
2021-06-24 14:08:17.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28212
2021-06-24 14:08:17.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28213
2021-06-24 14:08:17.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28214
2021-06-24 14:08:17.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28215
2021-06-24 14:08:17.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28216
2021-06-24 14:08:17.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28217
2021-06-24 14:08:17.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28218
2021-06-24 14:08:17.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28219
2021-06-24 14:08:17.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28220
2021-06-24 14:08:17.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28221
2021-06-24 14:08:17.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28222
2021-06-24 14:08:17.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28223
2021-06-24 14:08:17.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28224
2021-06-24 14:08:17.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28225
2021-06-24 14:08:17.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28226
2021-06-24 14:08:17.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28227
2021-06-24 14:08:17.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28228
2021-06-24 14:08:17.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28229
2021-06-24 14:08:17.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28230
2021-06-24 14:08:17.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28231
2021-06-24 14:08:17.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28232
2021-06-24 14:08:17.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28233
2021-06-24 14:08:17.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28234
2021-06-24 14:08:17.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28235
2021-06-24 14:08:17.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28236
2021-06-24 14:08:17.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28237
2021-06-24 14:08:17.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28238
2021-06-24 14:08:17.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28239
2021-06-24 14:08:17.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28240
2021-06-24 14:08:17.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28241
2021-06-24 14:08:17.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28242
2021-06-24 14:08:17.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28243
2021-06-24 14:08:17.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28244
2021-06-24 14:08:17.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28245
2021-06-24 14:08:17.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28246
2021-06-24 14:08:17.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28247
2021-06-24 14:08:17.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28248
2021-06-24 14:08:17.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28249
2021-06-24 14:08:17.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28250
2021-06-24 14:08:17.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28251
2021-06-24 14:08:17.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28252
2021-06-24 14:08:17.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28253
2021-06-24 14:08:17.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28254
2021-06-24 14:08:17.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28255
2021-06-24 14:08:17.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28256
2021-06-24 14:08:17.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28257
2021-06-24 14:08:17.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28258
2021-06-24 14:08:17.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28259
2021-06-24 14:08:17.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28260
2021-06-24 14:08:17.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28261
2021-06-24 14:08:17.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28262
2021-06-24 14:08:17.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28263
2021-06-24 14:08:17.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28264
2021-06-24 14:08:17.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28265
2021-06-24 14:08:17.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28266
2021-06-24 14:08:17.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28267
2021-06-24 14:08:17.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28268
2021-06-24 14:08:17.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28269
2021-06-24 14:08:17.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28270
2021-06-24 14:08:17.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28271
2021-06-24 14:08:17.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28272
2021-06-24 14:08:17.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28273
2021-06-24 14:08:17.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28274
2021-06-24 14:08:17.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28275
2021-06-24 14:08:17.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28276
2021-06-24 14:08:17.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28277
2021-06-24 14:08:17.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28278
2021-06-24 14:08:17.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28279
2021-06-24 14:08:17.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28280
2021-06-24 14:08:17.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28281
2021-06-24 14:08:17.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28282
2021-06-24 14:08:17.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28283
2021-06-24 14:08:17.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28284
2021-06-24 14:08:17.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28285
2021-06-24 14:08:17.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28286
2021-06-24 14:08:17.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28287
2021-06-24 14:08:17.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28288
2021-06-24 14:08:17.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28289
2021-06-24 14:08:17.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28290
2021-06-24 14:08:17.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28291
2021-06-24 14:08:17.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28292
2021-06-24 14:08:17.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28293
2021-06-24 14:08:17.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28294
2021-06-24 14:08:17.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28295
2021-06-24 14:08:17.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28296
2021-06-24 14:08:17.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28297
2021-06-24 14:08:17.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28298
2021-06-24 14:08:17.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28299
2021-06-24 14:08:17.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28300
2021-06-24 14:08:17.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28301
2021-06-24 14:08:17.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28302
2021-06-24 14:08:17.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28303
2021-06-24 14:08:17.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28304
2021-06-24 14:08:17.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28305
2021-06-24 14:08:17.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28306
2021-06-24 14:08:17.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28307
2021-06-24 14:08:17.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28308
2021-06-24 14:08:17.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28309
2021-06-24 14:08:17.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28310
2021-06-24 14:08:17.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28311
2021-06-24 14:08:17.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28312
2021-06-24 14:08:17.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28313
2021-06-24 14:08:17.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28314
2021-06-24 14:08:17.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28315
2021-06-24 14:08:17.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28316
2021-06-24 14:08:17.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28317
2021-06-24 14:08:17.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28318
2021-06-24 14:08:17.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28319
2021-06-24 14:08:17.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28320
2021-06-24 14:08:17.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28321
2021-06-24 14:08:17.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28322
2021-06-24 14:08:17.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28323
2021-06-24 14:08:17.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28324
2021-06-24 14:08:17.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28325
2021-06-24 14:08:17.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28326
2021-06-24 14:08:17.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28327
2021-06-24 14:08:17.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28328
2021-06-24 14:08:17.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28329
2021-06-24 14:08:17.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28330
2021-06-24 14:08:17.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28331
2021-06-24 14:08:17.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28332
2021-06-24 14:08:17.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28333
2021-06-24 14:08:17.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28334
2021-06-24 14:08:17.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28335
2021-06-24 14:08:17.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28336
2021-06-24 14:08:17.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28337
2021-06-24 14:08:17.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28338
2021-06-24 14:08:17.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28339
2021-06-24 14:08:17.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28340
2021-06-24 14:08:17.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28341
2021-06-24 14:08:17.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28342
2021-06-24 14:08:17.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28343
2021-06-24 14:08:17.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28344
2021-06-24 14:08:17.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28345
2021-06-24 14:08:17.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28346
2021-06-24 14:08:17.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28347
2021-06-24 14:08:17.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28348
2021-06-24 14:08:17.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28349
2021-06-24 14:08:17.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28350
2021-06-24 14:08:17.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28351
2021-06-24 14:08:17.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28352
2021-06-24 14:08:17.382 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.382 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28353
2021-06-24 14:08:17.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28354
2021-06-24 14:08:17.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28355
2021-06-24 14:08:17.383 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.383 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28356
2021-06-24 14:08:17.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28357
2021-06-24 14:08:17.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28358
2021-06-24 14:08:17.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28359
2021-06-24 14:08:17.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28360
2021-06-24 14:08:17.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28361
2021-06-24 14:08:17.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28362
2021-06-24 14:08:17.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28363
2021-06-24 14:08:17.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28364
2021-06-24 14:08:17.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28365
2021-06-24 14:08:17.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28366
2021-06-24 14:08:17.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28367
2021-06-24 14:08:17.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28368
2021-06-24 14:08:17.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28369
2021-06-24 14:08:17.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28370
2021-06-24 14:08:17.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28371
2021-06-24 14:08:17.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28372
2021-06-24 14:08:17.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28373
2021-06-24 14:08:17.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28374
2021-06-24 14:08:17.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28375
2021-06-24 14:08:17.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28376
2021-06-24 14:08:17.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28377
2021-06-24 14:08:17.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28378
2021-06-24 14:08:17.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28379
2021-06-24 14:08:17.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28380
2021-06-24 14:08:17.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28381
2021-06-24 14:08:17.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28382
2021-06-24 14:08:17.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28383
2021-06-24 14:08:17.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28384
2021-06-24 14:08:17.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28385
2021-06-24 14:08:17.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28386
2021-06-24 14:08:17.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28387
2021-06-24 14:08:17.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28388
2021-06-24 14:08:17.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28389
2021-06-24 14:08:17.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28390
2021-06-24 14:08:17.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28391
2021-06-24 14:08:17.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28392
2021-06-24 14:08:17.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28393
2021-06-24 14:08:17.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28394
2021-06-24 14:08:17.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28395
2021-06-24 14:08:17.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28396
2021-06-24 14:08:17.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28397
2021-06-24 14:08:17.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28398
2021-06-24 14:08:17.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28399
2021-06-24 14:08:17.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28400
2021-06-24 14:08:17.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28401
2021-06-24 14:08:17.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28402
2021-06-24 14:08:17.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28403
2021-06-24 14:08:17.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28404
2021-06-24 14:08:17.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28405
2021-06-24 14:08:17.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28406
2021-06-24 14:08:17.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28407
2021-06-24 14:08:17.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28408
2021-06-24 14:08:17.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28409
2021-06-24 14:08:17.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28410
2021-06-24 14:08:17.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28411
2021-06-24 14:08:17.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28412
2021-06-24 14:08:17.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28413
2021-06-24 14:08:17.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28414
2021-06-24 14:08:17.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28415
2021-06-24 14:08:17.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28416
2021-06-24 14:08:17.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28417
2021-06-24 14:08:17.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28418
2021-06-24 14:08:17.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28419
2021-06-24 14:08:17.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28420
2021-06-24 14:08:17.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28421
2021-06-24 14:08:17.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28422
2021-06-24 14:08:17.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28423
2021-06-24 14:08:17.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28424
2021-06-24 14:08:17.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28425
2021-06-24 14:08:17.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28426
2021-06-24 14:08:17.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28427
2021-06-24 14:08:17.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28428
2021-06-24 14:08:17.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28429
2021-06-24 14:08:17.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28430
2021-06-24 14:08:17.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28431
2021-06-24 14:08:17.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28432
2021-06-24 14:08:17.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28433
2021-06-24 14:08:17.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28434
2021-06-24 14:08:17.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28435
2021-06-24 14:08:17.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28436
2021-06-24 14:08:17.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28437
2021-06-24 14:08:17.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28438
2021-06-24 14:08:17.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28439
2021-06-24 14:08:17.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28440
2021-06-24 14:08:17.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28441
2021-06-24 14:08:17.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28442
2021-06-24 14:08:17.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28443
2021-06-24 14:08:17.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28444
2021-06-24 14:08:17.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28445
2021-06-24 14:08:17.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28446
2021-06-24 14:08:17.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28447
2021-06-24 14:08:17.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28448
2021-06-24 14:08:17.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28449
2021-06-24 14:08:17.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28450
2021-06-24 14:08:17.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28451
2021-06-24 14:08:17.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28452
2021-06-24 14:08:17.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28453
2021-06-24 14:08:17.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28454
2021-06-24 14:08:17.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28455
2021-06-24 14:08:17.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28456
2021-06-24 14:08:17.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28457
2021-06-24 14:08:17.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28458
2021-06-24 14:08:17.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28459
2021-06-24 14:08:17.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28460
2021-06-24 14:08:17.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28461
2021-06-24 14:08:17.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28462
2021-06-24 14:08:17.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28463
2021-06-24 14:08:17.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28464
2021-06-24 14:08:17.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28465
2021-06-24 14:08:17.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28466
2021-06-24 14:08:17.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28467
2021-06-24 14:08:17.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28468
2021-06-24 14:08:17.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28469
2021-06-24 14:08:17.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28470
2021-06-24 14:08:17.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28471
2021-06-24 14:08:17.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28472
2021-06-24 14:08:17.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28473
2021-06-24 14:08:17.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28474
2021-06-24 14:08:17.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28475
2021-06-24 14:08:17.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28476
2021-06-24 14:08:17.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28477
2021-06-24 14:08:17.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28478
2021-06-24 14:08:17.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28479
2021-06-24 14:08:17.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28480
2021-06-24 14:08:17.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28481
2021-06-24 14:08:17.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28482
2021-06-24 14:08:17.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28483
2021-06-24 14:08:17.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28484
2021-06-24 14:08:17.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28485
2021-06-24 14:08:17.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28486
2021-06-24 14:08:17.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28487
2021-06-24 14:08:17.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28488
2021-06-24 14:08:17.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28489
2021-06-24 14:08:17.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28490
2021-06-24 14:08:17.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28491
2021-06-24 14:08:17.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28492
2021-06-24 14:08:17.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28493
2021-06-24 14:08:17.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28494
2021-06-24 14:08:17.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28495
2021-06-24 14:08:17.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28496
2021-06-24 14:08:17.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28497
2021-06-24 14:08:17.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28498
2021-06-24 14:08:17.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28499
2021-06-24 14:08:17.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28500
2021-06-24 14:08:17.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28501
2021-06-24 14:08:17.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28502
2021-06-24 14:08:17.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28503
2021-06-24 14:08:17.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28504
2021-06-24 14:08:17.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28505
2021-06-24 14:08:17.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28506
2021-06-24 14:08:17.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28507
2021-06-24 14:08:17.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28508
2021-06-24 14:08:17.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28509
2021-06-24 14:08:17.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28510
2021-06-24 14:08:17.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28511
2021-06-24 14:08:17.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28512
2021-06-24 14:08:17.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28513
2021-06-24 14:08:17.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28514
2021-06-24 14:08:17.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28515
2021-06-24 14:08:17.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28516
2021-06-24 14:08:17.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28517
2021-06-24 14:08:17.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28518
2021-06-24 14:08:17.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28519
2021-06-24 14:08:17.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28520
2021-06-24 14:08:17.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28521
2021-06-24 14:08:17.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28522
2021-06-24 14:08:17.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28523
2021-06-24 14:08:17.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28524
2021-06-24 14:08:17.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28525
2021-06-24 14:08:17.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28526
2021-06-24 14:08:17.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28527
2021-06-24 14:08:17.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28528
2021-06-24 14:08:17.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28529
2021-06-24 14:08:17.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28530
2021-06-24 14:08:17.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28531
2021-06-24 14:08:17.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28532
2021-06-24 14:08:17.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28533
2021-06-24 14:08:17.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28534
2021-06-24 14:08:17.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28535
2021-06-24 14:08:17.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28536
2021-06-24 14:08:17.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28537
2021-06-24 14:08:17.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28538
2021-06-24 14:08:17.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28539
2021-06-24 14:08:17.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28540
2021-06-24 14:08:17.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28541
2021-06-24 14:08:17.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28542
2021-06-24 14:08:17.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28543
2021-06-24 14:08:17.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28544
2021-06-24 14:08:17.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28545
2021-06-24 14:08:17.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28546
2021-06-24 14:08:17.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28547
2021-06-24 14:08:17.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28548
2021-06-24 14:08:17.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28549
2021-06-24 14:08:17.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28550
2021-06-24 14:08:17.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28551
2021-06-24 14:08:17.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28552
2021-06-24 14:08:17.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28553
2021-06-24 14:08:17.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28554
2021-06-24 14:08:17.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28555
2021-06-24 14:08:17.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28556
2021-06-24 14:08:17.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28557
2021-06-24 14:08:17.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28558
2021-06-24 14:08:17.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28559
2021-06-24 14:08:17.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28560
2021-06-24 14:08:17.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28561
2021-06-24 14:08:17.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28562
2021-06-24 14:08:17.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28563
2021-06-24 14:08:17.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28564
2021-06-24 14:08:17.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28565
2021-06-24 14:08:17.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28566
2021-06-24 14:08:17.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28567
2021-06-24 14:08:17.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28568
2021-06-24 14:08:17.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28569
2021-06-24 14:08:17.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28570
2021-06-24 14:08:17.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28571
2021-06-24 14:08:17.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28572
2021-06-24 14:08:17.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28573
2021-06-24 14:08:17.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28574
2021-06-24 14:08:17.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28575
2021-06-24 14:08:17.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28576
2021-06-24 14:08:17.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28577
2021-06-24 14:08:17.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28578
2021-06-24 14:08:17.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28579
2021-06-24 14:08:17.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28580
2021-06-24 14:08:17.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28581
2021-06-24 14:08:17.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28582
2021-06-24 14:08:17.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28583
2021-06-24 14:08:17.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28584
2021-06-24 14:08:17.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28585
2021-06-24 14:08:17.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28586
2021-06-24 14:08:17.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28587
2021-06-24 14:08:17.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28588
2021-06-24 14:08:17.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28589
2021-06-24 14:08:17.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28590
2021-06-24 14:08:17.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28591
2021-06-24 14:08:17.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28592
2021-06-24 14:08:17.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28593
2021-06-24 14:08:17.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28594
2021-06-24 14:08:17.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28595
2021-06-24 14:08:17.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28596
2021-06-24 14:08:17.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28597
2021-06-24 14:08:17.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28598
2021-06-24 14:08:17.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28599
2021-06-24 14:08:17.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28600
2021-06-24 14:08:17.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28601
2021-06-24 14:08:17.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28602
2021-06-24 14:08:17.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28603
2021-06-24 14:08:17.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28604
2021-06-24 14:08:17.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28605
2021-06-24 14:08:17.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28606
2021-06-24 14:08:17.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28607
2021-06-24 14:08:17.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28608
2021-06-24 14:08:17.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28609
2021-06-24 14:08:17.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28610
2021-06-24 14:08:17.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28611
2021-06-24 14:08:17.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28612
2021-06-24 14:08:17.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28613
2021-06-24 14:08:17.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28614
2021-06-24 14:08:17.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28615
2021-06-24 14:08:17.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28616
2021-06-24 14:08:17.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28617
2021-06-24 14:08:17.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28618
2021-06-24 14:08:17.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28619
2021-06-24 14:08:17.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28620
2021-06-24 14:08:17.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28621
2021-06-24 14:08:17.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28622
2021-06-24 14:08:17.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28623
2021-06-24 14:08:17.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28624
2021-06-24 14:08:17.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28625
2021-06-24 14:08:17.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28626
2021-06-24 14:08:17.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28627
2021-06-24 14:08:17.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28628
2021-06-24 14:08:17.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28629
2021-06-24 14:08:17.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28630
2021-06-24 14:08:17.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28631
2021-06-24 14:08:17.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28632
2021-06-24 14:08:17.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28633
2021-06-24 14:08:17.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28634
2021-06-24 14:08:17.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28635
2021-06-24 14:08:17.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28636
2021-06-24 14:08:17.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28637
2021-06-24 14:08:17.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28638
2021-06-24 14:08:17.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28639
2021-06-24 14:08:17.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28640
2021-06-24 14:08:17.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28641
2021-06-24 14:08:17.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28642
2021-06-24 14:08:17.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28643
2021-06-24 14:08:17.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28644
2021-06-24 14:08:17.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28645
2021-06-24 14:08:17.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28646
2021-06-24 14:08:17.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28647
2021-06-24 14:08:17.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28648
2021-06-24 14:08:17.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28649
2021-06-24 14:08:17.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28650
2021-06-24 14:08:17.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28651
2021-06-24 14:08:17.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28652
2021-06-24 14:08:17.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28653
2021-06-24 14:08:17.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28654
2021-06-24 14:08:17.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28655
2021-06-24 14:08:17.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28656
2021-06-24 14:08:17.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28657
2021-06-24 14:08:17.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28658
2021-06-24 14:08:17.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28659
2021-06-24 14:08:17.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28660
2021-06-24 14:08:17.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28661
2021-06-24 14:08:17.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28662
2021-06-24 14:08:17.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28663
2021-06-24 14:08:17.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28664
2021-06-24 14:08:17.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28665
2021-06-24 14:08:17.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28666
2021-06-24 14:08:17.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28667
2021-06-24 14:08:17.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28668
2021-06-24 14:08:17.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28669
2021-06-24 14:08:17.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28670
2021-06-24 14:08:17.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28671
2021-06-24 14:08:17.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28672
2021-06-24 14:08:17.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28673
2021-06-24 14:08:17.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28674
2021-06-24 14:08:17.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28675
2021-06-24 14:08:17.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28676
2021-06-24 14:08:17.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28677
2021-06-24 14:08:17.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28678
2021-06-24 14:08:17.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28679
2021-06-24 14:08:17.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28680
2021-06-24 14:08:17.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28681
2021-06-24 14:08:17.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28682
2021-06-24 14:08:17.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28683
2021-06-24 14:08:17.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28684
2021-06-24 14:08:17.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28685
2021-06-24 14:08:17.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28686
2021-06-24 14:08:17.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28687
2021-06-24 14:08:17.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28688
2021-06-24 14:08:17.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28689
2021-06-24 14:08:17.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28690
2021-06-24 14:08:17.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28691
2021-06-24 14:08:17.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28692
2021-06-24 14:08:17.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28693
2021-06-24 14:08:17.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28694
2021-06-24 14:08:17.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28695
2021-06-24 14:08:17.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28696
2021-06-24 14:08:17.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28697
2021-06-24 14:08:17.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28698
2021-06-24 14:08:17.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28699
2021-06-24 14:08:17.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28700
2021-06-24 14:08:17.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28701
2021-06-24 14:08:17.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28702
2021-06-24 14:08:17.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28703
2021-06-24 14:08:17.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28704
2021-06-24 14:08:17.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28705
2021-06-24 14:08:17.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28706
2021-06-24 14:08:17.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28707
2021-06-24 14:08:17.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28708
2021-06-24 14:08:17.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28709
2021-06-24 14:08:17.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28710
2021-06-24 14:08:17.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28711
2021-06-24 14:08:17.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28712
2021-06-24 14:08:17.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28713
2021-06-24 14:08:17.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28714
2021-06-24 14:08:17.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28715
2021-06-24 14:08:17.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28716
2021-06-24 14:08:17.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28717
2021-06-24 14:08:17.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28718
2021-06-24 14:08:17.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28719
2021-06-24 14:08:17.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28720
2021-06-24 14:08:17.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28721
2021-06-24 14:08:17.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28722
2021-06-24 14:08:17.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28723
2021-06-24 14:08:17.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28724
2021-06-24 14:08:17.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28725
2021-06-24 14:08:17.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28726
2021-06-24 14:08:17.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28727
2021-06-24 14:08:17.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28728
2021-06-24 14:08:17.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28729
2021-06-24 14:08:17.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28730
2021-06-24 14:08:17.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28731
2021-06-24 14:08:17.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28732
2021-06-24 14:08:17.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28733
2021-06-24 14:08:17.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28734
2021-06-24 14:08:17.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28735
2021-06-24 14:08:17.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28736
2021-06-24 14:08:17.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28737
2021-06-24 14:08:17.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28738
2021-06-24 14:08:17.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28739
2021-06-24 14:08:17.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28740
2021-06-24 14:08:17.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28741
2021-06-24 14:08:17.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28742
2021-06-24 14:08:17.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28743
2021-06-24 14:08:17.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28744
2021-06-24 14:08:17.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28745
2021-06-24 14:08:17.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28746
2021-06-24 14:08:17.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28747
2021-06-24 14:08:17.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28748
2021-06-24 14:08:17.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28749
2021-06-24 14:08:17.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28750
2021-06-24 14:08:17.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28751
2021-06-24 14:08:17.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28752
2021-06-24 14:08:17.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28753
2021-06-24 14:08:17.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28754
2021-06-24 14:08:17.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28755
2021-06-24 14:08:17.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28756
2021-06-24 14:08:17.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28757
2021-06-24 14:08:17.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28758
2021-06-24 14:08:17.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28759
2021-06-24 14:08:17.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28760
2021-06-24 14:08:17.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28761
2021-06-24 14:08:17.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28762
2021-06-24 14:08:17.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28763
2021-06-24 14:08:17.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28764
2021-06-24 14:08:17.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28765
2021-06-24 14:08:17.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28766
2021-06-24 14:08:17.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28767
2021-06-24 14:08:17.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28768
2021-06-24 14:08:17.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28769
2021-06-24 14:08:17.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28770
2021-06-24 14:08:17.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28771
2021-06-24 14:08:17.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28772
2021-06-24 14:08:17.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28773
2021-06-24 14:08:17.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28774
2021-06-24 14:08:17.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28775
2021-06-24 14:08:17.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28776
2021-06-24 14:08:17.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28777
2021-06-24 14:08:17.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28778
2021-06-24 14:08:17.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28779
2021-06-24 14:08:17.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28780
2021-06-24 14:08:17.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28781
2021-06-24 14:08:17.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28782
2021-06-24 14:08:17.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28783
2021-06-24 14:08:17.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28784
2021-06-24 14:08:17.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28785
2021-06-24 14:08:17.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28786
2021-06-24 14:08:17.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28787
2021-06-24 14:08:17.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28788
2021-06-24 14:08:17.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28789
2021-06-24 14:08:17.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28790
2021-06-24 14:08:17.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28791
2021-06-24 14:08:17.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28792
2021-06-24 14:08:17.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28793
2021-06-24 14:08:17.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28794
2021-06-24 14:08:17.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28795
2021-06-24 14:08:17.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28796
2021-06-24 14:08:17.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28797
2021-06-24 14:08:17.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28798
2021-06-24 14:08:17.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28799
2021-06-24 14:08:17.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28800
2021-06-24 14:08:17.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28801
2021-06-24 14:08:17.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28802
2021-06-24 14:08:17.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28803
2021-06-24 14:08:17.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28804
2021-06-24 14:08:17.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28805
2021-06-24 14:08:17.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28806
2021-06-24 14:08:17.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28807
2021-06-24 14:08:17.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28808
2021-06-24 14:08:17.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28809
2021-06-24 14:08:17.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28810
2021-06-24 14:08:17.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28811
2021-06-24 14:08:17.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28812
2021-06-24 14:08:17.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28813
2021-06-24 14:08:17.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28814
2021-06-24 14:08:17.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28815
2021-06-24 14:08:17.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28816
2021-06-24 14:08:17.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28817
2021-06-24 14:08:17.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28818
2021-06-24 14:08:17.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28819
2021-06-24 14:08:17.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28820
2021-06-24 14:08:17.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28821
2021-06-24 14:08:17.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28822
2021-06-24 14:08:17.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28823
2021-06-24 14:08:17.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28824
2021-06-24 14:08:17.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28825
2021-06-24 14:08:17.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28826
2021-06-24 14:08:17.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28827
2021-06-24 14:08:17.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28828
2021-06-24 14:08:17.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28829
2021-06-24 14:08:17.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28830
2021-06-24 14:08:17.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28831
2021-06-24 14:08:17.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28832
2021-06-24 14:08:17.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28833
2021-06-24 14:08:17.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28834
2021-06-24 14:08:17.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28835
2021-06-24 14:08:17.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28836
2021-06-24 14:08:17.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28837
2021-06-24 14:08:17.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28838
2021-06-24 14:08:17.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28839
2021-06-24 14:08:17.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28840
2021-06-24 14:08:17.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28841
2021-06-24 14:08:17.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28842
2021-06-24 14:08:17.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28843
2021-06-24 14:08:17.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28844
2021-06-24 14:08:17.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28845
2021-06-24 14:08:17.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28846
2021-06-24 14:08:17.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28847
2021-06-24 14:08:17.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28848
2021-06-24 14:08:17.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28849
2021-06-24 14:08:17.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28850
2021-06-24 14:08:17.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28851
2021-06-24 14:08:17.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28852
2021-06-24 14:08:17.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28853
2021-06-24 14:08:17.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28854
2021-06-24 14:08:17.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28855
2021-06-24 14:08:17.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28856
2021-06-24 14:08:17.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28857
2021-06-24 14:08:17.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28858
2021-06-24 14:08:17.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28859
2021-06-24 14:08:17.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28860
2021-06-24 14:08:17.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28861
2021-06-24 14:08:17.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28862
2021-06-24 14:08:17.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28863
2021-06-24 14:08:17.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28864
2021-06-24 14:08:17.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28865
2021-06-24 14:08:17.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28866
2021-06-24 14:08:17.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28867
2021-06-24 14:08:17.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28868
2021-06-24 14:08:17.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28869
2021-06-24 14:08:17.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28870
2021-06-24 14:08:17.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28871
2021-06-24 14:08:17.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28872
2021-06-24 14:08:17.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28873
2021-06-24 14:08:17.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28874
2021-06-24 14:08:17.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28875
2021-06-24 14:08:17.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28876
2021-06-24 14:08:17.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28877
2021-06-24 14:08:17.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28878
2021-06-24 14:08:17.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28879
2021-06-24 14:08:17.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28880
2021-06-24 14:08:17.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28881
2021-06-24 14:08:17.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28882
2021-06-24 14:08:17.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28883
2021-06-24 14:08:17.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28884
2021-06-24 14:08:17.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28885
2021-06-24 14:08:17.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28886
2021-06-24 14:08:17.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28887
2021-06-24 14:08:17.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28888
2021-06-24 14:08:17.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28889
2021-06-24 14:08:17.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28890
2021-06-24 14:08:17.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28891
2021-06-24 14:08:17.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28892
2021-06-24 14:08:17.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28893
2021-06-24 14:08:17.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28894
2021-06-24 14:08:17.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28895
2021-06-24 14:08:17.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28896
2021-06-24 14:08:17.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28897
2021-06-24 14:08:17.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28898
2021-06-24 14:08:17.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28899
2021-06-24 14:08:17.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28900
2021-06-24 14:08:17.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28901
2021-06-24 14:08:17.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28902
2021-06-24 14:08:17.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28903
2021-06-24 14:08:17.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28904
2021-06-24 14:08:17.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28905
2021-06-24 14:08:17.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28906
2021-06-24 14:08:17.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28907
2021-06-24 14:08:17.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28908
2021-06-24 14:08:17.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28909
2021-06-24 14:08:17.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28910
2021-06-24 14:08:17.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28911
2021-06-24 14:08:17.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28912
2021-06-24 14:08:17.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28913
2021-06-24 14:08:17.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28914
2021-06-24 14:08:17.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28915
2021-06-24 14:08:17.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28916
2021-06-24 14:08:17.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28917
2021-06-24 14:08:17.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28918
2021-06-24 14:08:17.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28919
2021-06-24 14:08:17.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28920
2021-06-24 14:08:17.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28921
2021-06-24 14:08:17.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28922
2021-06-24 14:08:17.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28923
2021-06-24 14:08:17.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28924
2021-06-24 14:08:17.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28925
2021-06-24 14:08:17.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28926
2021-06-24 14:08:17.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28927
2021-06-24 14:08:17.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28928
2021-06-24 14:08:17.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28929
2021-06-24 14:08:17.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28930
2021-06-24 14:08:17.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28931
2021-06-24 14:08:17.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28932
2021-06-24 14:08:17.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28933
2021-06-24 14:08:17.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28934
2021-06-24 14:08:17.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28935
2021-06-24 14:08:17.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28936
2021-06-24 14:08:17.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28937
2021-06-24 14:08:17.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28938
2021-06-24 14:08:17.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28939
2021-06-24 14:08:17.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28940
2021-06-24 14:08:17.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28941
2021-06-24 14:08:17.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28942
2021-06-24 14:08:17.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28943
2021-06-24 14:08:17.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28944
2021-06-24 14:08:17.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28945
2021-06-24 14:08:17.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28946
2021-06-24 14:08:17.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28947
2021-06-24 14:08:17.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28948
2021-06-24 14:08:17.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28949
2021-06-24 14:08:17.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28950
2021-06-24 14:08:17.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28951
2021-06-24 14:08:17.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28952
2021-06-24 14:08:17.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28953
2021-06-24 14:08:17.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28954
2021-06-24 14:08:17.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28955
2021-06-24 14:08:17.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28956
2021-06-24 14:08:17.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28957
2021-06-24 14:08:17.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28958
2021-06-24 14:08:17.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28959
2021-06-24 14:08:17.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28960
2021-06-24 14:08:17.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28961
2021-06-24 14:08:17.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28962
2021-06-24 14:08:17.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28963
2021-06-24 14:08:17.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28964
2021-06-24 14:08:17.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28965
2021-06-24 14:08:17.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28966
2021-06-24 14:08:17.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28967
2021-06-24 14:08:17.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28968
2021-06-24 14:08:17.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28969
2021-06-24 14:08:17.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28970
2021-06-24 14:08:17.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28971
2021-06-24 14:08:17.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28972
2021-06-24 14:08:17.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28973
2021-06-24 14:08:17.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28974
2021-06-24 14:08:17.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28975
2021-06-24 14:08:17.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28976
2021-06-24 14:08:17.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28977
2021-06-24 14:08:17.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28978
2021-06-24 14:08:17.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28979
2021-06-24 14:08:17.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28980
2021-06-24 14:08:17.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28981
2021-06-24 14:08:17.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28982
2021-06-24 14:08:17.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28983
2021-06-24 14:08:17.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28984
2021-06-24 14:08:17.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28985
2021-06-24 14:08:17.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28986
2021-06-24 14:08:17.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28987
2021-06-24 14:08:17.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28988
2021-06-24 14:08:17.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28989
2021-06-24 14:08:17.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28990
2021-06-24 14:08:17.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28991
2021-06-24 14:08:17.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28992
2021-06-24 14:08:17.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28993
2021-06-24 14:08:17.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28994
2021-06-24 14:08:17.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28995
2021-06-24 14:08:17.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28996
2021-06-24 14:08:17.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28997
2021-06-24 14:08:17.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28998
2021-06-24 14:08:17.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 28999
2021-06-24 14:08:17.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29000
2021-06-24 14:08:17.752 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.752 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29001
2021-06-24 14:08:17.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29002
2021-06-24 14:08:17.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29003
2021-06-24 14:08:17.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29004
2021-06-24 14:08:17.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29005
2021-06-24 14:08:17.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29006
2021-06-24 14:08:17.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29007
2021-06-24 14:08:17.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29008
2021-06-24 14:08:17.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29009
2021-06-24 14:08:17.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29010
2021-06-24 14:08:17.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29011
2021-06-24 14:08:17.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29012
2021-06-24 14:08:17.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29013
2021-06-24 14:08:17.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29014
2021-06-24 14:08:17.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29015
2021-06-24 14:08:17.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29016
2021-06-24 14:08:17.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29017
2021-06-24 14:08:17.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29018
2021-06-24 14:08:17.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29019
2021-06-24 14:08:17.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29020
2021-06-24 14:08:17.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29021
2021-06-24 14:08:17.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29022
2021-06-24 14:08:17.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29023
2021-06-24 14:08:17.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29024
2021-06-24 14:08:17.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29025
2021-06-24 14:08:17.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29026
2021-06-24 14:08:17.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29027
2021-06-24 14:08:17.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29028
2021-06-24 14:08:17.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29029
2021-06-24 14:08:17.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29030
2021-06-24 14:08:17.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29031
2021-06-24 14:08:17.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29032
2021-06-24 14:08:17.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.774 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29033
2021-06-24 14:08:17.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29034
2021-06-24 14:08:17.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29035
2021-06-24 14:08:17.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29036
2021-06-24 14:08:17.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29037
2021-06-24 14:08:17.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29038
2021-06-24 14:08:17.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29039
2021-06-24 14:08:17.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29040
2021-06-24 14:08:17.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29041
2021-06-24 14:08:17.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29042
2021-06-24 14:08:17.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29043
2021-06-24 14:08:17.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29044
2021-06-24 14:08:17.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29045
2021-06-24 14:08:17.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29046
2021-06-24 14:08:17.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29047
2021-06-24 14:08:17.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29048
2021-06-24 14:08:17.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29049
2021-06-24 14:08:17.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29050
2021-06-24 14:08:17.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29051
2021-06-24 14:08:17.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29052
2021-06-24 14:08:17.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29053
2021-06-24 14:08:17.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29054
2021-06-24 14:08:17.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29055
2021-06-24 14:08:17.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29056
2021-06-24 14:08:17.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29057
2021-06-24 14:08:17.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29058
2021-06-24 14:08:17.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29059
2021-06-24 14:08:17.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29060
2021-06-24 14:08:17.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29061
2021-06-24 14:08:17.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29062
2021-06-24 14:08:17.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29063
2021-06-24 14:08:17.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29064
2021-06-24 14:08:17.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29065
2021-06-24 14:08:17.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29066
2021-06-24 14:08:17.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29067
2021-06-24 14:08:17.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29068
2021-06-24 14:08:17.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29069
2021-06-24 14:08:17.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29070
2021-06-24 14:08:17.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29071
2021-06-24 14:08:17.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29072
2021-06-24 14:08:17.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29073
2021-06-24 14:08:17.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29074
2021-06-24 14:08:17.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29075
2021-06-24 14:08:17.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29076
2021-06-24 14:08:17.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29077
2021-06-24 14:08:17.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29078
2021-06-24 14:08:17.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29079
2021-06-24 14:08:17.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29080
2021-06-24 14:08:17.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29081
2021-06-24 14:08:17.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29082
2021-06-24 14:08:17.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29083
2021-06-24 14:08:17.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29084
2021-06-24 14:08:17.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29085
2021-06-24 14:08:17.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29086
2021-06-24 14:08:17.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29087
2021-06-24 14:08:17.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29088
2021-06-24 14:08:17.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29089
2021-06-24 14:08:17.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29090
2021-06-24 14:08:17.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29091
2021-06-24 14:08:17.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29092
2021-06-24 14:08:17.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29093
2021-06-24 14:08:17.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29094
2021-06-24 14:08:17.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29095
2021-06-24 14:08:17.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29096
2021-06-24 14:08:17.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29097
2021-06-24 14:08:17.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29098
2021-06-24 14:08:17.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29099
2021-06-24 14:08:17.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29100
2021-06-24 14:08:17.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29101
2021-06-24 14:08:17.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29102
2021-06-24 14:08:17.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29103
2021-06-24 14:08:17.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29104
2021-06-24 14:08:17.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29105
2021-06-24 14:08:17.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29106
2021-06-24 14:08:17.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29107
2021-06-24 14:08:17.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29108
2021-06-24 14:08:17.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29109
2021-06-24 14:08:17.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29110
2021-06-24 14:08:17.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29111
2021-06-24 14:08:17.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29112
2021-06-24 14:08:17.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29113
2021-06-24 14:08:17.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29114
2021-06-24 14:08:17.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29115
2021-06-24 14:08:17.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29116
2021-06-24 14:08:17.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29117
2021-06-24 14:08:17.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29118
2021-06-24 14:08:17.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29119
2021-06-24 14:08:17.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29120
2021-06-24 14:08:17.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29121
2021-06-24 14:08:17.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29122
2021-06-24 14:08:17.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29123
2021-06-24 14:08:17.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29124
2021-06-24 14:08:17.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29125
2021-06-24 14:08:17.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29126
2021-06-24 14:08:17.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29127
2021-06-24 14:08:17.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29128
2021-06-24 14:08:17.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29129
2021-06-24 14:08:17.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29130
2021-06-24 14:08:17.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29131
2021-06-24 14:08:17.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29132
2021-06-24 14:08:17.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29133
2021-06-24 14:08:17.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29134
2021-06-24 14:08:17.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29135
2021-06-24 14:08:17.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29136
2021-06-24 14:08:17.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29137
2021-06-24 14:08:17.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29138
2021-06-24 14:08:17.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29139
2021-06-24 14:08:17.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29140
2021-06-24 14:08:17.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29141
2021-06-24 14:08:17.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29142
2021-06-24 14:08:17.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29143
2021-06-24 14:08:17.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29144
2021-06-24 14:08:17.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29145
2021-06-24 14:08:17.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29146
2021-06-24 14:08:17.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29147
2021-06-24 14:08:17.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29148
2021-06-24 14:08:17.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29149
2021-06-24 14:08:17.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29150
2021-06-24 14:08:17.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29151
2021-06-24 14:08:17.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29152
2021-06-24 14:08:17.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29153
2021-06-24 14:08:17.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29154
2021-06-24 14:08:17.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29155
2021-06-24 14:08:17.837 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.837 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29156
2021-06-24 14:08:17.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29157
2021-06-24 14:08:17.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29158
2021-06-24 14:08:17.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29159
2021-06-24 14:08:17.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29160
2021-06-24 14:08:17.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29161
2021-06-24 14:08:17.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29162
2021-06-24 14:08:17.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29163
2021-06-24 14:08:17.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29164
2021-06-24 14:08:17.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29165
2021-06-24 14:08:17.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29166
2021-06-24 14:08:17.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29167
2021-06-24 14:08:17.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29168
2021-06-24 14:08:17.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29169
2021-06-24 14:08:17.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29170
2021-06-24 14:08:17.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29171
2021-06-24 14:08:17.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29172
2021-06-24 14:08:17.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29173
2021-06-24 14:08:17.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29174
2021-06-24 14:08:17.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29175
2021-06-24 14:08:17.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29176
2021-06-24 14:08:17.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29177
2021-06-24 14:08:17.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29178
2021-06-24 14:08:17.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29179
2021-06-24 14:08:17.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29180
2021-06-24 14:08:17.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29181
2021-06-24 14:08:17.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29182
2021-06-24 14:08:17.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29183
2021-06-24 14:08:17.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29184
2021-06-24 14:08:17.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29185
2021-06-24 14:08:17.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29186
2021-06-24 14:08:17.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29187
2021-06-24 14:08:17.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29188
2021-06-24 14:08:17.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29189
2021-06-24 14:08:17.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29190
2021-06-24 14:08:17.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29191
2021-06-24 14:08:17.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29192
2021-06-24 14:08:17.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29193
2021-06-24 14:08:17.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29194
2021-06-24 14:08:17.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29195
2021-06-24 14:08:17.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29196
2021-06-24 14:08:17.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29197
2021-06-24 14:08:17.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29198
2021-06-24 14:08:17.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29199
2021-06-24 14:08:17.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29200
2021-06-24 14:08:17.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29201
2021-06-24 14:08:17.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29202
2021-06-24 14:08:17.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29203
2021-06-24 14:08:17.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29204
2021-06-24 14:08:17.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29205
2021-06-24 14:08:17.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29206
2021-06-24 14:08:17.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29207
2021-06-24 14:08:17.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29208
2021-06-24 14:08:17.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29209
2021-06-24 14:08:17.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29210
2021-06-24 14:08:17.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29211
2021-06-24 14:08:17.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29212
2021-06-24 14:08:17.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29213
2021-06-24 14:08:17.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29214
2021-06-24 14:08:17.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29215
2021-06-24 14:08:17.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29216
2021-06-24 14:08:17.871 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.871 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29217
2021-06-24 14:08:17.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29218
2021-06-24 14:08:17.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29219
2021-06-24 14:08:17.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29220
2021-06-24 14:08:17.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29221
2021-06-24 14:08:17.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29222
2021-06-24 14:08:17.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29223
2021-06-24 14:08:17.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29224
2021-06-24 14:08:17.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29225
2021-06-24 14:08:17.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29226
2021-06-24 14:08:17.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29227
2021-06-24 14:08:17.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29228
2021-06-24 14:08:17.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29229
2021-06-24 14:08:17.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29230
2021-06-24 14:08:17.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29231
2021-06-24 14:08:17.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29232
2021-06-24 14:08:17.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29233
2021-06-24 14:08:17.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29234
2021-06-24 14:08:17.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29235
2021-06-24 14:08:17.883 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.883 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29236
2021-06-24 14:08:17.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29237
2021-06-24 14:08:17.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29238
2021-06-24 14:08:17.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29239
2021-06-24 14:08:17.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29240
2021-06-24 14:08:17.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29241
2021-06-24 14:08:17.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29242
2021-06-24 14:08:17.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29243
2021-06-24 14:08:17.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29244
2021-06-24 14:08:17.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29245
2021-06-24 14:08:17.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29246
2021-06-24 14:08:17.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29247
2021-06-24 14:08:17.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29248
2021-06-24 14:08:17.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29249
2021-06-24 14:08:17.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29250
2021-06-24 14:08:17.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29251
2021-06-24 14:08:17.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29252
2021-06-24 14:08:17.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29253
2021-06-24 14:08:17.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29254
2021-06-24 14:08:17.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29255
2021-06-24 14:08:17.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29256
2021-06-24 14:08:17.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29257
2021-06-24 14:08:17.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29258
2021-06-24 14:08:17.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29259
2021-06-24 14:08:17.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29260
2021-06-24 14:08:17.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29261
2021-06-24 14:08:17.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29262
2021-06-24 14:08:17.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29263
2021-06-24 14:08:17.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29264
2021-06-24 14:08:17.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29265
2021-06-24 14:08:17.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29266
2021-06-24 14:08:17.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29267
2021-06-24 14:08:17.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29268
2021-06-24 14:08:17.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29269
2021-06-24 14:08:17.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29270
2021-06-24 14:08:17.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29271
2021-06-24 14:08:17.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29272
2021-06-24 14:08:17.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29273
2021-06-24 14:08:17.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29274
2021-06-24 14:08:17.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29275
2021-06-24 14:08:17.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29276
2021-06-24 14:08:17.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29277
2021-06-24 14:08:17.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29278
2021-06-24 14:08:17.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29279
2021-06-24 14:08:17.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29280
2021-06-24 14:08:17.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29281
2021-06-24 14:08:17.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29282
2021-06-24 14:08:17.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29283
2021-06-24 14:08:17.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29284
2021-06-24 14:08:17.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29285
2021-06-24 14:08:17.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29286
2021-06-24 14:08:17.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29287
2021-06-24 14:08:17.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29288
2021-06-24 14:08:17.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29289
2021-06-24 14:08:17.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29290
2021-06-24 14:08:17.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29291
2021-06-24 14:08:17.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29292
2021-06-24 14:08:17.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29293
2021-06-24 14:08:17.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29294
2021-06-24 14:08:17.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29295
2021-06-24 14:08:17.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29296
2021-06-24 14:08:17.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29297
2021-06-24 14:08:17.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29298
2021-06-24 14:08:17.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29299
2021-06-24 14:08:17.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29300
2021-06-24 14:08:17.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29301
2021-06-24 14:08:17.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29302
2021-06-24 14:08:17.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29303
2021-06-24 14:08:17.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29304
2021-06-24 14:08:17.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29305
2021-06-24 14:08:17.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29306
2021-06-24 14:08:17.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29307
2021-06-24 14:08:17.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29308
2021-06-24 14:08:17.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29309
2021-06-24 14:08:17.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29310
2021-06-24 14:08:17.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29311
2021-06-24 14:08:17.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29312
2021-06-24 14:08:17.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29313
2021-06-24 14:08:17.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29314
2021-06-24 14:08:17.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29315
2021-06-24 14:08:17.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29316
2021-06-24 14:08:17.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29317
2021-06-24 14:08:17.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29318
2021-06-24 14:08:17.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29319
2021-06-24 14:08:17.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29320
2021-06-24 14:08:17.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29321
2021-06-24 14:08:17.933 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.933 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29322
2021-06-24 14:08:17.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29323
2021-06-24 14:08:17.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29324
2021-06-24 14:08:17.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29325
2021-06-24 14:08:17.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29326
2021-06-24 14:08:17.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29327
2021-06-24 14:08:17.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29328
2021-06-24 14:08:17.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29329
2021-06-24 14:08:17.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29330
2021-06-24 14:08:17.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29331
2021-06-24 14:08:17.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29332
2021-06-24 14:08:17.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29333
2021-06-24 14:08:17.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29334
2021-06-24 14:08:17.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29335
2021-06-24 14:08:17.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29336
2021-06-24 14:08:17.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29337
2021-06-24 14:08:17.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29338
2021-06-24 14:08:17.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29339
2021-06-24 14:08:17.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29340
2021-06-24 14:08:17.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29341
2021-06-24 14:08:17.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29342
2021-06-24 14:08:17.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29343
2021-06-24 14:08:17.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29344
2021-06-24 14:08:17.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29345
2021-06-24 14:08:17.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29346
2021-06-24 14:08:17.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29347
2021-06-24 14:08:17.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29348
2021-06-24 14:08:17.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29349
2021-06-24 14:08:17.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29350
2021-06-24 14:08:17.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29351
2021-06-24 14:08:17.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29352
2021-06-24 14:08:17.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29353
2021-06-24 14:08:17.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29354
2021-06-24 14:08:17.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29355
2021-06-24 14:08:17.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29356
2021-06-24 14:08:17.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29357
2021-06-24 14:08:17.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29358
2021-06-24 14:08:17.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29359
2021-06-24 14:08:17.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29360
2021-06-24 14:08:17.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29361
2021-06-24 14:08:17.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29362
2021-06-24 14:08:17.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29363
2021-06-24 14:08:17.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29364
2021-06-24 14:08:17.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29365
2021-06-24 14:08:17.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29366
2021-06-24 14:08:17.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29367
2021-06-24 14:08:17.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29368
2021-06-24 14:08:17.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29369
2021-06-24 14:08:17.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29370
2021-06-24 14:08:17.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29371
2021-06-24 14:08:17.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29372
2021-06-24 14:08:17.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29373
2021-06-24 14:08:17.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29374
2021-06-24 14:08:17.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29375
2021-06-24 14:08:17.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29376
2021-06-24 14:08:17.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29377
2021-06-24 14:08:17.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29378
2021-06-24 14:08:17.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29379
2021-06-24 14:08:17.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29380
2021-06-24 14:08:17.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29381
2021-06-24 14:08:17.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29382
2021-06-24 14:08:17.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29383
2021-06-24 14:08:17.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29384
2021-06-24 14:08:17.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29385
2021-06-24 14:08:17.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29386
2021-06-24 14:08:17.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29387
2021-06-24 14:08:17.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29388
2021-06-24 14:08:17.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29389
2021-06-24 14:08:17.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29390
2021-06-24 14:08:17.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29391
2021-06-24 14:08:17.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29392
2021-06-24 14:08:17.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29393
2021-06-24 14:08:17.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29394
2021-06-24 14:08:17.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29395
2021-06-24 14:08:17.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29396
2021-06-24 14:08:17.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29397
2021-06-24 14:08:17.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29398
2021-06-24 14:08:17.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29399
2021-06-24 14:08:17.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29400
2021-06-24 14:08:17.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29401
2021-06-24 14:08:17.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29402
2021-06-24 14:08:17.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29403
2021-06-24 14:08:17.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29404
2021-06-24 14:08:17.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29405
2021-06-24 14:08:17.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29406
2021-06-24 14:08:17.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29407
2021-06-24 14:08:17.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29408
2021-06-24 14:08:17.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29409
2021-06-24 14:08:17.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29410
2021-06-24 14:08:17.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29411
2021-06-24 14:08:17.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29412
2021-06-24 14:08:17.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29413
2021-06-24 14:08:17.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29414
2021-06-24 14:08:17.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29415
2021-06-24 14:08:17.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29416
2021-06-24 14:08:17.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29417
2021-06-24 14:08:17.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29418
2021-06-24 14:08:17.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29419
2021-06-24 14:08:17.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29420
2021-06-24 14:08:17.992 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.992 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29421
2021-06-24 14:08:17.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29422
2021-06-24 14:08:17.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29423
2021-06-24 14:08:17.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29424
2021-06-24 14:08:17.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29425
2021-06-24 14:08:17.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29426
2021-06-24 14:08:17.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29427
2021-06-24 14:08:17.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29428
2021-06-24 14:08:17.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29429
2021-06-24 14:08:17.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29430
2021-06-24 14:08:17.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29431
2021-06-24 14:08:17.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29432
2021-06-24 14:08:17.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29433
2021-06-24 14:08:17.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:17.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29434
2021-06-24 14:08:18.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29435
2021-06-24 14:08:18.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29436
2021-06-24 14:08:18.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29437
2021-06-24 14:08:18.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29438
2021-06-24 14:08:18.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29439
2021-06-24 14:08:18.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29440
2021-06-24 14:08:18.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29441
2021-06-24 14:08:18.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29442
2021-06-24 14:08:18.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29443
2021-06-24 14:08:18.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29444
2021-06-24 14:08:18.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29445
2021-06-24 14:08:18.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29446
2021-06-24 14:08:18.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29447
2021-06-24 14:08:18.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29448
2021-06-24 14:08:18.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29449
2021-06-24 14:08:18.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29450
2021-06-24 14:08:18.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29451
2021-06-24 14:08:18.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29452
2021-06-24 14:08:18.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29453
2021-06-24 14:08:18.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29454
2021-06-24 14:08:18.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29455
2021-06-24 14:08:18.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29456
2021-06-24 14:08:18.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29457
2021-06-24 14:08:18.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29458
2021-06-24 14:08:18.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29459
2021-06-24 14:08:18.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29460
2021-06-24 14:08:18.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29461
2021-06-24 14:08:18.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29462
2021-06-24 14:08:18.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29463
2021-06-24 14:08:18.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29464
2021-06-24 14:08:18.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29465
2021-06-24 14:08:18.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29466
2021-06-24 14:08:18.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29467
2021-06-24 14:08:18.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29468
2021-06-24 14:08:18.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29469
2021-06-24 14:08:18.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29470
2021-06-24 14:08:18.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29471
2021-06-24 14:08:18.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29472
2021-06-24 14:08:18.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29473
2021-06-24 14:08:18.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29474
2021-06-24 14:08:18.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29475
2021-06-24 14:08:18.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29476
2021-06-24 14:08:18.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29477
2021-06-24 14:08:18.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29478
2021-06-24 14:08:18.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29479
2021-06-24 14:08:18.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29480
2021-06-24 14:08:18.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29481
2021-06-24 14:08:18.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29482
2021-06-24 14:08:18.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29483
2021-06-24 14:08:18.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29484
2021-06-24 14:08:18.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29485
2021-06-24 14:08:18.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29486
2021-06-24 14:08:18.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29487
2021-06-24 14:08:18.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29488
2021-06-24 14:08:18.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29489
2021-06-24 14:08:18.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29490
2021-06-24 14:08:18.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29491
2021-06-24 14:08:18.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29492
2021-06-24 14:08:18.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29493
2021-06-24 14:08:18.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29494
2021-06-24 14:08:18.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29495
2021-06-24 14:08:18.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29496
2021-06-24 14:08:18.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29497
2021-06-24 14:08:18.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29498
2021-06-24 14:08:18.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29499
2021-06-24 14:08:18.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29500
2021-06-24 14:08:18.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29501
2021-06-24 14:08:18.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29502
2021-06-24 14:08:18.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29503
2021-06-24 14:08:18.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29504
2021-06-24 14:08:18.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29505
2021-06-24 14:08:18.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29506
2021-06-24 14:08:18.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29507
2021-06-24 14:08:18.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29508
2021-06-24 14:08:18.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29509
2021-06-24 14:08:18.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29510
2021-06-24 14:08:18.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29511
2021-06-24 14:08:18.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29512
2021-06-24 14:08:18.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29513
2021-06-24 14:08:18.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29514
2021-06-24 14:08:18.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29515
2021-06-24 14:08:18.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29516
2021-06-24 14:08:18.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29517
2021-06-24 14:08:18.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29518
2021-06-24 14:08:18.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29519
2021-06-24 14:08:18.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29520
2021-06-24 14:08:18.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29521
2021-06-24 14:08:18.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29522
2021-06-24 14:08:18.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29523
2021-06-24 14:08:18.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29524
2021-06-24 14:08:18.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29525
2021-06-24 14:08:18.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29526
2021-06-24 14:08:18.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29527
2021-06-24 14:08:18.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29528
2021-06-24 14:08:18.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29529
2021-06-24 14:08:18.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29530
2021-06-24 14:08:18.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29531
2021-06-24 14:08:18.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29532
2021-06-24 14:08:18.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29533
2021-06-24 14:08:18.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29534
2021-06-24 14:08:18.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29535
2021-06-24 14:08:18.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29536
2021-06-24 14:08:18.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29537
2021-06-24 14:08:18.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29538
2021-06-24 14:08:18.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29539
2021-06-24 14:08:18.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29540
2021-06-24 14:08:18.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29541
2021-06-24 14:08:18.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29542
2021-06-24 14:08:18.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29543
2021-06-24 14:08:18.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29544
2021-06-24 14:08:18.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29545
2021-06-24 14:08:18.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29546
2021-06-24 14:08:18.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29547
2021-06-24 14:08:18.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29548
2021-06-24 14:08:18.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29549
2021-06-24 14:08:18.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29550
2021-06-24 14:08:18.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29551
2021-06-24 14:08:18.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29552
2021-06-24 14:08:18.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29553
2021-06-24 14:08:18.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29554
2021-06-24 14:08:18.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29555
2021-06-24 14:08:18.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29556
2021-06-24 14:08:18.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29557
2021-06-24 14:08:18.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29558
2021-06-24 14:08:18.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29559
2021-06-24 14:08:18.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29560
2021-06-24 14:08:18.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29561
2021-06-24 14:08:18.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29562
2021-06-24 14:08:18.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29563
2021-06-24 14:08:18.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.069 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29564
2021-06-24 14:08:18.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29565
2021-06-24 14:08:18.070 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29566
2021-06-24 14:08:18.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29567
2021-06-24 14:08:18.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29568
2021-06-24 14:08:18.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29569
2021-06-24 14:08:18.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29570
2021-06-24 14:08:18.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29571
2021-06-24 14:08:18.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29572
2021-06-24 14:08:18.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29573
2021-06-24 14:08:18.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29574
2021-06-24 14:08:18.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29575
2021-06-24 14:08:18.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29576
2021-06-24 14:08:18.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29577
2021-06-24 14:08:18.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29578
2021-06-24 14:08:18.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29579
2021-06-24 14:08:18.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29580
2021-06-24 14:08:18.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29581
2021-06-24 14:08:18.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29582
2021-06-24 14:08:18.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29583
2021-06-24 14:08:18.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29584
2021-06-24 14:08:18.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29585
2021-06-24 14:08:18.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29586
2021-06-24 14:08:18.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29587
2021-06-24 14:08:18.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29588
2021-06-24 14:08:18.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29589
2021-06-24 14:08:18.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29590
2021-06-24 14:08:18.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29591
2021-06-24 14:08:18.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29592
2021-06-24 14:08:18.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29593
2021-06-24 14:08:18.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29594
2021-06-24 14:08:18.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29595
2021-06-24 14:08:18.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29596
2021-06-24 14:08:18.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29597
2021-06-24 14:08:18.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29598
2021-06-24 14:08:18.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29599
2021-06-24 14:08:18.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29600
2021-06-24 14:08:18.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29601
2021-06-24 14:08:18.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29602
2021-06-24 14:08:18.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29603
2021-06-24 14:08:18.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29604
2021-06-24 14:08:18.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29605
2021-06-24 14:08:18.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29606
2021-06-24 14:08:18.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29607
2021-06-24 14:08:18.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29608
2021-06-24 14:08:18.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29609
2021-06-24 14:08:18.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29610
2021-06-24 14:08:18.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29611
2021-06-24 14:08:18.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29612
2021-06-24 14:08:18.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29613
2021-06-24 14:08:18.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29614
2021-06-24 14:08:18.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29615
2021-06-24 14:08:18.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29616
2021-06-24 14:08:18.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29617
2021-06-24 14:08:18.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29618
2021-06-24 14:08:18.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29619
2021-06-24 14:08:18.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29620
2021-06-24 14:08:18.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29621
2021-06-24 14:08:18.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29622
2021-06-24 14:08:18.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29623
2021-06-24 14:08:18.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29624
2021-06-24 14:08:18.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29625
2021-06-24 14:08:18.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29626
2021-06-24 14:08:18.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29627
2021-06-24 14:08:18.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29628
2021-06-24 14:08:18.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29629
2021-06-24 14:08:18.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29630
2021-06-24 14:08:18.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29631
2021-06-24 14:08:18.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29632
2021-06-24 14:08:18.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29633
2021-06-24 14:08:18.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29634
2021-06-24 14:08:18.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29635
2021-06-24 14:08:18.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29636
2021-06-24 14:08:18.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29637
2021-06-24 14:08:18.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29638
2021-06-24 14:08:18.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29639
2021-06-24 14:08:18.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29640
2021-06-24 14:08:18.117 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.117 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29641
2021-06-24 14:08:18.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29642
2021-06-24 14:08:18.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29643
2021-06-24 14:08:18.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29644
2021-06-24 14:08:18.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29645
2021-06-24 14:08:18.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29646
2021-06-24 14:08:18.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29647
2021-06-24 14:08:18.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29648
2021-06-24 14:08:18.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29649
2021-06-24 14:08:18.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29650
2021-06-24 14:08:18.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29651
2021-06-24 14:08:18.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29652
2021-06-24 14:08:18.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29653
2021-06-24 14:08:18.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29654
2021-06-24 14:08:18.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29655
2021-06-24 14:08:18.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29656
2021-06-24 14:08:18.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29657
2021-06-24 14:08:18.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29658
2021-06-24 14:08:18.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29659
2021-06-24 14:08:18.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29660
2021-06-24 14:08:18.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29661
2021-06-24 14:08:18.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29662
2021-06-24 14:08:18.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29663
2021-06-24 14:08:18.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29664
2021-06-24 14:08:18.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29665
2021-06-24 14:08:18.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29666
2021-06-24 14:08:18.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29667
2021-06-24 14:08:18.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29668
2021-06-24 14:08:18.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29669
2021-06-24 14:08:18.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29670
2021-06-24 14:08:18.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29671
2021-06-24 14:08:18.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29672
2021-06-24 14:08:18.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29673
2021-06-24 14:08:18.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29674
2021-06-24 14:08:18.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29675
2021-06-24 14:08:18.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29676
2021-06-24 14:08:18.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29677
2021-06-24 14:08:18.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29678
2021-06-24 14:08:18.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29679
2021-06-24 14:08:18.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29680
2021-06-24 14:08:18.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29681
2021-06-24 14:08:18.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29682
2021-06-24 14:08:18.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29683
2021-06-24 14:08:18.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29684
2021-06-24 14:08:18.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29685
2021-06-24 14:08:18.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29686
2021-06-24 14:08:18.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29687
2021-06-24 14:08:18.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29688
2021-06-24 14:08:18.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29689
2021-06-24 14:08:18.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29690
2021-06-24 14:08:18.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29691
2021-06-24 14:08:18.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29692
2021-06-24 14:08:18.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29693
2021-06-24 14:08:18.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29694
2021-06-24 14:08:18.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29695
2021-06-24 14:08:18.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29696
2021-06-24 14:08:18.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29697
2021-06-24 14:08:18.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29698
2021-06-24 14:08:18.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29699
2021-06-24 14:08:18.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29700
2021-06-24 14:08:18.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29701
2021-06-24 14:08:18.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29702
2021-06-24 14:08:18.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29703
2021-06-24 14:08:18.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29704
2021-06-24 14:08:18.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29705
2021-06-24 14:08:18.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29706
2021-06-24 14:08:18.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29707
2021-06-24 14:08:18.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29708
2021-06-24 14:08:18.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29709
2021-06-24 14:08:18.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29710
2021-06-24 14:08:18.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29711
2021-06-24 14:08:18.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29712
2021-06-24 14:08:18.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29713
2021-06-24 14:08:18.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29714
2021-06-24 14:08:18.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29715
2021-06-24 14:08:18.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29716
2021-06-24 14:08:18.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29717
2021-06-24 14:08:18.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29718
2021-06-24 14:08:18.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29719
2021-06-24 14:08:18.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29720
2021-06-24 14:08:18.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29721
2021-06-24 14:08:18.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29722
2021-06-24 14:08:18.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29723
2021-06-24 14:08:18.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29724
2021-06-24 14:08:18.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29725
2021-06-24 14:08:18.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29726
2021-06-24 14:08:18.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29727
2021-06-24 14:08:18.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29728
2021-06-24 14:08:18.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29729
2021-06-24 14:08:18.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29730
2021-06-24 14:08:18.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29731
2021-06-24 14:08:18.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29732
2021-06-24 14:08:18.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29733
2021-06-24 14:08:18.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29734
2021-06-24 14:08:18.169 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.169 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29735
2021-06-24 14:08:18.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29736
2021-06-24 14:08:18.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29737
2021-06-24 14:08:18.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29738
2021-06-24 14:08:18.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29739
2021-06-24 14:08:18.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29740
2021-06-24 14:08:18.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29741
2021-06-24 14:08:18.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29742
2021-06-24 14:08:18.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29743
2021-06-24 14:08:18.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29744
2021-06-24 14:08:18.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29745
2021-06-24 14:08:18.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29746
2021-06-24 14:08:18.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29747
2021-06-24 14:08:18.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29748
2021-06-24 14:08:18.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29749
2021-06-24 14:08:18.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29750
2021-06-24 14:08:18.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29751
2021-06-24 14:08:18.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29752
2021-06-24 14:08:18.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29753
2021-06-24 14:08:18.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29754
2021-06-24 14:08:18.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29755
2021-06-24 14:08:18.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29756
2021-06-24 14:08:18.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29757
2021-06-24 14:08:18.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29758
2021-06-24 14:08:18.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29759
2021-06-24 14:08:18.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29760
2021-06-24 14:08:18.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29761
2021-06-24 14:08:18.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29762
2021-06-24 14:08:18.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29763
2021-06-24 14:08:18.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29764
2021-06-24 14:08:18.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29765
2021-06-24 14:08:18.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29766
2021-06-24 14:08:18.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29767
2021-06-24 14:08:18.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29768
2021-06-24 14:08:18.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29769
2021-06-24 14:08:18.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29770
2021-06-24 14:08:18.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29771
2021-06-24 14:08:18.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29772
2021-06-24 14:08:18.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29773
2021-06-24 14:08:18.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29774
2021-06-24 14:08:18.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29775
2021-06-24 14:08:18.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29776
2021-06-24 14:08:18.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29777
2021-06-24 14:08:18.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29778
2021-06-24 14:08:18.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29779
2021-06-24 14:08:18.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29780
2021-06-24 14:08:18.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29781
2021-06-24 14:08:18.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29782
2021-06-24 14:08:18.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29783
2021-06-24 14:08:18.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29784
2021-06-24 14:08:18.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29785
2021-06-24 14:08:18.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29786
2021-06-24 14:08:18.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29787
2021-06-24 14:08:18.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29788
2021-06-24 14:08:18.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29789
2021-06-24 14:08:18.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29790
2021-06-24 14:08:18.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29791
2021-06-24 14:08:18.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29792
2021-06-24 14:08:18.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29793
2021-06-24 14:08:18.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29794
2021-06-24 14:08:18.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29795
2021-06-24 14:08:18.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29796
2021-06-24 14:08:18.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29797
2021-06-24 14:08:18.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29798
2021-06-24 14:08:18.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29799
2021-06-24 14:08:18.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29800
2021-06-24 14:08:18.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29801
2021-06-24 14:08:18.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29802
2021-06-24 14:08:18.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29803
2021-06-24 14:08:18.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29804
2021-06-24 14:08:18.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29805
2021-06-24 14:08:18.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29806
2021-06-24 14:08:18.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29807
2021-06-24 14:08:18.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29808
2021-06-24 14:08:18.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29809
2021-06-24 14:08:18.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29810
2021-06-24 14:08:18.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29811
2021-06-24 14:08:18.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29812
2021-06-24 14:08:18.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29813
2021-06-24 14:08:18.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29814
2021-06-24 14:08:18.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29815
2021-06-24 14:08:18.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29816
2021-06-24 14:08:18.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29817
2021-06-24 14:08:18.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29818
2021-06-24 14:08:18.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29819
2021-06-24 14:08:18.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29820
2021-06-24 14:08:18.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29821
2021-06-24 14:08:18.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29822
2021-06-24 14:08:18.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29823
2021-06-24 14:08:18.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29824
2021-06-24 14:08:18.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29825
2021-06-24 14:08:18.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29826
2021-06-24 14:08:18.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29827
2021-06-24 14:08:18.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29828
2021-06-24 14:08:18.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29829
2021-06-24 14:08:18.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29830
2021-06-24 14:08:18.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29831
2021-06-24 14:08:18.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29832
2021-06-24 14:08:18.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29833
2021-06-24 14:08:18.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29834
2021-06-24 14:08:18.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29835
2021-06-24 14:08:18.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29836
2021-06-24 14:08:18.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29837
2021-06-24 14:08:18.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29838
2021-06-24 14:08:18.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29839
2021-06-24 14:08:18.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29840
2021-06-24 14:08:18.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29841
2021-06-24 14:08:18.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29842
2021-06-24 14:08:18.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29843
2021-06-24 14:08:18.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29844
2021-06-24 14:08:18.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29845
2021-06-24 14:08:18.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29846
2021-06-24 14:08:18.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29847
2021-06-24 14:08:18.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29848
2021-06-24 14:08:18.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29849
2021-06-24 14:08:18.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29850
2021-06-24 14:08:18.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29851
2021-06-24 14:08:18.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29852
2021-06-24 14:08:18.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29853
2021-06-24 14:08:18.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29854
2021-06-24 14:08:18.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29855
2021-06-24 14:08:18.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29856
2021-06-24 14:08:18.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29857
2021-06-24 14:08:18.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29858
2021-06-24 14:08:18.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29859
2021-06-24 14:08:18.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29860
2021-06-24 14:08:18.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29861
2021-06-24 14:08:18.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29862
2021-06-24 14:08:18.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29863
2021-06-24 14:08:18.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29864
2021-06-24 14:08:18.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29865
2021-06-24 14:08:18.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29866
2021-06-24 14:08:18.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29867
2021-06-24 14:08:18.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29868
2021-06-24 14:08:18.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29869
2021-06-24 14:08:18.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29870
2021-06-24 14:08:18.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29871
2021-06-24 14:08:18.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29872
2021-06-24 14:08:18.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29873
2021-06-24 14:08:18.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29874
2021-06-24 14:08:18.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29875
2021-06-24 14:08:18.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29876
2021-06-24 14:08:18.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29877
2021-06-24 14:08:18.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29878
2021-06-24 14:08:18.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29879
2021-06-24 14:08:18.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29880
2021-06-24 14:08:18.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29881
2021-06-24 14:08:18.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29882
2021-06-24 14:08:18.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29883
2021-06-24 14:08:18.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29884
2021-06-24 14:08:18.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29885
2021-06-24 14:08:18.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29886
2021-06-24 14:08:18.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29887
2021-06-24 14:08:18.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29888
2021-06-24 14:08:18.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29889
2021-06-24 14:08:18.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29890
2021-06-24 14:08:18.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29891
2021-06-24 14:08:18.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29892
2021-06-24 14:08:18.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29893
2021-06-24 14:08:18.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29894
2021-06-24 14:08:18.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29895
2021-06-24 14:08:18.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29896
2021-06-24 14:08:18.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29897
2021-06-24 14:08:18.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29898
2021-06-24 14:08:18.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29899
2021-06-24 14:08:18.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29900
2021-06-24 14:08:18.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29901
2021-06-24 14:08:18.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29902
2021-06-24 14:08:18.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29903
2021-06-24 14:08:18.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29904
2021-06-24 14:08:18.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29905
2021-06-24 14:08:18.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29906
2021-06-24 14:08:18.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29907
2021-06-24 14:08:18.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29908
2021-06-24 14:08:18.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29909
2021-06-24 14:08:18.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29910
2021-06-24 14:08:18.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29911
2021-06-24 14:08:18.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29912
2021-06-24 14:08:18.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29913
2021-06-24 14:08:18.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.273 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29914
2021-06-24 14:08:18.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29915
2021-06-24 14:08:18.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29916
2021-06-24 14:08:18.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29917
2021-06-24 14:08:18.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29918
2021-06-24 14:08:18.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29919
2021-06-24 14:08:18.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29920
2021-06-24 14:08:18.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29921
2021-06-24 14:08:18.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29922
2021-06-24 14:08:18.277 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.277 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29923
2021-06-24 14:08:18.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29924
2021-06-24 14:08:18.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29925
2021-06-24 14:08:18.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29926
2021-06-24 14:08:18.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29927
2021-06-24 14:08:18.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29928
2021-06-24 14:08:18.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29929
2021-06-24 14:08:18.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29930
2021-06-24 14:08:18.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29931
2021-06-24 14:08:18.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29932
2021-06-24 14:08:18.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29933
2021-06-24 14:08:18.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29934
2021-06-24 14:08:18.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29935
2021-06-24 14:08:18.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29936
2021-06-24 14:08:18.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29937
2021-06-24 14:08:18.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29938
2021-06-24 14:08:18.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29939
2021-06-24 14:08:18.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29940
2021-06-24 14:08:18.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29941
2021-06-24 14:08:18.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29942
2021-06-24 14:08:18.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29943
2021-06-24 14:08:18.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29944
2021-06-24 14:08:18.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29945
2021-06-24 14:08:18.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29946
2021-06-24 14:08:18.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29947
2021-06-24 14:08:18.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29948
2021-06-24 14:08:18.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29949
2021-06-24 14:08:18.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29950
2021-06-24 14:08:18.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29951
2021-06-24 14:08:18.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29952
2021-06-24 14:08:18.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29953
2021-06-24 14:08:18.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29954
2021-06-24 14:08:18.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29955
2021-06-24 14:08:18.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29956
2021-06-24 14:08:18.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29957
2021-06-24 14:08:18.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29958
2021-06-24 14:08:18.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29959
2021-06-24 14:08:18.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29960
2021-06-24 14:08:18.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29961
2021-06-24 14:08:18.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29962
2021-06-24 14:08:18.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29963
2021-06-24 14:08:18.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29964
2021-06-24 14:08:18.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29965
2021-06-24 14:08:18.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29966
2021-06-24 14:08:18.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29967
2021-06-24 14:08:18.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29968
2021-06-24 14:08:18.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29969
2021-06-24 14:08:18.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29970
2021-06-24 14:08:18.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29971
2021-06-24 14:08:18.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29972
2021-06-24 14:08:18.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29973
2021-06-24 14:08:18.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29974
2021-06-24 14:08:18.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29975
2021-06-24 14:08:18.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29976
2021-06-24 14:08:18.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29977
2021-06-24 14:08:18.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29978
2021-06-24 14:08:18.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29979
2021-06-24 14:08:18.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29980
2021-06-24 14:08:18.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29981
2021-06-24 14:08:18.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29982
2021-06-24 14:08:18.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29983
2021-06-24 14:08:18.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29984
2021-06-24 14:08:18.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29985
2021-06-24 14:08:18.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29986
2021-06-24 14:08:18.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29987
2021-06-24 14:08:18.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29988
2021-06-24 14:08:18.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29989
2021-06-24 14:08:18.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29990
2021-06-24 14:08:18.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29991
2021-06-24 14:08:18.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29992
2021-06-24 14:08:18.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29993
2021-06-24 14:08:18.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29994
2021-06-24 14:08:18.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29995
2021-06-24 14:08:18.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29996
2021-06-24 14:08:18.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29997
2021-06-24 14:08:18.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29998
2021-06-24 14:08:18.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 29999
2021-06-24 14:08:18.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30000
2021-06-24 14:08:18.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30001
2021-06-24 14:08:18.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30002
2021-06-24 14:08:18.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30003
2021-06-24 14:08:18.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30004
2021-06-24 14:08:18.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30005
2021-06-24 14:08:18.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30006
2021-06-24 14:08:18.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30007
2021-06-24 14:08:18.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30008
2021-06-24 14:08:18.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30009
2021-06-24 14:08:18.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30010
2021-06-24 14:08:18.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30011
2021-06-24 14:08:18.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30012
2021-06-24 14:08:18.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30013
2021-06-24 14:08:18.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30014
2021-06-24 14:08:18.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30015
2021-06-24 14:08:18.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30016
2021-06-24 14:08:18.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30017
2021-06-24 14:08:18.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30018
2021-06-24 14:08:18.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30019
2021-06-24 14:08:18.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30020
2021-06-24 14:08:18.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30021
2021-06-24 14:08:18.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30022
2021-06-24 14:08:18.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30023
2021-06-24 14:08:18.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30024
2021-06-24 14:08:18.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30025
2021-06-24 14:08:18.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30026
2021-06-24 14:08:18.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30027
2021-06-24 14:08:18.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30028
2021-06-24 14:08:18.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30029
2021-06-24 14:08:18.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30030
2021-06-24 14:08:18.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30031
2021-06-24 14:08:18.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30032
2021-06-24 14:08:18.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30033
2021-06-24 14:08:18.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30034
2021-06-24 14:08:18.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30035
2021-06-24 14:08:18.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30036
2021-06-24 14:08:18.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30037
2021-06-24 14:08:18.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30038
2021-06-24 14:08:18.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30039
2021-06-24 14:08:18.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30040
2021-06-24 14:08:18.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30041
2021-06-24 14:08:18.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30042
2021-06-24 14:08:18.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30043
2021-06-24 14:08:18.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30044
2021-06-24 14:08:18.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30045
2021-06-24 14:08:18.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30046
2021-06-24 14:08:18.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30047
2021-06-24 14:08:18.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30048
2021-06-24 14:08:18.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30049
2021-06-24 14:08:18.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30050
2021-06-24 14:08:18.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30051
2021-06-24 14:08:18.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30052
2021-06-24 14:08:18.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30053
2021-06-24 14:08:18.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30054
2021-06-24 14:08:18.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30055
2021-06-24 14:08:18.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30056
2021-06-24 14:08:18.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30057
2021-06-24 14:08:18.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30058
2021-06-24 14:08:18.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30059
2021-06-24 14:08:18.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30060
2021-06-24 14:08:18.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30061
2021-06-24 14:08:18.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30062
2021-06-24 14:08:18.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30063
2021-06-24 14:08:18.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30064
2021-06-24 14:08:18.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30065
2021-06-24 14:08:18.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30066
2021-06-24 14:08:18.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30067
2021-06-24 14:08:18.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30068
2021-06-24 14:08:18.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30069
2021-06-24 14:08:18.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30070
2021-06-24 14:08:18.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30071
2021-06-24 14:08:18.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30072
2021-06-24 14:08:18.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30073
2021-06-24 14:08:18.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30074
2021-06-24 14:08:18.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30075
2021-06-24 14:08:18.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30076
2021-06-24 14:08:18.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30077
2021-06-24 14:08:18.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30078
2021-06-24 14:08:18.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30079
2021-06-24 14:08:18.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30080
2021-06-24 14:08:18.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30081
2021-06-24 14:08:18.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30082
2021-06-24 14:08:18.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30083
2021-06-24 14:08:18.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30084
2021-06-24 14:08:18.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30085
2021-06-24 14:08:18.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30086
2021-06-24 14:08:18.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30087
2021-06-24 14:08:18.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30088
2021-06-24 14:08:18.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30089
2021-06-24 14:08:18.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30090
2021-06-24 14:08:18.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30091
2021-06-24 14:08:18.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30092
2021-06-24 14:08:18.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30093
2021-06-24 14:08:18.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30094
2021-06-24 14:08:18.374 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.374 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30095
2021-06-24 14:08:18.375 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.375 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30096
2021-06-24 14:08:18.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.376 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30097
2021-06-24 14:08:18.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30098
2021-06-24 14:08:18.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30099
2021-06-24 14:08:18.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30100
2021-06-24 14:08:18.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30101
2021-06-24 14:08:18.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30102
2021-06-24 14:08:18.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30103
2021-06-24 14:08:18.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30104
2021-06-24 14:08:18.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30105
2021-06-24 14:08:18.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30106
2021-06-24 14:08:18.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30107
2021-06-24 14:08:18.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30108
2021-06-24 14:08:18.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30109
2021-06-24 14:08:18.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30110
2021-06-24 14:08:18.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30111
2021-06-24 14:08:18.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30112
2021-06-24 14:08:18.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30113
2021-06-24 14:08:18.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30114
2021-06-24 14:08:18.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30115
2021-06-24 14:08:18.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30116
2021-06-24 14:08:18.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30117
2021-06-24 14:08:18.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30118
2021-06-24 14:08:18.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30119
2021-06-24 14:08:18.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30120
2021-06-24 14:08:18.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30121
2021-06-24 14:08:18.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30122
2021-06-24 14:08:18.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30123
2021-06-24 14:08:18.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30124
2021-06-24 14:08:18.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30125
2021-06-24 14:08:18.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30126
2021-06-24 14:08:18.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30127
2021-06-24 14:08:18.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30128
2021-06-24 14:08:18.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30129
2021-06-24 14:08:18.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30130
2021-06-24 14:08:18.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30131
2021-06-24 14:08:18.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30132
2021-06-24 14:08:18.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30133
2021-06-24 14:08:18.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30134
2021-06-24 14:08:18.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30135
2021-06-24 14:08:18.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30136
2021-06-24 14:08:18.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30137
2021-06-24 14:08:18.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30138
2021-06-24 14:08:18.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30139
2021-06-24 14:08:18.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30140
2021-06-24 14:08:18.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30141
2021-06-24 14:08:18.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30142
2021-06-24 14:08:18.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30143
2021-06-24 14:08:18.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30144
2021-06-24 14:08:18.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30145
2021-06-24 14:08:18.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30146
2021-06-24 14:08:18.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30147
2021-06-24 14:08:18.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30148
2021-06-24 14:08:18.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30149
2021-06-24 14:08:18.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30150
2021-06-24 14:08:18.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30151
2021-06-24 14:08:18.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30152
2021-06-24 14:08:18.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30153
2021-06-24 14:08:18.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30154
2021-06-24 14:08:18.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30155
2021-06-24 14:08:18.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30156
2021-06-24 14:08:18.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30157
2021-06-24 14:08:18.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30158
2021-06-24 14:08:18.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30159
2021-06-24 14:08:18.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30160
2021-06-24 14:08:18.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30161
2021-06-24 14:08:18.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30162
2021-06-24 14:08:18.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30163
2021-06-24 14:08:18.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30164
2021-06-24 14:08:18.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30165
2021-06-24 14:08:18.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30166
2021-06-24 14:08:18.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30167
2021-06-24 14:08:18.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30168
2021-06-24 14:08:18.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30169
2021-06-24 14:08:18.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30170
2021-06-24 14:08:18.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30171
2021-06-24 14:08:18.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30172
2021-06-24 14:08:18.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30173
2021-06-24 14:08:18.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30174
2021-06-24 14:08:18.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30175
2021-06-24 14:08:18.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30176
2021-06-24 14:08:18.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30177
2021-06-24 14:08:18.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30178
2021-06-24 14:08:18.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30179
2021-06-24 14:08:18.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30180
2021-06-24 14:08:18.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30181
2021-06-24 14:08:18.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30182
2021-06-24 14:08:18.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30183
2021-06-24 14:08:18.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30184
2021-06-24 14:08:18.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30185
2021-06-24 14:08:18.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30186
2021-06-24 14:08:18.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30187
2021-06-24 14:08:18.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30188
2021-06-24 14:08:18.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30189
2021-06-24 14:08:18.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30190
2021-06-24 14:08:18.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30191
2021-06-24 14:08:18.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30192
2021-06-24 14:08:18.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30193
2021-06-24 14:08:18.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30194
2021-06-24 14:08:18.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30195
2021-06-24 14:08:18.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30196
2021-06-24 14:08:18.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30197
2021-06-24 14:08:18.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30198
2021-06-24 14:08:18.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30199
2021-06-24 14:08:18.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30200
2021-06-24 14:08:18.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30201
2021-06-24 14:08:18.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30202
2021-06-24 14:08:18.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30203
2021-06-24 14:08:18.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30204
2021-06-24 14:08:18.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30205
2021-06-24 14:08:18.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30206
2021-06-24 14:08:18.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30207
2021-06-24 14:08:18.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30208
2021-06-24 14:08:18.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30209
2021-06-24 14:08:18.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30210
2021-06-24 14:08:18.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30211
2021-06-24 14:08:18.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30212
2021-06-24 14:08:18.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30213
2021-06-24 14:08:18.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30214
2021-06-24 14:08:18.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30215
2021-06-24 14:08:18.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30216
2021-06-24 14:08:18.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30217
2021-06-24 14:08:18.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30218
2021-06-24 14:08:18.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30219
2021-06-24 14:08:18.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30220
2021-06-24 14:08:18.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30221
2021-06-24 14:08:18.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30222
2021-06-24 14:08:18.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30223
2021-06-24 14:08:18.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30224
2021-06-24 14:08:18.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30225
2021-06-24 14:08:18.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30226
2021-06-24 14:08:18.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30227
2021-06-24 14:08:18.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30228
2021-06-24 14:08:18.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30229
2021-06-24 14:08:18.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30230
2021-06-24 14:08:18.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30231
2021-06-24 14:08:18.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30232
2021-06-24 14:08:18.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30233
2021-06-24 14:08:18.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30234
2021-06-24 14:08:18.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30235
2021-06-24 14:08:18.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30236
2021-06-24 14:08:18.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30237
2021-06-24 14:08:18.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30238
2021-06-24 14:08:18.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30239
2021-06-24 14:08:18.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30240
2021-06-24 14:08:18.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30241
2021-06-24 14:08:18.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30242
2021-06-24 14:08:18.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30243
2021-06-24 14:08:18.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30244
2021-06-24 14:08:18.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30245
2021-06-24 14:08:18.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30246
2021-06-24 14:08:18.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30247
2021-06-24 14:08:18.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30248
2021-06-24 14:08:18.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30249
2021-06-24 14:08:18.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30250
2021-06-24 14:08:18.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30251
2021-06-24 14:08:18.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30252
2021-06-24 14:08:18.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30253
2021-06-24 14:08:18.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30254
2021-06-24 14:08:18.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30255
2021-06-24 14:08:18.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30256
2021-06-24 14:08:18.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30257
2021-06-24 14:08:18.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30258
2021-06-24 14:08:18.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30259
2021-06-24 14:08:18.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30260
2021-06-24 14:08:18.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30261
2021-06-24 14:08:18.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30262
2021-06-24 14:08:18.489 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.489 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30263
2021-06-24 14:08:18.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30264
2021-06-24 14:08:18.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30265
2021-06-24 14:08:18.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30266
2021-06-24 14:08:18.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30267
2021-06-24 14:08:18.492 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.492 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30268
2021-06-24 14:08:18.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30269
2021-06-24 14:08:18.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30270
2021-06-24 14:08:18.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30271
2021-06-24 14:08:18.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30272
2021-06-24 14:08:18.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30273
2021-06-24 14:08:18.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30274
2021-06-24 14:08:18.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30275
2021-06-24 14:08:18.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30276
2021-06-24 14:08:18.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30277
2021-06-24 14:08:18.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30278
2021-06-24 14:08:18.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30279
2021-06-24 14:08:18.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30280
2021-06-24 14:08:18.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30281
2021-06-24 14:08:18.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30282
2021-06-24 14:08:18.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30283
2021-06-24 14:08:18.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30284
2021-06-24 14:08:18.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30285
2021-06-24 14:08:18.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30286
2021-06-24 14:08:18.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30287
2021-06-24 14:08:18.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30288
2021-06-24 14:08:18.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30289
2021-06-24 14:08:18.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30290
2021-06-24 14:08:18.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30291
2021-06-24 14:08:18.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30292
2021-06-24 14:08:18.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30293
2021-06-24 14:08:18.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30294
2021-06-24 14:08:18.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30295
2021-06-24 14:08:18.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30296
2021-06-24 14:08:18.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30297
2021-06-24 14:08:18.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30298
2021-06-24 14:08:18.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30299
2021-06-24 14:08:18.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30300
2021-06-24 14:08:18.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30301
2021-06-24 14:08:18.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30302
2021-06-24 14:08:18.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30303
2021-06-24 14:08:18.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30304
2021-06-24 14:08:18.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30305
2021-06-24 14:08:18.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30306
2021-06-24 14:08:18.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30307
2021-06-24 14:08:18.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30308
2021-06-24 14:08:18.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30309
2021-06-24 14:08:18.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30310
2021-06-24 14:08:18.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30311
2021-06-24 14:08:18.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30312
2021-06-24 14:08:18.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30313
2021-06-24 14:08:18.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30314
2021-06-24 14:08:18.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30315
2021-06-24 14:08:18.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30316
2021-06-24 14:08:18.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30317
2021-06-24 14:08:18.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30318
2021-06-24 14:08:18.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30319
2021-06-24 14:08:18.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30320
2021-06-24 14:08:18.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30321
2021-06-24 14:08:18.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30322
2021-06-24 14:08:18.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30323
2021-06-24 14:08:18.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30324
2021-06-24 14:08:18.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30325
2021-06-24 14:08:18.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30326
2021-06-24 14:08:18.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30327
2021-06-24 14:08:18.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30328
2021-06-24 14:08:18.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30329
2021-06-24 14:08:18.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30330
2021-06-24 14:08:18.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30331
2021-06-24 14:08:18.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30332
2021-06-24 14:08:18.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30333
2021-06-24 14:08:18.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30334
2021-06-24 14:08:18.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30335
2021-06-24 14:08:18.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30336
2021-06-24 14:08:18.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30337
2021-06-24 14:08:18.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30338
2021-06-24 14:08:18.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30339
2021-06-24 14:08:18.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30340
2021-06-24 14:08:18.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30341
2021-06-24 14:08:18.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30342
2021-06-24 14:08:18.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30343
2021-06-24 14:08:18.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30344
2021-06-24 14:08:18.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30345
2021-06-24 14:08:18.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30346
2021-06-24 14:08:18.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30347
2021-06-24 14:08:18.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30348
2021-06-24 14:08:18.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30349
2021-06-24 14:08:18.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30350
2021-06-24 14:08:18.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30351
2021-06-24 14:08:18.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30352
2021-06-24 14:08:18.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30353
2021-06-24 14:08:18.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30354
2021-06-24 14:08:18.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30355
2021-06-24 14:08:18.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30356
2021-06-24 14:08:18.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30357
2021-06-24 14:08:18.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30358
2021-06-24 14:08:18.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30359
2021-06-24 14:08:18.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30360
2021-06-24 14:08:18.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30361
2021-06-24 14:08:18.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30362
2021-06-24 14:08:18.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30363
2021-06-24 14:08:18.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30364
2021-06-24 14:08:18.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30365
2021-06-24 14:08:18.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30366
2021-06-24 14:08:18.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30367
2021-06-24 14:08:18.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30368
2021-06-24 14:08:18.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30369
2021-06-24 14:08:18.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30370
2021-06-24 14:08:18.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30371
2021-06-24 14:08:18.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30372
2021-06-24 14:08:18.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30373
2021-06-24 14:08:18.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30374
2021-06-24 14:08:18.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30375
2021-06-24 14:08:18.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30376
2021-06-24 14:08:18.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30377
2021-06-24 14:08:18.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30378
2021-06-24 14:08:18.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30379
2021-06-24 14:08:18.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30380
2021-06-24 14:08:18.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30381
2021-06-24 14:08:18.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30382
2021-06-24 14:08:18.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30383
2021-06-24 14:08:18.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30384
2021-06-24 14:08:18.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30385
2021-06-24 14:08:18.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30386
2021-06-24 14:08:18.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30387
2021-06-24 14:08:18.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30388
2021-06-24 14:08:18.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30389
2021-06-24 14:08:18.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30390
2021-06-24 14:08:18.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30391
2021-06-24 14:08:18.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30392
2021-06-24 14:08:18.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30393
2021-06-24 14:08:18.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30394
2021-06-24 14:08:18.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30395
2021-06-24 14:08:18.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30396
2021-06-24 14:08:18.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30397
2021-06-24 14:08:18.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30398
2021-06-24 14:08:18.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30399
2021-06-24 14:08:18.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30400
2021-06-24 14:08:18.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30401
2021-06-24 14:08:18.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30402
2021-06-24 14:08:18.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30403
2021-06-24 14:08:18.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30404
2021-06-24 14:08:18.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30405
2021-06-24 14:08:18.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30406
2021-06-24 14:08:18.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30407
2021-06-24 14:08:18.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30408
2021-06-24 14:08:18.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30409
2021-06-24 14:08:18.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30410
2021-06-24 14:08:18.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30411
2021-06-24 14:08:18.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30412
2021-06-24 14:08:18.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30413
2021-06-24 14:08:18.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30414
2021-06-24 14:08:18.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30415
2021-06-24 14:08:18.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30416
2021-06-24 14:08:18.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30417
2021-06-24 14:08:18.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30418
2021-06-24 14:08:18.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30419
2021-06-24 14:08:18.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30420
2021-06-24 14:08:18.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30421
2021-06-24 14:08:18.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30422
2021-06-24 14:08:18.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30423
2021-06-24 14:08:18.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30424
2021-06-24 14:08:18.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30425
2021-06-24 14:08:18.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30426
2021-06-24 14:08:18.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30427
2021-06-24 14:08:18.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30428
2021-06-24 14:08:18.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30429
2021-06-24 14:08:18.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30430
2021-06-24 14:08:18.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30431
2021-06-24 14:08:18.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30432
2021-06-24 14:08:18.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30433
2021-06-24 14:08:18.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30434
2021-06-24 14:08:18.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30435
2021-06-24 14:08:18.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30436
2021-06-24 14:08:18.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30437
2021-06-24 14:08:18.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30438
2021-06-24 14:08:18.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30439
2021-06-24 14:08:18.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30440
2021-06-24 14:08:18.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30441
2021-06-24 14:08:18.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30442
2021-06-24 14:08:18.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30443
2021-06-24 14:08:18.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30444
2021-06-24 14:08:18.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30445
2021-06-24 14:08:18.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30446
2021-06-24 14:08:18.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30447
2021-06-24 14:08:18.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30448
2021-06-24 14:08:18.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30449
2021-06-24 14:08:18.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30450
2021-06-24 14:08:18.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30451
2021-06-24 14:08:18.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30452
2021-06-24 14:08:18.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30453
2021-06-24 14:08:18.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30454
2021-06-24 14:08:18.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30455
2021-06-24 14:08:18.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30456
2021-06-24 14:08:18.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30457
2021-06-24 14:08:18.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30458
2021-06-24 14:08:18.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30459
2021-06-24 14:08:18.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30460
2021-06-24 14:08:18.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30461
2021-06-24 14:08:18.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30462
2021-06-24 14:08:18.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30463
2021-06-24 14:08:18.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30464
2021-06-24 14:08:18.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30465
2021-06-24 14:08:18.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30466
2021-06-24 14:08:18.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30467
2021-06-24 14:08:18.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30468
2021-06-24 14:08:18.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30469
2021-06-24 14:08:18.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30470
2021-06-24 14:08:18.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30471
2021-06-24 14:08:18.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30472
2021-06-24 14:08:18.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30473
2021-06-24 14:08:18.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30474
2021-06-24 14:08:18.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30475
2021-06-24 14:08:18.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30476
2021-06-24 14:08:18.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30477
2021-06-24 14:08:18.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30478
2021-06-24 14:08:18.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30479
2021-06-24 14:08:18.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30480
2021-06-24 14:08:18.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30481
2021-06-24 14:08:18.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30482
2021-06-24 14:08:18.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30483
2021-06-24 14:08:18.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30484
2021-06-24 14:08:18.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30485
2021-06-24 14:08:18.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30486
2021-06-24 14:08:18.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30487
2021-06-24 14:08:18.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30488
2021-06-24 14:08:18.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30489
2021-06-24 14:08:18.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30490
2021-06-24 14:08:18.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30491
2021-06-24 14:08:18.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30492
2021-06-24 14:08:18.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30493
2021-06-24 14:08:18.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30494
2021-06-24 14:08:18.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30495
2021-06-24 14:08:18.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30496
2021-06-24 14:08:18.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30497
2021-06-24 14:08:18.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30498
2021-06-24 14:08:18.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30499
2021-06-24 14:08:18.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30500
2021-06-24 14:08:18.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30501
2021-06-24 14:08:18.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30502
2021-06-24 14:08:18.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30503
2021-06-24 14:08:18.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30504
2021-06-24 14:08:18.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30505
2021-06-24 14:08:18.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30506
2021-06-24 14:08:18.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30507
2021-06-24 14:08:18.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30508
2021-06-24 14:08:18.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30509
2021-06-24 14:08:18.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30510
2021-06-24 14:08:18.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30511
2021-06-24 14:08:18.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30512
2021-06-24 14:08:18.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30513
2021-06-24 14:08:18.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30514
2021-06-24 14:08:18.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30515
2021-06-24 14:08:18.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30516
2021-06-24 14:08:18.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30517
2021-06-24 14:08:18.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30518
2021-06-24 14:08:18.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30519
2021-06-24 14:08:18.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30520
2021-06-24 14:08:18.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30521
2021-06-24 14:08:18.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30522
2021-06-24 14:08:18.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30523
2021-06-24 14:08:18.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30524
2021-06-24 14:08:18.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30525
2021-06-24 14:08:18.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30526
2021-06-24 14:08:18.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30527
2021-06-24 14:08:18.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30528
2021-06-24 14:08:18.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30529
2021-06-24 14:08:18.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30530
2021-06-24 14:08:18.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30531
2021-06-24 14:08:18.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30532
2021-06-24 14:08:18.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30533
2021-06-24 14:08:18.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30534
2021-06-24 14:08:18.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30535
2021-06-24 14:08:18.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30536
2021-06-24 14:08:18.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30537
2021-06-24 14:08:18.657 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.657 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30538
2021-06-24 14:08:18.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30539
2021-06-24 14:08:18.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30540
2021-06-24 14:08:18.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30541
2021-06-24 14:08:18.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30542
2021-06-24 14:08:18.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30543
2021-06-24 14:08:18.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30544
2021-06-24 14:08:18.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30545
2021-06-24 14:08:18.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30546
2021-06-24 14:08:18.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30547
2021-06-24 14:08:18.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30548
2021-06-24 14:08:18.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30549
2021-06-24 14:08:18.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30550
2021-06-24 14:08:18.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30551
2021-06-24 14:08:18.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30552
2021-06-24 14:08:18.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30553
2021-06-24 14:08:18.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30554
2021-06-24 14:08:18.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30555
2021-06-24 14:08:18.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30556
2021-06-24 14:08:18.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30557
2021-06-24 14:08:18.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30558
2021-06-24 14:08:18.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30559
2021-06-24 14:08:18.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30560
2021-06-24 14:08:18.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30561
2021-06-24 14:08:18.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30562
2021-06-24 14:08:18.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30563
2021-06-24 14:08:18.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30564
2021-06-24 14:08:18.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30565
2021-06-24 14:08:18.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30566
2021-06-24 14:08:18.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30567
2021-06-24 14:08:18.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30568
2021-06-24 14:08:18.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30569
2021-06-24 14:08:18.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30570
2021-06-24 14:08:18.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30571
2021-06-24 14:08:18.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30572
2021-06-24 14:08:18.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30573
2021-06-24 14:08:18.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30574
2021-06-24 14:08:18.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30575
2021-06-24 14:08:18.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30576
2021-06-24 14:08:18.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30577
2021-06-24 14:08:18.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30578
2021-06-24 14:08:18.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30579
2021-06-24 14:08:18.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30580
2021-06-24 14:08:18.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30581
2021-06-24 14:08:18.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30582
2021-06-24 14:08:18.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30583
2021-06-24 14:08:18.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30584
2021-06-24 14:08:18.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30585
2021-06-24 14:08:18.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30586
2021-06-24 14:08:18.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30587
2021-06-24 14:08:18.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30588
2021-06-24 14:08:18.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30589
2021-06-24 14:08:18.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30590
2021-06-24 14:08:18.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30591
2021-06-24 14:08:18.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30592
2021-06-24 14:08:18.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30593
2021-06-24 14:08:18.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30594
2021-06-24 14:08:18.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30595
2021-06-24 14:08:18.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30596
2021-06-24 14:08:18.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30597
2021-06-24 14:08:18.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30598
2021-06-24 14:08:18.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30599
2021-06-24 14:08:18.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30600
2021-06-24 14:08:18.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30601
2021-06-24 14:08:18.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30602
2021-06-24 14:08:18.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30603
2021-06-24 14:08:18.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30604
2021-06-24 14:08:18.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30605
2021-06-24 14:08:18.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30606
2021-06-24 14:08:18.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30607
2021-06-24 14:08:18.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30608
2021-06-24 14:08:18.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30609
2021-06-24 14:08:18.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30610
2021-06-24 14:08:18.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30611
2021-06-24 14:08:18.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30612
2021-06-24 14:08:18.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30613
2021-06-24 14:08:18.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30614
2021-06-24 14:08:18.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30615
2021-06-24 14:08:18.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30616
2021-06-24 14:08:18.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30617
2021-06-24 14:08:18.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30618
2021-06-24 14:08:18.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30619
2021-06-24 14:08:18.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30620
2021-06-24 14:08:18.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30621
2021-06-24 14:08:18.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30622
2021-06-24 14:08:18.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30623
2021-06-24 14:08:18.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30624
2021-06-24 14:08:18.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30625
2021-06-24 14:08:18.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30626
2021-06-24 14:08:18.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30627
2021-06-24 14:08:18.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30628
2021-06-24 14:08:18.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30629
2021-06-24 14:08:18.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30630
2021-06-24 14:08:18.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30631
2021-06-24 14:08:18.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30632
2021-06-24 14:08:18.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30633
2021-06-24 14:08:18.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30634
2021-06-24 14:08:18.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30635
2021-06-24 14:08:18.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30636
2021-06-24 14:08:18.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30637
2021-06-24 14:08:18.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30638
2021-06-24 14:08:18.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30639
2021-06-24 14:08:18.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30640
2021-06-24 14:08:18.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30641
2021-06-24 14:08:18.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30642
2021-06-24 14:08:18.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30643
2021-06-24 14:08:18.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30644
2021-06-24 14:08:18.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30645
2021-06-24 14:08:18.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30646
2021-06-24 14:08:18.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30647
2021-06-24 14:08:18.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30648
2021-06-24 14:08:18.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30649
2021-06-24 14:08:18.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30650
2021-06-24 14:08:18.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30651
2021-06-24 14:08:18.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30652
2021-06-24 14:08:18.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30653
2021-06-24 14:08:18.726 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.726 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30654
2021-06-24 14:08:18.727 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.727 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30655
2021-06-24 14:08:18.728 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.728 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30656
2021-06-24 14:08:18.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30657
2021-06-24 14:08:18.729 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.729 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30658
2021-06-24 14:08:18.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30659
2021-06-24 14:08:18.730 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.730 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30660
2021-06-24 14:08:18.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30661
2021-06-24 14:08:18.731 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.731 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30662
2021-06-24 14:08:18.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30663
2021-06-24 14:08:18.732 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.732 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30664
2021-06-24 14:08:18.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30665
2021-06-24 14:08:18.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30666
2021-06-24 14:08:18.733 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.733 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30667
2021-06-24 14:08:18.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30668
2021-06-24 14:08:18.734 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.734 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30669
2021-06-24 14:08:18.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30670
2021-06-24 14:08:18.735 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.735 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30671
2021-06-24 14:08:18.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30672
2021-06-24 14:08:18.736 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.736 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30673
2021-06-24 14:08:18.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30674
2021-06-24 14:08:18.737 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.737 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30675
2021-06-24 14:08:18.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30676
2021-06-24 14:08:18.738 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.738 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30677
2021-06-24 14:08:18.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30678
2021-06-24 14:08:18.739 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.739 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30679
2021-06-24 14:08:18.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30680
2021-06-24 14:08:18.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30681
2021-06-24 14:08:18.740 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.740 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30682
2021-06-24 14:08:18.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30683
2021-06-24 14:08:18.741 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.741 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30684
2021-06-24 14:08:18.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30685
2021-06-24 14:08:18.742 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.742 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30686
2021-06-24 14:08:18.743 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.743 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30687
2021-06-24 14:08:18.744 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.744 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30688
2021-06-24 14:08:18.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30689
2021-06-24 14:08:18.745 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.745 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30690
2021-06-24 14:08:18.746 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.746 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30691
2021-06-24 14:08:18.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30692
2021-06-24 14:08:18.747 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.747 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30693
2021-06-24 14:08:18.748 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.748 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30694
2021-06-24 14:08:18.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30695
2021-06-24 14:08:18.749 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.749 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30696
2021-06-24 14:08:18.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30697
2021-06-24 14:08:18.750 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.750 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30698
2021-06-24 14:08:18.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30699
2021-06-24 14:08:18.751 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.751 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30700
2021-06-24 14:08:18.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30701
2021-06-24 14:08:18.753 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.753 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30702
2021-06-24 14:08:18.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30703
2021-06-24 14:08:18.754 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.754 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30704
2021-06-24 14:08:18.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30705
2021-06-24 14:08:18.755 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.755 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30706
2021-06-24 14:08:18.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30707
2021-06-24 14:08:18.756 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.756 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30708
2021-06-24 14:08:18.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30709
2021-06-24 14:08:18.757 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.757 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30710
2021-06-24 14:08:18.758 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.758 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30711
2021-06-24 14:08:18.759 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.759 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30712
2021-06-24 14:08:18.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30713
2021-06-24 14:08:18.760 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.760 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30714
2021-06-24 14:08:18.761 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.761 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30715
2021-06-24 14:08:18.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30716
2021-06-24 14:08:18.762 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.762 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30717
2021-06-24 14:08:18.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30718
2021-06-24 14:08:18.763 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.763 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30719
2021-06-24 14:08:18.764 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.764 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30720
2021-06-24 14:08:18.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30721
2021-06-24 14:08:18.765 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.765 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30722
2021-06-24 14:08:18.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30723
2021-06-24 14:08:18.766 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.766 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30724
2021-06-24 14:08:18.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30725
2021-06-24 14:08:18.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.767 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30726
2021-06-24 14:08:18.767 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30727
2021-06-24 14:08:18.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30728
2021-06-24 14:08:18.768 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.768 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30729
2021-06-24 14:08:18.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30730
2021-06-24 14:08:18.769 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.769 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30731
2021-06-24 14:08:18.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30732
2021-06-24 14:08:18.770 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.770 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30733
2021-06-24 14:08:18.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30734
2021-06-24 14:08:18.771 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.771 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30735
2021-06-24 14:08:18.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30736
2021-06-24 14:08:18.772 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.772 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30737
2021-06-24 14:08:18.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30738
2021-06-24 14:08:18.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30739
2021-06-24 14:08:18.773 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.773 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30740
2021-06-24 14:08:18.774 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30741
2021-06-24 14:08:18.775 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.775 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30742
2021-06-24 14:08:18.776 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.776 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30743
2021-06-24 14:08:18.777 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.777 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30744
2021-06-24 14:08:18.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30745
2021-06-24 14:08:18.778 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.778 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30746
2021-06-24 14:08:18.779 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.779 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30747
2021-06-24 14:08:18.780 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.780 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30748
2021-06-24 14:08:18.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30749
2021-06-24 14:08:18.781 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.781 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30750
2021-06-24 14:08:18.782 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.782 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30751
2021-06-24 14:08:18.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30752
2021-06-24 14:08:18.783 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.783 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30753
2021-06-24 14:08:18.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30754
2021-06-24 14:08:18.784 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.784 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30755
2021-06-24 14:08:18.785 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.785 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30756
2021-06-24 14:08:18.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30757
2021-06-24 14:08:18.786 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.786 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30758
2021-06-24 14:08:18.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30759
2021-06-24 14:08:18.787 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.787 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30760
2021-06-24 14:08:18.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30761
2021-06-24 14:08:18.788 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.788 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30762
2021-06-24 14:08:18.789 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.789 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30763
2021-06-24 14:08:18.790 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.790 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30764
2021-06-24 14:08:18.791 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.791 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30765
2021-06-24 14:08:18.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30766
2021-06-24 14:08:18.792 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.792 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30767
2021-06-24 14:08:18.793 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.793 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30768
2021-06-24 14:08:18.794 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.794 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30769
2021-06-24 14:08:18.795 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.795 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30770
2021-06-24 14:08:18.796 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.796 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30771
2021-06-24 14:08:18.797 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.797 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30772
2021-06-24 14:08:18.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30773
2021-06-24 14:08:18.798 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.798 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30774
2021-06-24 14:08:18.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30775
2021-06-24 14:08:18.799 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.799 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30776
2021-06-24 14:08:18.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30777
2021-06-24 14:08:18.800 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.800 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30778
2021-06-24 14:08:18.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30779
2021-06-24 14:08:18.801 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.801 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30780
2021-06-24 14:08:18.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30781
2021-06-24 14:08:18.802 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.802 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30782
2021-06-24 14:08:18.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30783
2021-06-24 14:08:18.803 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.803 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30784
2021-06-24 14:08:18.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30785
2021-06-24 14:08:18.804 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.804 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30786
2021-06-24 14:08:18.805 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.805 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30787
2021-06-24 14:08:18.806 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.806 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30788
2021-06-24 14:08:18.807 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.807 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30789
2021-06-24 14:08:18.808 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.808 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30790
2021-06-24 14:08:18.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30791
2021-06-24 14:08:18.809 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.809 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30792
2021-06-24 14:08:18.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30793
2021-06-24 14:08:18.810 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.810 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30794
2021-06-24 14:08:18.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30795
2021-06-24 14:08:18.811 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.811 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30796
2021-06-24 14:08:18.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30797
2021-06-24 14:08:18.812 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.812 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30798
2021-06-24 14:08:18.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30799
2021-06-24 14:08:18.813 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.813 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30800
2021-06-24 14:08:18.814 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.814 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30801
2021-06-24 14:08:18.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30802
2021-06-24 14:08:18.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30803
2021-06-24 14:08:18.815 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.815 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30804
2021-06-24 14:08:18.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30805
2021-06-24 14:08:18.816 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.816 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30806
2021-06-24 14:08:18.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30807
2021-06-24 14:08:18.817 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.817 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30808
2021-06-24 14:08:18.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30809
2021-06-24 14:08:18.818 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.818 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30810
2021-06-24 14:08:18.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30811
2021-06-24 14:08:18.819 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.819 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30812
2021-06-24 14:08:18.820 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.820 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30813
2021-06-24 14:08:18.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30814
2021-06-24 14:08:18.821 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.821 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30815
2021-06-24 14:08:18.822 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.822 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30816
2021-06-24 14:08:18.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30817
2021-06-24 14:08:18.823 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.823 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30818
2021-06-24 14:08:18.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30819
2021-06-24 14:08:18.824 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.824 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30820
2021-06-24 14:08:18.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30821
2021-06-24 14:08:18.825 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.825 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30822
2021-06-24 14:08:18.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30823
2021-06-24 14:08:18.826 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.826 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30824
2021-06-24 14:08:18.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30825
2021-06-24 14:08:18.827 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.827 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30826
2021-06-24 14:08:18.828 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.828 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30827
2021-06-24 14:08:18.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30828
2021-06-24 14:08:18.829 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.829 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30829
2021-06-24 14:08:18.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30830
2021-06-24 14:08:18.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30831
2021-06-24 14:08:18.830 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.830 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30832
2021-06-24 14:08:18.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30833
2021-06-24 14:08:18.831 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.831 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30834
2021-06-24 14:08:18.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30835
2021-06-24 14:08:18.832 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.832 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30836
2021-06-24 14:08:18.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30837
2021-06-24 14:08:18.833 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.833 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30838
2021-06-24 14:08:18.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30839
2021-06-24 14:08:18.834 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.834 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30840
2021-06-24 14:08:18.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30841
2021-06-24 14:08:18.835 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.835 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30842
2021-06-24 14:08:18.836 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.836 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30843
2021-06-24 14:08:18.838 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.838 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30844
2021-06-24 14:08:18.839 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.839 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30845
2021-06-24 14:08:18.840 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.840 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30846
2021-06-24 14:08:18.841 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.841 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30847
2021-06-24 14:08:18.842 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.842 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30848
2021-06-24 14:08:18.843 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.843 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30849
2021-06-24 14:08:18.844 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.844 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30850
2021-06-24 14:08:18.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30851
2021-06-24 14:08:18.845 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.845 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30852
2021-06-24 14:08:18.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30853
2021-06-24 14:08:18.846 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.846 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30854
2021-06-24 14:08:18.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30855
2021-06-24 14:08:18.847 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.847 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30856
2021-06-24 14:08:18.848 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.848 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30857
2021-06-24 14:08:18.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30858
2021-06-24 14:08:18.849 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.849 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30859
2021-06-24 14:08:18.850 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.850 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30860
2021-06-24 14:08:18.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30861
2021-06-24 14:08:18.851 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.851 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30862
2021-06-24 14:08:18.852 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.852 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30863
2021-06-24 14:08:18.853 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.853 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30864
2021-06-24 14:08:18.854 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.854 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30865
2021-06-24 14:08:18.855 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.855 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30866
2021-06-24 14:08:18.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30867
2021-06-24 14:08:18.856 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.856 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30868
2021-06-24 14:08:18.857 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.857 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30869
2021-06-24 14:08:18.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30870
2021-06-24 14:08:18.858 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.858 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30871
2021-06-24 14:08:18.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30872
2021-06-24 14:08:18.859 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.859 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30873
2021-06-24 14:08:18.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30874
2021-06-24 14:08:18.860 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.860 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30875
2021-06-24 14:08:18.861 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.861 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30876
2021-06-24 14:08:18.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30877
2021-06-24 14:08:18.862 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.862 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30878
2021-06-24 14:08:18.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30879
2021-06-24 14:08:18.863 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.863 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30880
2021-06-24 14:08:18.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30881
2021-06-24 14:08:18.864 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.864 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30882
2021-06-24 14:08:18.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30883
2021-06-24 14:08:18.865 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.865 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30884
2021-06-24 14:08:18.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30885
2021-06-24 14:08:18.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30886
2021-06-24 14:08:18.866 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.866 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30887
2021-06-24 14:08:18.867 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.867 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30888
2021-06-24 14:08:18.868 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.868 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30889
2021-06-24 14:08:18.869 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.869 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30890
2021-06-24 14:08:18.870 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.870 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30891
2021-06-24 14:08:18.872 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.872 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30892
2021-06-24 14:08:18.873 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.873 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30893
2021-06-24 14:08:18.874 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.874 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30894
2021-06-24 14:08:18.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30895
2021-06-24 14:08:18.875 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.875 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30896
2021-06-24 14:08:18.876 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.876 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30897
2021-06-24 14:08:18.877 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.877 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30898
2021-06-24 14:08:18.878 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.878 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30899
2021-06-24 14:08:18.879 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.879 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30900
2021-06-24 14:08:18.880 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.880 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30901
2021-06-24 14:08:18.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30902
2021-06-24 14:08:18.881 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.881 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30903
2021-06-24 14:08:18.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30904
2021-06-24 14:08:18.882 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.882 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30905
2021-06-24 14:08:18.884 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.884 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30906
2021-06-24 14:08:18.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.885 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30907
2021-06-24 14:08:18.885 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30908
2021-06-24 14:08:18.886 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.886 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30909
2021-06-24 14:08:18.887 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.887 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30910
2021-06-24 14:08:18.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30911
2021-06-24 14:08:18.888 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.888 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30912
2021-06-24 14:08:18.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30913
2021-06-24 14:08:18.889 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.889 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30914
2021-06-24 14:08:18.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30915
2021-06-24 14:08:18.890 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.890 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30916
2021-06-24 14:08:18.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30917
2021-06-24 14:08:18.891 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.891 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30918
2021-06-24 14:08:18.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30919
2021-06-24 14:08:18.892 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.892 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30920
2021-06-24 14:08:18.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30921
2021-06-24 14:08:18.893 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.893 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30922
2021-06-24 14:08:18.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30923
2021-06-24 14:08:18.894 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.894 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30924
2021-06-24 14:08:18.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30925
2021-06-24 14:08:18.895 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.895 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30926
2021-06-24 14:08:18.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30927
2021-06-24 14:08:18.896 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.896 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30928
2021-06-24 14:08:18.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30929
2021-06-24 14:08:18.897 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.897 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30930
2021-06-24 14:08:18.898 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.898 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30931
2021-06-24 14:08:18.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30932
2021-06-24 14:08:18.899 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.899 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30933
2021-06-24 14:08:18.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30934
2021-06-24 14:08:18.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30935
2021-06-24 14:08:18.900 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.900 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30936
2021-06-24 14:08:18.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30937
2021-06-24 14:08:18.901 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.901 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30938
2021-06-24 14:08:18.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30939
2021-06-24 14:08:18.902 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.902 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30940
2021-06-24 14:08:18.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30941
2021-06-24 14:08:18.903 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.903 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30942
2021-06-24 14:08:18.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30943
2021-06-24 14:08:18.904 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.904 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30944
2021-06-24 14:08:18.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30945
2021-06-24 14:08:18.905 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.905 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30946
2021-06-24 14:08:18.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30947
2021-06-24 14:08:18.906 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.906 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30948
2021-06-24 14:08:18.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30949
2021-06-24 14:08:18.907 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.907 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30950
2021-06-24 14:08:18.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30951
2021-06-24 14:08:18.908 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.908 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30952
2021-06-24 14:08:18.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30953
2021-06-24 14:08:18.909 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.909 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30954
2021-06-24 14:08:18.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30955
2021-06-24 14:08:18.910 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.910 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30956
2021-06-24 14:08:18.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30957
2021-06-24 14:08:18.911 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.911 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30958
2021-06-24 14:08:18.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30959
2021-06-24 14:08:18.912 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.912 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30960
2021-06-24 14:08:18.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30961
2021-06-24 14:08:18.913 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.913 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30962
2021-06-24 14:08:18.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30963
2021-06-24 14:08:18.914 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.914 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30964
2021-06-24 14:08:18.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30965
2021-06-24 14:08:18.915 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.915 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30966
2021-06-24 14:08:18.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30967
2021-06-24 14:08:18.916 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.916 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30968
2021-06-24 14:08:18.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30969
2021-06-24 14:08:18.917 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.917 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30970
2021-06-24 14:08:18.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30971
2021-06-24 14:08:18.918 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.918 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30972
2021-06-24 14:08:18.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30973
2021-06-24 14:08:18.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30974
2021-06-24 14:08:18.919 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.919 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30975
2021-06-24 14:08:18.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30976
2021-06-24 14:08:18.920 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.920 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30977
2021-06-24 14:08:18.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30978
2021-06-24 14:08:18.921 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.921 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30979
2021-06-24 14:08:18.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30980
2021-06-24 14:08:18.922 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.922 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30981
2021-06-24 14:08:18.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30982
2021-06-24 14:08:18.923 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.923 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30983
2021-06-24 14:08:18.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30984
2021-06-24 14:08:18.924 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.924 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30985
2021-06-24 14:08:18.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30986
2021-06-24 14:08:18.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30987
2021-06-24 14:08:18.925 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.925 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30988
2021-06-24 14:08:18.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30989
2021-06-24 14:08:18.926 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.926 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30990
2021-06-24 14:08:18.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30991
2021-06-24 14:08:18.927 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.927 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30992
2021-06-24 14:08:18.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30993
2021-06-24 14:08:18.928 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.928 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30994
2021-06-24 14:08:18.929 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.929 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30995
2021-06-24 14:08:18.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30996
2021-06-24 14:08:18.930 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.930 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30997
2021-06-24 14:08:18.931 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.931 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30998
2021-06-24 14:08:18.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 30999
2021-06-24 14:08:18.932 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.932 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31000
2021-06-24 14:08:18.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31001
2021-06-24 14:08:18.934 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.934 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31002
2021-06-24 14:08:18.935 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.935 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31003
2021-06-24 14:08:18.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31004
2021-06-24 14:08:18.936 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.936 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31005
2021-06-24 14:08:18.937 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.937 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31006
2021-06-24 14:08:18.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31007
2021-06-24 14:08:18.938 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.938 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31008
2021-06-24 14:08:18.939 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.939 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31009
2021-06-24 14:08:18.940 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.940 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31010
2021-06-24 14:08:18.941 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.941 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31011
2021-06-24 14:08:18.942 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.942 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31012
2021-06-24 14:08:18.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31013
2021-06-24 14:08:18.943 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.943 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31014
2021-06-24 14:08:18.944 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.944 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31015
2021-06-24 14:08:18.945 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.945 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31016
2021-06-24 14:08:18.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31017
2021-06-24 14:08:18.946 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.946 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31018
2021-06-24 14:08:18.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31019
2021-06-24 14:08:18.947 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.947 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31020
2021-06-24 14:08:18.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31021
2021-06-24 14:08:18.948 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.948 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31022
2021-06-24 14:08:18.949 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.949 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31023
2021-06-24 14:08:18.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31024
2021-06-24 14:08:18.950 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.950 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31025
2021-06-24 14:08:18.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31026
2021-06-24 14:08:18.951 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.951 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31027
2021-06-24 14:08:18.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31028
2021-06-24 14:08:18.952 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.952 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31029
2021-06-24 14:08:18.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31030
2021-06-24 14:08:18.953 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.953 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31031
2021-06-24 14:08:18.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31032
2021-06-24 14:08:18.954 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.954 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31033
2021-06-24 14:08:18.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31034
2021-06-24 14:08:18.955 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.955 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31035
2021-06-24 14:08:18.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31036
2021-06-24 14:08:18.956 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.956 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31037
2021-06-24 14:08:18.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31038
2021-06-24 14:08:18.957 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.957 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31039
2021-06-24 14:08:18.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31040
2021-06-24 14:08:18.958 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.958 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31041
2021-06-24 14:08:18.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31042
2021-06-24 14:08:18.959 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.959 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31043
2021-06-24 14:08:18.960 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.960 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31044
2021-06-24 14:08:18.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31045
2021-06-24 14:08:18.961 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.961 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31046
2021-06-24 14:08:18.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31047
2021-06-24 14:08:18.962 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.962 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31048
2021-06-24 14:08:18.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31049
2021-06-24 14:08:18.963 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.963 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31050
2021-06-24 14:08:18.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31051
2021-06-24 14:08:18.964 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.964 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31052
2021-06-24 14:08:18.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31053
2021-06-24 14:08:18.965 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.965 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31054
2021-06-24 14:08:18.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31055
2021-06-24 14:08:18.966 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.966 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31056
2021-06-24 14:08:18.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31057
2021-06-24 14:08:18.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31058
2021-06-24 14:08:18.967 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.967 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31059
2021-06-24 14:08:18.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31060
2021-06-24 14:08:18.968 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.968 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31061
2021-06-24 14:08:18.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31062
2021-06-24 14:08:18.969 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.969 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31063
2021-06-24 14:08:18.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31064
2021-06-24 14:08:18.970 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.970 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31065
2021-06-24 14:08:18.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31066
2021-06-24 14:08:18.971 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.971 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31067
2021-06-24 14:08:18.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31068
2021-06-24 14:08:18.972 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.972 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31069
2021-06-24 14:08:18.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31070
2021-06-24 14:08:18.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31071
2021-06-24 14:08:18.973 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.973 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31072
2021-06-24 14:08:18.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31073
2021-06-24 14:08:18.974 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.974 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31074
2021-06-24 14:08:18.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31075
2021-06-24 14:08:18.975 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.975 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31076
2021-06-24 14:08:18.976 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.976 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31077
2021-06-24 14:08:18.977 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.977 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31078
2021-06-24 14:08:18.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31079
2021-06-24 14:08:18.978 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.978 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31080
2021-06-24 14:08:18.979 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.979 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31081
2021-06-24 14:08:18.980 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.980 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31082
2021-06-24 14:08:18.981 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.981 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31083
2021-06-24 14:08:18.982 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.982 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31084
2021-06-24 14:08:18.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31085
2021-06-24 14:08:18.983 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.983 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31086
2021-06-24 14:08:18.984 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.984 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31087
2021-06-24 14:08:18.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31088
2021-06-24 14:08:18.985 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.985 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31089
2021-06-24 14:08:18.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31090
2021-06-24 14:08:18.986 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.986 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31091
2021-06-24 14:08:18.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31092
2021-06-24 14:08:18.987 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.987 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31093
2021-06-24 14:08:18.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31094
2021-06-24 14:08:18.988 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.988 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31095
2021-06-24 14:08:18.989 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.989 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31096
2021-06-24 14:08:18.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31097
2021-06-24 14:08:18.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31098
2021-06-24 14:08:18.990 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.990 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31099
2021-06-24 14:08:18.991 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.991 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31100
2021-06-24 14:08:18.993 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.993 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31101
2021-06-24 14:08:18.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31102
2021-06-24 14:08:18.994 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.994 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31103
2021-06-24 14:08:18.995 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.995 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31104
2021-06-24 14:08:18.996 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.996 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31105
2021-06-24 14:08:18.997 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.997 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31106
2021-06-24 14:08:18.998 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.998 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31107
2021-06-24 14:08:18.999 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:18.999 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31108
2021-06-24 14:08:19.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31109
2021-06-24 14:08:19.000 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.000 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31110
2021-06-24 14:08:19.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31111
2021-06-24 14:08:19.001 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.001 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31112
2021-06-24 14:08:19.002 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.002 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31113
2021-06-24 14:08:19.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31114
2021-06-24 14:08:19.003 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.003 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31115
2021-06-24 14:08:19.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31116
2021-06-24 14:08:19.004 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.004 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31117
2021-06-24 14:08:19.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31118
2021-06-24 14:08:19.005 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.005 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31119
2021-06-24 14:08:19.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31120
2021-06-24 14:08:19.006 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.006 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31121
2021-06-24 14:08:19.007 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.007 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31122
2021-06-24 14:08:19.008 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.008 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31123
2021-06-24 14:08:19.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.009 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31124
2021-06-24 14:08:19.009 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31125
2021-06-24 14:08:19.010 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.010 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31126
2021-06-24 14:08:19.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31127
2021-06-24 14:08:19.011 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.011 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31128
2021-06-24 14:08:19.012 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.012 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31129
2021-06-24 14:08:19.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31130
2021-06-24 14:08:19.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31131
2021-06-24 14:08:19.013 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.013 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31132
2021-06-24 14:08:19.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.014 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31133
2021-06-24 14:08:19.014 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31134
2021-06-24 14:08:19.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31135
2021-06-24 14:08:19.015 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.015 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31136
2021-06-24 14:08:19.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31137
2021-06-24 14:08:19.016 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.016 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31138
2021-06-24 14:08:19.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31139
2021-06-24 14:08:19.017 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.017 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31140
2021-06-24 14:08:19.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31141
2021-06-24 14:08:19.018 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.018 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31142
2021-06-24 14:08:19.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31143
2021-06-24 14:08:19.019 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.019 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31144
2021-06-24 14:08:19.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31145
2021-06-24 14:08:19.020 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.020 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31146
2021-06-24 14:08:19.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31147
2021-06-24 14:08:19.021 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.021 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31148
2021-06-24 14:08:19.022 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.022 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31149
2021-06-24 14:08:19.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31150
2021-06-24 14:08:19.023 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.023 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31151
2021-06-24 14:08:19.024 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.024 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31152
2021-06-24 14:08:19.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31153
2021-06-24 14:08:19.025 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.025 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31154
2021-06-24 14:08:19.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31155
2021-06-24 14:08:19.026 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.026 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31156
2021-06-24 14:08:19.027 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.027 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31157
2021-06-24 14:08:19.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31158
2021-06-24 14:08:19.028 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.028 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31159
2021-06-24 14:08:19.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31160
2021-06-24 14:08:19.029 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.029 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31161
2021-06-24 14:08:19.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31162
2021-06-24 14:08:19.030 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.030 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31163
2021-06-24 14:08:19.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31164
2021-06-24 14:08:19.031 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.031 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31165
2021-06-24 14:08:19.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31166
2021-06-24 14:08:19.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31167
2021-06-24 14:08:19.032 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.032 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31168
2021-06-24 14:08:19.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31169
2021-06-24 14:08:19.033 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.033 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31170
2021-06-24 14:08:19.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31171
2021-06-24 14:08:19.034 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.034 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31172
2021-06-24 14:08:19.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31173
2021-06-24 14:08:19.035 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.035 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31174
2021-06-24 14:08:19.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31175
2021-06-24 14:08:19.036 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.036 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31176
2021-06-24 14:08:19.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31177
2021-06-24 14:08:19.037 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.037 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31178
2021-06-24 14:08:19.038 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.038 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31179
2021-06-24 14:08:19.039 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.039 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31180
2021-06-24 14:08:19.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31181
2021-06-24 14:08:19.040 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.040 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31182
2021-06-24 14:08:19.041 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.041 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31183
2021-06-24 14:08:19.042 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.042 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31184
2021-06-24 14:08:19.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31185
2021-06-24 14:08:19.043 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.043 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31186
2021-06-24 14:08:19.044 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.044 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31187
2021-06-24 14:08:19.045 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.045 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31188
2021-06-24 14:08:19.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31189
2021-06-24 14:08:19.046 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.046 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31190
2021-06-24 14:08:19.047 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.047 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31191
2021-06-24 14:08:19.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.048 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31192
2021-06-24 14:08:19.048 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31193
2021-06-24 14:08:19.049 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.049 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31194
2021-06-24 14:08:19.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31195
2021-06-24 14:08:19.050 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.050 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31196
2021-06-24 14:08:19.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31197
2021-06-24 14:08:19.051 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.051 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31198
2021-06-24 14:08:19.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31199
2021-06-24 14:08:19.052 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.052 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31200
2021-06-24 14:08:19.053 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.053 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31201
2021-06-24 14:08:19.054 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.054 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31202
2021-06-24 14:08:19.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31203
2021-06-24 14:08:19.055 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.055 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31204
2021-06-24 14:08:19.056 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.056 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31205
2021-06-24 14:08:19.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31206
2021-06-24 14:08:19.057 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.057 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31207
2021-06-24 14:08:19.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31208
2021-06-24 14:08:19.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31209
2021-06-24 14:08:19.058 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.058 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31210
2021-06-24 14:08:19.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31211
2021-06-24 14:08:19.059 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.059 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31212
2021-06-24 14:08:19.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31213
2021-06-24 14:08:19.060 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.060 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31214
2021-06-24 14:08:19.061 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.061 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31215
2021-06-24 14:08:19.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31216
2021-06-24 14:08:19.062 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.062 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31217
2021-06-24 14:08:19.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31218
2021-06-24 14:08:19.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.063 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31219
2021-06-24 14:08:19.063 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31220
2021-06-24 14:08:19.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31221
2021-06-24 14:08:19.064 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.064 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31222
2021-06-24 14:08:19.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31223
2021-06-24 14:08:19.065 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.065 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31224
2021-06-24 14:08:19.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31225
2021-06-24 14:08:19.066 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.066 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31226
2021-06-24 14:08:19.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31227
2021-06-24 14:08:19.067 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.067 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31228
2021-06-24 14:08:19.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31229
2021-06-24 14:08:19.068 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.068 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31230
2021-06-24 14:08:19.069 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.070 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31231
2021-06-24 14:08:19.071 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.071 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31232
2021-06-24 14:08:19.072 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.072 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31233
2021-06-24 14:08:19.073 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.073 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31234
2021-06-24 14:08:19.074 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.074 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31235
2021-06-24 14:08:19.075 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.075 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31236
2021-06-24 14:08:19.076 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.076 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31237
2021-06-24 14:08:19.077 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.077 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31238
2021-06-24 14:08:19.078 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.078 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31239
2021-06-24 14:08:19.079 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.079 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31240
2021-06-24 14:08:19.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31241
2021-06-24 14:08:19.080 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.080 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31242
2021-06-24 14:08:19.081 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.081 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31243
2021-06-24 14:08:19.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31244
2021-06-24 14:08:19.082 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.082 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31245
2021-06-24 14:08:19.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31246
2021-06-24 14:08:19.083 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.083 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31247
2021-06-24 14:08:19.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31248
2021-06-24 14:08:19.084 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.084 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31249
2021-06-24 14:08:19.085 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.085 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31250
2021-06-24 14:08:19.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31251
2021-06-24 14:08:19.086 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.086 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31252
2021-06-24 14:08:19.087 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.087 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31253
2021-06-24 14:08:19.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31254
2021-06-24 14:08:19.088 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.088 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31255
2021-06-24 14:08:19.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31256
2021-06-24 14:08:19.089 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.089 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31257
2021-06-24 14:08:19.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31258
2021-06-24 14:08:19.090 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.090 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31259
2021-06-24 14:08:19.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31260
2021-06-24 14:08:19.091 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.091 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31261
2021-06-24 14:08:19.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31262
2021-06-24 14:08:19.092 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.092 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31263
2021-06-24 14:08:19.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31264
2021-06-24 14:08:19.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31265
2021-06-24 14:08:19.093 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.093 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31266
2021-06-24 14:08:19.094 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.094 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31267
2021-06-24 14:08:19.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31268
2021-06-24 14:08:19.095 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.095 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31269
2021-06-24 14:08:19.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31270
2021-06-24 14:08:19.096 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.096 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31271
2021-06-24 14:08:19.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31272
2021-06-24 14:08:19.097 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.097 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31273
2021-06-24 14:08:19.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31274
2021-06-24 14:08:19.098 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.098 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31275
2021-06-24 14:08:19.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31276
2021-06-24 14:08:19.099 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.099 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31277
2021-06-24 14:08:19.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.100 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31278
2021-06-24 14:08:19.100 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31279
2021-06-24 14:08:19.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31280
2021-06-24 14:08:19.101 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.101 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31281
2021-06-24 14:08:19.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31282
2021-06-24 14:08:19.102 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.102 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31283
2021-06-24 14:08:19.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31284
2021-06-24 14:08:19.103 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.103 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31285
2021-06-24 14:08:19.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31286
2021-06-24 14:08:19.104 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.104 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31287
2021-06-24 14:08:19.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31288
2021-06-24 14:08:19.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.105 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31289
2021-06-24 14:08:19.105 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31290
2021-06-24 14:08:19.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31291
2021-06-24 14:08:19.106 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.106 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31292
2021-06-24 14:08:19.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31293
2021-06-24 14:08:19.107 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.107 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31294
2021-06-24 14:08:19.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31295
2021-06-24 14:08:19.108 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.108 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31296
2021-06-24 14:08:19.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31297
2021-06-24 14:08:19.109 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.109 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31298
2021-06-24 14:08:19.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31299
2021-06-24 14:08:19.110 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.110 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31300
2021-06-24 14:08:19.111 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.111 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31301
2021-06-24 14:08:19.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31302
2021-06-24 14:08:19.112 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.112 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31303
2021-06-24 14:08:19.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31304
2021-06-24 14:08:19.113 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.113 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31305
2021-06-24 14:08:19.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31306
2021-06-24 14:08:19.114 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.114 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31307
2021-06-24 14:08:19.115 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.115 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31308
2021-06-24 14:08:19.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31309
2021-06-24 14:08:19.116 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.116 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31310
2021-06-24 14:08:19.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31311
2021-06-24 14:08:19.118 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.118 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31312
2021-06-24 14:08:19.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31313
2021-06-24 14:08:19.119 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.119 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31314
2021-06-24 14:08:19.120 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.120 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31315
2021-06-24 14:08:19.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31316
2021-06-24 14:08:19.121 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.121 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31317
2021-06-24 14:08:19.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31318
2021-06-24 14:08:19.122 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.122 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31319
2021-06-24 14:08:19.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31320
2021-06-24 14:08:19.123 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.123 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31321
2021-06-24 14:08:19.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31322
2021-06-24 14:08:19.124 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.124 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31323
2021-06-24 14:08:19.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31324
2021-06-24 14:08:19.125 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.125 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31325
2021-06-24 14:08:19.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31326
2021-06-24 14:08:19.126 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.126 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31327
2021-06-24 14:08:19.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31328
2021-06-24 14:08:19.127 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.127 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31329
2021-06-24 14:08:19.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31330
2021-06-24 14:08:19.128 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.128 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31331
2021-06-24 14:08:19.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31332
2021-06-24 14:08:19.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31333
2021-06-24 14:08:19.129 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.129 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31334
2021-06-24 14:08:19.130 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.130 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31335
2021-06-24 14:08:19.131 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.131 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31336
2021-06-24 14:08:19.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31337
2021-06-24 14:08:19.132 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.132 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31338
2021-06-24 14:08:19.133 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.133 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31339
2021-06-24 14:08:19.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31340
2021-06-24 14:08:19.134 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.134 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31341
2021-06-24 14:08:19.135 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.135 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31342
2021-06-24 14:08:19.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31343
2021-06-24 14:08:19.136 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.136 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31344
2021-06-24 14:08:19.137 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.137 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31345
2021-06-24 14:08:19.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31346
2021-06-24 14:08:19.138 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.138 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31347
2021-06-24 14:08:19.139 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.139 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31348
2021-06-24 14:08:19.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31349
2021-06-24 14:08:19.140 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.140 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31350
2021-06-24 14:08:19.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.141 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31351
2021-06-24 14:08:19.141 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31352
2021-06-24 14:08:19.142 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.142 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31353
2021-06-24 14:08:19.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31354
2021-06-24 14:08:19.143 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.143 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31355
2021-06-24 14:08:19.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31356
2021-06-24 14:08:19.144 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.144 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31357
2021-06-24 14:08:19.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31358
2021-06-24 14:08:19.145 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.145 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31359
2021-06-24 14:08:19.146 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.146 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31360
2021-06-24 14:08:19.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31361
2021-06-24 14:08:19.147 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.147 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31362
2021-06-24 14:08:19.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31363
2021-06-24 14:08:19.148 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.148 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31364
2021-06-24 14:08:19.149 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.149 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31365
2021-06-24 14:08:19.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31366
2021-06-24 14:08:19.150 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.150 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31367
2021-06-24 14:08:19.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31368
2021-06-24 14:08:19.151 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.151 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31369
2021-06-24 14:08:19.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31370
2021-06-24 14:08:19.152 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.152 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31371
2021-06-24 14:08:19.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31372
2021-06-24 14:08:19.153 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.153 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31373
2021-06-24 14:08:19.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31374
2021-06-24 14:08:19.154 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.154 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31375
2021-06-24 14:08:19.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31376
2021-06-24 14:08:19.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31377
2021-06-24 14:08:19.155 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.155 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31378
2021-06-24 14:08:19.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31379
2021-06-24 14:08:19.156 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.156 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31380
2021-06-24 14:08:19.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31381
2021-06-24 14:08:19.157 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.157 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31382
2021-06-24 14:08:19.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31383
2021-06-24 14:08:19.158 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.158 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31384
2021-06-24 14:08:19.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31385
2021-06-24 14:08:19.159 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.159 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31386
2021-06-24 14:08:19.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31387
2021-06-24 14:08:19.160 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.160 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31388
2021-06-24 14:08:19.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31389
2021-06-24 14:08:19.161 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.161 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31390
2021-06-24 14:08:19.162 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.162 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31391
2021-06-24 14:08:19.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31392
2021-06-24 14:08:19.163 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.163 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31393
2021-06-24 14:08:19.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31394
2021-06-24 14:08:19.164 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.164 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31395
2021-06-24 14:08:19.165 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.165 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31396
2021-06-24 14:08:19.166 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.166 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31397
2021-06-24 14:08:19.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31398
2021-06-24 14:08:19.167 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.167 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31399
2021-06-24 14:08:19.168 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.168 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31400
2021-06-24 14:08:19.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31401
2021-06-24 14:08:19.170 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.170 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31402
2021-06-24 14:08:19.171 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.171 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31403
2021-06-24 14:08:19.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31404
2021-06-24 14:08:19.172 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.172 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31405
2021-06-24 14:08:19.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31406
2021-06-24 14:08:19.173 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.173 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31407
2021-06-24 14:08:19.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31408
2021-06-24 14:08:19.174 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.174 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31409
2021-06-24 14:08:19.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31410
2021-06-24 14:08:19.175 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.175 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31411
2021-06-24 14:08:19.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31412
2021-06-24 14:08:19.176 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.176 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31413
2021-06-24 14:08:19.177 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.177 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31414
2021-06-24 14:08:19.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31415
2021-06-24 14:08:19.178 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.178 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31416
2021-06-24 14:08:19.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31417
2021-06-24 14:08:19.179 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.179 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31418
2021-06-24 14:08:19.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31419
2021-06-24 14:08:19.180 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.180 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31420
2021-06-24 14:08:19.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31421
2021-06-24 14:08:19.181 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.181 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31422
2021-06-24 14:08:19.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31423
2021-06-24 14:08:19.182 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.182 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31424
2021-06-24 14:08:19.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.183 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31425
2021-06-24 14:08:19.183 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31426
2021-06-24 14:08:19.184 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.184 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31427
2021-06-24 14:08:19.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31428
2021-06-24 14:08:19.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.185 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31429
2021-06-24 14:08:19.185 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31430
2021-06-24 14:08:19.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31431
2021-06-24 14:08:19.186 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.186 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31432
2021-06-24 14:08:19.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31433
2021-06-24 14:08:19.187 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.187 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31434
2021-06-24 14:08:19.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31435
2021-06-24 14:08:19.188 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.188 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31436
2021-06-24 14:08:19.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31437
2021-06-24 14:08:19.189 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.189 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31438
2021-06-24 14:08:19.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31439
2021-06-24 14:08:19.190 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.190 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31440
2021-06-24 14:08:19.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31441
2021-06-24 14:08:19.191 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.191 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31442
2021-06-24 14:08:19.192 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.192 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31443
2021-06-24 14:08:19.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31444
2021-06-24 14:08:19.193 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.193 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31445
2021-06-24 14:08:19.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31446
2021-06-24 14:08:19.194 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.194 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31447
2021-06-24 14:08:19.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31448
2021-06-24 14:08:19.195 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.195 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31449
2021-06-24 14:08:19.196 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.196 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31450
2021-06-24 14:08:19.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31451
2021-06-24 14:08:19.197 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.197 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31452
2021-06-24 14:08:19.198 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.198 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31453
2021-06-24 14:08:19.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31454
2021-06-24 14:08:19.199 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.199 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31455
2021-06-24 14:08:19.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31456
2021-06-24 14:08:19.200 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.200 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31457
2021-06-24 14:08:19.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31458
2021-06-24 14:08:19.201 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.201 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31459
2021-06-24 14:08:19.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31460
2021-06-24 14:08:19.202 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.202 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31461
2021-06-24 14:08:19.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31462
2021-06-24 14:08:19.203 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.203 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31463
2021-06-24 14:08:19.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31464
2021-06-24 14:08:19.204 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.204 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31465
2021-06-24 14:08:19.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31466
2021-06-24 14:08:19.205 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.205 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31467
2021-06-24 14:08:19.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31468
2021-06-24 14:08:19.206 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.206 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31469
2021-06-24 14:08:19.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31470
2021-06-24 14:08:19.207 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.207 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31471
2021-06-24 14:08:19.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31472
2021-06-24 14:08:19.208 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.208 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31473
2021-06-24 14:08:19.209 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.209 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31474
2021-06-24 14:08:19.210 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.210 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31475
2021-06-24 14:08:19.211 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.211 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31476
2021-06-24 14:08:19.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31477
2021-06-24 14:08:19.212 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.212 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31478
2021-06-24 14:08:19.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31479
2021-06-24 14:08:19.213 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.213 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31480
2021-06-24 14:08:19.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31481
2021-06-24 14:08:19.214 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.214 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31482
2021-06-24 14:08:19.215 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.215 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31483
2021-06-24 14:08:19.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31484
2021-06-24 14:08:19.216 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.216 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31485
2021-06-24 14:08:19.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31486
2021-06-24 14:08:19.217 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.217 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31487
2021-06-24 14:08:19.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31488
2021-06-24 14:08:19.218 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.218 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31489
2021-06-24 14:08:19.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31490
2021-06-24 14:08:19.219 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.219 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31491
2021-06-24 14:08:19.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31492
2021-06-24 14:08:19.220 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.220 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31493
2021-06-24 14:08:19.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31494
2021-06-24 14:08:19.221 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.221 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31495
2021-06-24 14:08:19.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31496
2021-06-24 14:08:19.222 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.222 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31497
2021-06-24 14:08:19.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31498
2021-06-24 14:08:19.223 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.223 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31499
2021-06-24 14:08:19.224 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.224 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31500
2021-06-24 14:08:19.225 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.225 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31501
2021-06-24 14:08:19.226 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.226 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31502
2021-06-24 14:08:19.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31503
2021-06-24 14:08:19.227 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.227 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31504
2021-06-24 14:08:19.228 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.228 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31505
2021-06-24 14:08:19.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31506
2021-06-24 14:08:19.229 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.229 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31507
2021-06-24 14:08:19.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31508
2021-06-24 14:08:19.230 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.230 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31509
2021-06-24 14:08:19.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31510
2021-06-24 14:08:19.231 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.231 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31511
2021-06-24 14:08:19.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31512
2021-06-24 14:08:19.232 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.232 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31513
2021-06-24 14:08:19.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31514
2021-06-24 14:08:19.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31515
2021-06-24 14:08:19.233 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.233 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31516
2021-06-24 14:08:19.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31517
2021-06-24 14:08:19.234 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.234 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31518
2021-06-24 14:08:19.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31519
2021-06-24 14:08:19.235 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.235 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31520
2021-06-24 14:08:19.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31521
2021-06-24 14:08:19.236 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.236 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31522
2021-06-24 14:08:19.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31523
2021-06-24 14:08:19.237 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.237 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31524
2021-06-24 14:08:19.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31525
2021-06-24 14:08:19.238 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.238 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31526
2021-06-24 14:08:19.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31527
2021-06-24 14:08:19.239 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.239 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31528
2021-06-24 14:08:19.240 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.240 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31529
2021-06-24 14:08:19.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31530
2021-06-24 14:08:19.241 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.241 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31531
2021-06-24 14:08:19.242 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.242 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31532
2021-06-24 14:08:19.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31533
2021-06-24 14:08:19.243 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.243 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31534
2021-06-24 14:08:19.244 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.244 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31535
2021-06-24 14:08:19.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31536
2021-06-24 14:08:19.245 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.245 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31537
2021-06-24 14:08:19.246 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.246 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31538
2021-06-24 14:08:19.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31539
2021-06-24 14:08:19.247 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.247 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31540
2021-06-24 14:08:19.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31541
2021-06-24 14:08:19.248 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.248 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31542
2021-06-24 14:08:19.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31543
2021-06-24 14:08:19.249 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.249 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31544
2021-06-24 14:08:19.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31545
2021-06-24 14:08:19.250 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.250 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31546
2021-06-24 14:08:19.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31547
2021-06-24 14:08:19.251 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.251 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31548
2021-06-24 14:08:19.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31549
2021-06-24 14:08:19.252 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.252 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31550
2021-06-24 14:08:19.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31551
2021-06-24 14:08:19.253 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.253 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31552
2021-06-24 14:08:19.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31553
2021-06-24 14:08:19.254 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.254 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31554
2021-06-24 14:08:19.255 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.255 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31555
2021-06-24 14:08:19.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31556
2021-06-24 14:08:19.256 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.256 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31557
2021-06-24 14:08:19.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31558
2021-06-24 14:08:19.257 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.257 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31559
2021-06-24 14:08:19.258 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.258 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31560
2021-06-24 14:08:19.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31561
2021-06-24 14:08:19.259 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.259 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31562
2021-06-24 14:08:19.260 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.260 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31563
2021-06-24 14:08:19.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31564
2021-06-24 14:08:19.261 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.261 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31565
2021-06-24 14:08:19.262 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.262 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31566
2021-06-24 14:08:19.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31567
2021-06-24 14:08:19.263 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.263 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31568
2021-06-24 14:08:19.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31569
2021-06-24 14:08:19.264 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.264 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31570
2021-06-24 14:08:19.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31571
2021-06-24 14:08:19.265 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.265 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31572
2021-06-24 14:08:19.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31573
2021-06-24 14:08:19.266 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.266 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31574
2021-06-24 14:08:19.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31575
2021-06-24 14:08:19.267 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.267 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31576
2021-06-24 14:08:19.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31577
2021-06-24 14:08:19.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31578
2021-06-24 14:08:19.268 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.268 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31579
2021-06-24 14:08:19.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31580
2021-06-24 14:08:19.269 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.269 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31581
2021-06-24 14:08:19.270 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.270 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31582
2021-06-24 14:08:19.271 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.271 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31583
2021-06-24 14:08:19.272 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.272 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31584
2021-06-24 14:08:19.273 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.274 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31585
2021-06-24 14:08:19.274 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31586
2021-06-24 14:08:19.275 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.275 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31587
2021-06-24 14:08:19.276 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.276 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31588
2021-06-24 14:08:19.278 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.278 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31589
2021-06-24 14:08:19.279 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.279 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31590
2021-06-24 14:08:19.280 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.280 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31591
2021-06-24 14:08:19.281 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.281 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31592
2021-06-24 14:08:19.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31593
2021-06-24 14:08:19.282 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.282 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31594
2021-06-24 14:08:19.283 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.283 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31595
2021-06-24 14:08:19.284 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.284 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31596
2021-06-24 14:08:19.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31597
2021-06-24 14:08:19.285 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.285 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31598
2021-06-24 14:08:19.286 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.286 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31599
2021-06-24 14:08:19.287 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.287 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31600
2021-06-24 14:08:19.288 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.288 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31601
2021-06-24 14:08:19.289 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.289 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31602
2021-06-24 14:08:19.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31603
2021-06-24 14:08:19.290 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.290 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31604
2021-06-24 14:08:19.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31605
2021-06-24 14:08:19.291 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.291 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31606
2021-06-24 14:08:19.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31607
2021-06-24 14:08:19.292 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.292 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31608
2021-06-24 14:08:19.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31609
2021-06-24 14:08:19.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31610
2021-06-24 14:08:19.293 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.293 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31611
2021-06-24 14:08:19.294 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.294 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31612
2021-06-24 14:08:19.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31613
2021-06-24 14:08:19.295 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.295 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31614
2021-06-24 14:08:19.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31615
2021-06-24 14:08:19.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.296 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31616
2021-06-24 14:08:19.296 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31617
2021-06-24 14:08:19.297 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.297 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31618
2021-06-24 14:08:19.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31619
2021-06-24 14:08:19.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31620
2021-06-24 14:08:19.298 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.298 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31621
2021-06-24 14:08:19.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31622
2021-06-24 14:08:19.299 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.299 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31623
2021-06-24 14:08:19.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31624
2021-06-24 14:08:19.300 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.300 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31625
2021-06-24 14:08:19.301 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.301 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31626
2021-06-24 14:08:19.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31627
2021-06-24 14:08:19.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.302 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31628
2021-06-24 14:08:19.302 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31629
2021-06-24 14:08:19.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31630
2021-06-24 14:08:19.303 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.303 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31631
2021-06-24 14:08:19.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31632
2021-06-24 14:08:19.304 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.304 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31633
2021-06-24 14:08:19.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31634
2021-06-24 14:08:19.305 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.305 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31635
2021-06-24 14:08:19.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31636
2021-06-24 14:08:19.306 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.306 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31637
2021-06-24 14:08:19.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31638
2021-06-24 14:08:19.307 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.307 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31639
2021-06-24 14:08:19.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31640
2021-06-24 14:08:19.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31641
2021-06-24 14:08:19.308 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.308 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31642
2021-06-24 14:08:19.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31643
2021-06-24 14:08:19.309 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.309 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31644
2021-06-24 14:08:19.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31645
2021-06-24 14:08:19.310 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.310 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31646
2021-06-24 14:08:19.311 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.311 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31647
2021-06-24 14:08:19.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31648
2021-06-24 14:08:19.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.312 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31649
2021-06-24 14:08:19.312 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31650
2021-06-24 14:08:19.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31651
2021-06-24 14:08:19.313 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.313 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31652
2021-06-24 14:08:19.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31653
2021-06-24 14:08:19.314 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.314 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31654
2021-06-24 14:08:19.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31655
2021-06-24 14:08:19.315 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.315 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31656
2021-06-24 14:08:19.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31657
2021-06-24 14:08:19.316 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.316 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31658
2021-06-24 14:08:19.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31659
2021-06-24 14:08:19.317 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.317 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31660
2021-06-24 14:08:19.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31661
2021-06-24 14:08:19.318 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.318 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31662
2021-06-24 14:08:19.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31663
2021-06-24 14:08:19.319 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.319 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31664
2021-06-24 14:08:19.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31665
2021-06-24 14:08:19.320 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.320 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31666
2021-06-24 14:08:19.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31667
2021-06-24 14:08:19.321 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.321 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31668
2021-06-24 14:08:19.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31669
2021-06-24 14:08:19.322 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.322 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31670
2021-06-24 14:08:19.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31671
2021-06-24 14:08:19.323 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.323 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31672
2021-06-24 14:08:19.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31673
2021-06-24 14:08:19.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31674
2021-06-24 14:08:19.324 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.324 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31675
2021-06-24 14:08:19.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31676
2021-06-24 14:08:19.325 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.325 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31677
2021-06-24 14:08:19.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31678
2021-06-24 14:08:19.326 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.326 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31679
2021-06-24 14:08:19.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31680
2021-06-24 14:08:19.327 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.327 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31681
2021-06-24 14:08:19.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31682
2021-06-24 14:08:19.328 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.328 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31683
2021-06-24 14:08:19.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31684
2021-06-24 14:08:19.329 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.329 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31685
2021-06-24 14:08:19.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31686
2021-06-24 14:08:19.330 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.330 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31687
2021-06-24 14:08:19.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31688
2021-06-24 14:08:19.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31689
2021-06-24 14:08:19.331 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.331 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31690
2021-06-24 14:08:19.332 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.332 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31691
2021-06-24 14:08:19.333 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.333 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31692
2021-06-24 14:08:19.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31693
2021-06-24 14:08:19.334 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.334 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31694
2021-06-24 14:08:19.335 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.335 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31695
2021-06-24 14:08:19.336 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.336 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31696
2021-06-24 14:08:19.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31697
2021-06-24 14:08:19.337 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.337 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31698
2021-06-24 14:08:19.338 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.338 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31699
2021-06-24 14:08:19.339 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.339 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31700
2021-06-24 14:08:19.340 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.340 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31701
2021-06-24 14:08:19.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31702
2021-06-24 14:08:19.341 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.341 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31703
2021-06-24 14:08:19.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31704
2021-06-24 14:08:19.342 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.342 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31705
2021-06-24 14:08:19.343 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.343 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31706
2021-06-24 14:08:19.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31707
2021-06-24 14:08:19.344 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.344 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31708
2021-06-24 14:08:19.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31709
2021-06-24 14:08:19.345 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.345 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31710
2021-06-24 14:08:19.346 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.346 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31711
2021-06-24 14:08:19.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31712
2021-06-24 14:08:19.347 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.347 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31713
2021-06-24 14:08:19.348 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.348 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31714
2021-06-24 14:08:19.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31715
2021-06-24 14:08:19.349 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.349 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31716
2021-06-24 14:08:19.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31717
2021-06-24 14:08:19.350 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.350 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31718
2021-06-24 14:08:19.351 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.351 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31719
2021-06-24 14:08:19.352 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.352 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31720
2021-06-24 14:08:19.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31721
2021-06-24 14:08:19.353 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.353 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31722
2021-06-24 14:08:19.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31723
2021-06-24 14:08:19.354 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.354 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31724
2021-06-24 14:08:19.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31725
2021-06-24 14:08:19.355 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.355 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31726
2021-06-24 14:08:19.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31727
2021-06-24 14:08:19.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.356 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31728
2021-06-24 14:08:19.356 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31729
2021-06-24 14:08:19.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31730
2021-06-24 14:08:19.357 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.357 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31731
2021-06-24 14:08:19.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31732
2021-06-24 14:08:19.358 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.358 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31733
2021-06-24 14:08:19.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31734
2021-06-24 14:08:19.359 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.359 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31735
2021-06-24 14:08:19.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31736
2021-06-24 14:08:19.360 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.360 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31737
2021-06-24 14:08:19.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31738
2021-06-24 14:08:19.361 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.361 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31739
2021-06-24 14:08:19.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31740
2021-06-24 14:08:19.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.362 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31741
2021-06-24 14:08:19.362 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31742
2021-06-24 14:08:19.363 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.363 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31743
2021-06-24 14:08:19.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31744
2021-06-24 14:08:19.364 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.364 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31745
2021-06-24 14:08:19.365 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.365 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31746
2021-06-24 14:08:19.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31747
2021-06-24 14:08:19.366 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.366 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31748
2021-06-24 14:08:19.367 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.367 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31749
2021-06-24 14:08:19.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31750
2021-06-24 14:08:19.368 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.368 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31751
2021-06-24 14:08:19.369 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.369 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31752
2021-06-24 14:08:19.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31753
2021-06-24 14:08:19.370 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.370 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31754
2021-06-24 14:08:19.371 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.371 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31755
2021-06-24 14:08:19.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31756
2021-06-24 14:08:19.372 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.372 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31757
2021-06-24 14:08:19.373 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.373 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31758
2021-06-24 14:08:19.376 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.377 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31759
2021-06-24 14:08:19.378 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.378 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31760
2021-06-24 14:08:19.379 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.379 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31761
2021-06-24 14:08:19.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31762
2021-06-24 14:08:19.380 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.380 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31763
2021-06-24 14:08:19.381 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.381 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31764
2021-06-24 14:08:19.384 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.384 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31765
2021-06-24 14:08:19.385 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.385 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31766
2021-06-24 14:08:19.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31767
2021-06-24 14:08:19.386 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.386 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31768
2021-06-24 14:08:19.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31769
2021-06-24 14:08:19.387 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.387 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31770
2021-06-24 14:08:19.388 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.388 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31771
2021-06-24 14:08:19.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31772
2021-06-24 14:08:19.389 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.389 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31773
2021-06-24 14:08:19.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31774
2021-06-24 14:08:19.390 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.390 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31775
2021-06-24 14:08:19.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31776
2021-06-24 14:08:19.391 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.391 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31777
2021-06-24 14:08:19.392 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.392 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31778
2021-06-24 14:08:19.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31779
2021-06-24 14:08:19.393 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.393 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31780
2021-06-24 14:08:19.394 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.394 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31781
2021-06-24 14:08:19.395 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.395 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31782
2021-06-24 14:08:19.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31783
2021-06-24 14:08:19.396 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.396 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31784
2021-06-24 14:08:19.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31785
2021-06-24 14:08:19.397 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.397 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31786
2021-06-24 14:08:19.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31787
2021-06-24 14:08:19.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31788
2021-06-24 14:08:19.398 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.398 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31789
2021-06-24 14:08:19.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31790
2021-06-24 14:08:19.399 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.399 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31791
2021-06-24 14:08:19.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31792
2021-06-24 14:08:19.400 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.400 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31793
2021-06-24 14:08:19.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31794
2021-06-24 14:08:19.401 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.401 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31795
2021-06-24 14:08:19.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31796
2021-06-24 14:08:19.402 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.402 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31797
2021-06-24 14:08:19.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31798
2021-06-24 14:08:19.403 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.403 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31799
2021-06-24 14:08:19.404 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.404 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31800
2021-06-24 14:08:19.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31801
2021-06-24 14:08:19.405 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.405 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31802
2021-06-24 14:08:19.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31803
2021-06-24 14:08:19.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31804
2021-06-24 14:08:19.406 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.406 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31805
2021-06-24 14:08:19.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31806
2021-06-24 14:08:19.407 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.407 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31807
2021-06-24 14:08:19.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31808
2021-06-24 14:08:19.408 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.408 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31809
2021-06-24 14:08:19.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31810
2021-06-24 14:08:19.409 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.409 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31811
2021-06-24 14:08:19.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31812
2021-06-24 14:08:19.410 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.410 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31813
2021-06-24 14:08:19.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31814
2021-06-24 14:08:19.411 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.411 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31815
2021-06-24 14:08:19.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31816
2021-06-24 14:08:19.412 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.412 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31817
2021-06-24 14:08:19.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31818
2021-06-24 14:08:19.413 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.413 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31819
2021-06-24 14:08:19.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31820
2021-06-24 14:08:19.414 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.414 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31821
2021-06-24 14:08:19.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31822
2021-06-24 14:08:19.415 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.415 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31823
2021-06-24 14:08:19.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31824
2021-06-24 14:08:19.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.416 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31825
2021-06-24 14:08:19.416 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31826
2021-06-24 14:08:19.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31827
2021-06-24 14:08:19.417 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.417 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31828
2021-06-24 14:08:19.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31829
2021-06-24 14:08:19.418 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.418 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31830
2021-06-24 14:08:19.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31831
2021-06-24 14:08:19.419 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.419 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31832
2021-06-24 14:08:19.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31833
2021-06-24 14:08:19.420 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.420 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31834
2021-06-24 14:08:19.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31835
2021-06-24 14:08:19.421 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.421 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31836
2021-06-24 14:08:19.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31837
2021-06-24 14:08:19.422 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.422 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31838
2021-06-24 14:08:19.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31839
2021-06-24 14:08:19.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31840
2021-06-24 14:08:19.423 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.423 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31841
2021-06-24 14:08:19.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31842
2021-06-24 14:08:19.424 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.424 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31843
2021-06-24 14:08:19.425 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.425 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31844
2021-06-24 14:08:19.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31845
2021-06-24 14:08:19.426 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.426 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31846
2021-06-24 14:08:19.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31847
2021-06-24 14:08:19.427 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.427 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31848
2021-06-24 14:08:19.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31849
2021-06-24 14:08:19.428 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.428 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31850
2021-06-24 14:08:19.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31851
2021-06-24 14:08:19.429 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.429 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31852
2021-06-24 14:08:19.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31853
2021-06-24 14:08:19.430 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.430 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31854
2021-06-24 14:08:19.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31855
2021-06-24 14:08:19.431 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.431 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31856
2021-06-24 14:08:19.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31857
2021-06-24 14:08:19.432 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.432 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31858
2021-06-24 14:08:19.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31859
2021-06-24 14:08:19.433 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.433 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31860
2021-06-24 14:08:19.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31861
2021-06-24 14:08:19.434 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.434 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31862
2021-06-24 14:08:19.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31863
2021-06-24 14:08:19.435 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.435 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31864
2021-06-24 14:08:19.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31865
2021-06-24 14:08:19.436 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.436 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31866
2021-06-24 14:08:19.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31867
2021-06-24 14:08:19.437 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.437 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31868
2021-06-24 14:08:19.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31869
2021-06-24 14:08:19.438 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.438 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31870
2021-06-24 14:08:19.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31871
2021-06-24 14:08:19.439 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.439 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31872
2021-06-24 14:08:19.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31873
2021-06-24 14:08:19.440 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.440 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31874
2021-06-24 14:08:19.441 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.441 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31875
2021-06-24 14:08:19.442 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.442 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31876
2021-06-24 14:08:19.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31877
2021-06-24 14:08:19.443 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.443 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31878
2021-06-24 14:08:19.444 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.444 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31879
2021-06-24 14:08:19.445 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.445 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31880
2021-06-24 14:08:19.446 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.446 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31881
2021-06-24 14:08:19.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31882
2021-06-24 14:08:19.447 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.447 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31883
2021-06-24 14:08:19.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31884
2021-06-24 14:08:19.448 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.448 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31885
2021-06-24 14:08:19.449 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.449 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31886
2021-06-24 14:08:19.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31887
2021-06-24 14:08:19.450 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.450 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31888
2021-06-24 14:08:19.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31889
2021-06-24 14:08:19.451 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.451 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31890
2021-06-24 14:08:19.452 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.452 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31891
2021-06-24 14:08:19.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31892
2021-06-24 14:08:19.453 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.453 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31893
2021-06-24 14:08:19.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31894
2021-06-24 14:08:19.454 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.454 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31895
2021-06-24 14:08:19.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.455 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31896
2021-06-24 14:08:19.455 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31897
2021-06-24 14:08:19.456 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.456 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31898
2021-06-24 14:08:19.457 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.457 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31899
2021-06-24 14:08:19.458 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.458 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31900
2021-06-24 14:08:19.459 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.459 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31901
2021-06-24 14:08:19.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31902
2021-06-24 14:08:19.460 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.460 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31903
2021-06-24 14:08:19.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31904
2021-06-24 14:08:19.461 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.461 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31905
2021-06-24 14:08:19.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31906
2021-06-24 14:08:19.462 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.462 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31907
2021-06-24 14:08:19.463 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.463 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31908
2021-06-24 14:08:19.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31909
2021-06-24 14:08:19.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31910
2021-06-24 14:08:19.464 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.464 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31911
2021-06-24 14:08:19.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31912
2021-06-24 14:08:19.465 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.465 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31913
2021-06-24 14:08:19.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31914
2021-06-24 14:08:19.466 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.466 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31915
2021-06-24 14:08:19.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31916
2021-06-24 14:08:19.467 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.467 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31917
2021-06-24 14:08:19.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31918
2021-06-24 14:08:19.468 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.468 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31919
2021-06-24 14:08:19.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31920
2021-06-24 14:08:19.469 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.469 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31921
2021-06-24 14:08:19.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31922
2021-06-24 14:08:19.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31923
2021-06-24 14:08:19.470 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.470 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31924
2021-06-24 14:08:19.471 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.471 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31925
2021-06-24 14:08:19.472 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.472 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31926
2021-06-24 14:08:19.473 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.473 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31927
2021-06-24 14:08:19.474 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.474 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31928
2021-06-24 14:08:19.475 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.475 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31929
2021-06-24 14:08:19.476 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.476 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31930
2021-06-24 14:08:19.477 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.477 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31931
2021-06-24 14:08:19.478 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.478 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31932
2021-06-24 14:08:19.479 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.479 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31933
2021-06-24 14:08:19.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31934
2021-06-24 14:08:19.480 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.480 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31935
2021-06-24 14:08:19.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31936
2021-06-24 14:08:19.481 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.481 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31937
2021-06-24 14:08:19.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31938
2021-06-24 14:08:19.482 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.482 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31939
2021-06-24 14:08:19.483 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.483 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31940
2021-06-24 14:08:19.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31941
2021-06-24 14:08:19.484 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.484 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31942
2021-06-24 14:08:19.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31943
2021-06-24 14:08:19.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31944
2021-06-24 14:08:19.485 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.485 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31945
2021-06-24 14:08:19.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31946
2021-06-24 14:08:19.486 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.486 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31947
2021-06-24 14:08:19.487 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.487 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31948
2021-06-24 14:08:19.488 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.488 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31949
2021-06-24 14:08:19.490 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.490 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31950
2021-06-24 14:08:19.491 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.491 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31951
2021-06-24 14:08:19.493 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.493 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31952
2021-06-24 14:08:19.494 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.494 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31953
2021-06-24 14:08:19.495 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.495 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31954
2021-06-24 14:08:19.496 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.496 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31955
2021-06-24 14:08:19.497 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.497 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31956
2021-06-24 14:08:19.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31957
2021-06-24 14:08:19.498 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.498 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31958
2021-06-24 14:08:19.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31959
2021-06-24 14:08:19.499 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.499 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31960
2021-06-24 14:08:19.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31961
2021-06-24 14:08:19.500 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.500 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31962
2021-06-24 14:08:19.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31963
2021-06-24 14:08:19.501 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.501 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31964
2021-06-24 14:08:19.502 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.502 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31965
2021-06-24 14:08:19.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31966
2021-06-24 14:08:19.503 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.503 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31967
2021-06-24 14:08:19.504 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.504 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31968
2021-06-24 14:08:19.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31969
2021-06-24 14:08:19.505 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.505 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31970
2021-06-24 14:08:19.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31971
2021-06-24 14:08:19.506 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.506 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31972
2021-06-24 14:08:19.507 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.507 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31973
2021-06-24 14:08:19.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31974
2021-06-24 14:08:19.508 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.508 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31975
2021-06-24 14:08:19.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31976
2021-06-24 14:08:19.509 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.509 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31977
2021-06-24 14:08:19.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31978
2021-06-24 14:08:19.510 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.510 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31979
2021-06-24 14:08:19.511 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.511 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31980
2021-06-24 14:08:19.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31981
2021-06-24 14:08:19.512 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.512 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31982
2021-06-24 14:08:19.513 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.513 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31983
2021-06-24 14:08:19.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31984
2021-06-24 14:08:19.514 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.514 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31985
2021-06-24 14:08:19.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31986
2021-06-24 14:08:19.515 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.515 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31987
2021-06-24 14:08:19.516 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.516 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31988
2021-06-24 14:08:19.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31989
2021-06-24 14:08:19.517 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.517 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31990
2021-06-24 14:08:19.518 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.518 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31991
2021-06-24 14:08:19.519 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.519 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31992
2021-06-24 14:08:19.520 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.520 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31993
2021-06-24 14:08:19.521 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.521 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31994
2021-06-24 14:08:19.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31995
2021-06-24 14:08:19.522 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.522 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31996
2021-06-24 14:08:19.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31997
2021-06-24 14:08:19.523 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.523 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31998
2021-06-24 14:08:19.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 31999
2021-06-24 14:08:19.524 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.524 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32000
2021-06-24 14:08:19.525 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.525 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32001
2021-06-24 14:08:19.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32002
2021-06-24 14:08:19.526 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.526 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32003
2021-06-24 14:08:19.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32004
2021-06-24 14:08:19.527 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.527 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32005
2021-06-24 14:08:19.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32006
2021-06-24 14:08:19.528 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.528 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32007
2021-06-24 14:08:19.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32008
2021-06-24 14:08:19.529 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.529 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32009
2021-06-24 14:08:19.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32010
2021-06-24 14:08:19.530 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.530 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32011
2021-06-24 14:08:19.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32012
2021-06-24 14:08:19.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32013
2021-06-24 14:08:19.531 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.531 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32014
2021-06-24 14:08:19.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32015
2021-06-24 14:08:19.532 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.532 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32016
2021-06-24 14:08:19.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32017
2021-06-24 14:08:19.533 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.533 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32018
2021-06-24 14:08:19.534 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.534 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32019
2021-06-24 14:08:19.535 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.535 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32020
2021-06-24 14:08:19.536 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.536 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32021
2021-06-24 14:08:19.537 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.537 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32022
2021-06-24 14:08:19.538 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.538 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32023
2021-06-24 14:08:19.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32024
2021-06-24 14:08:19.539 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.539 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32025
2021-06-24 14:08:19.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32026
2021-06-24 14:08:19.540 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.540 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32027
2021-06-24 14:08:19.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32028
2021-06-24 14:08:19.541 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.541 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32029
2021-06-24 14:08:19.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32030
2021-06-24 14:08:19.542 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.542 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32031
2021-06-24 14:08:19.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32032
2021-06-24 14:08:19.543 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.543 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32033
2021-06-24 14:08:19.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32034
2021-06-24 14:08:19.544 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.544 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32035
2021-06-24 14:08:19.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32036
2021-06-24 14:08:19.545 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.545 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32037
2021-06-24 14:08:19.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32038
2021-06-24 14:08:19.546 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.546 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32039
2021-06-24 14:08:19.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32040
2021-06-24 14:08:19.547 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.547 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32041
2021-06-24 14:08:19.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32042
2021-06-24 14:08:19.548 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.548 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32043
2021-06-24 14:08:19.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32044
2021-06-24 14:08:19.549 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.549 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32045
2021-06-24 14:08:19.550 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.550 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32046
2021-06-24 14:08:19.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32047
2021-06-24 14:08:19.551 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.551 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32048
2021-06-24 14:08:19.552 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.552 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32049
2021-06-24 14:08:19.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32050
2021-06-24 14:08:19.553 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.553 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32051
2021-06-24 14:08:19.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32052
2021-06-24 14:08:19.554 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.554 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32053
2021-06-24 14:08:19.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32054
2021-06-24 14:08:19.555 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.555 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32055
2021-06-24 14:08:19.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32056
2021-06-24 14:08:19.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32057
2021-06-24 14:08:19.556 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.556 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32058
2021-06-24 14:08:19.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32059
2021-06-24 14:08:19.557 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.557 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32060
2021-06-24 14:08:19.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32061
2021-06-24 14:08:19.558 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.558 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32062
2021-06-24 14:08:19.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32063
2021-06-24 14:08:19.559 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.559 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32064
2021-06-24 14:08:19.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32065
2021-06-24 14:08:19.560 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.560 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32066
2021-06-24 14:08:19.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32067
2021-06-24 14:08:19.561 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.561 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32068
2021-06-24 14:08:19.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32069
2021-06-24 14:08:19.562 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.562 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32070
2021-06-24 14:08:19.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32071
2021-06-24 14:08:19.563 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.563 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32072
2021-06-24 14:08:19.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32073
2021-06-24 14:08:19.564 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.564 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32074
2021-06-24 14:08:19.565 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.565 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32075
2021-06-24 14:08:19.566 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.566 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32076
2021-06-24 14:08:19.567 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.567 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32077
2021-06-24 14:08:19.568 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.568 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32078
2021-06-24 14:08:19.569 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.569 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32079
2021-06-24 14:08:19.570 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.570 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32080
2021-06-24 14:08:19.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32081
2021-06-24 14:08:19.571 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.571 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32082
2021-06-24 14:08:19.572 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.572 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32083
2021-06-24 14:08:19.573 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.573 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32084
2021-06-24 14:08:19.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32085
2021-06-24 14:08:19.574 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.574 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32086
2021-06-24 14:08:19.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32087
2021-06-24 14:08:19.575 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.575 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32088
2021-06-24 14:08:19.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32089
2021-06-24 14:08:19.576 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.576 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32090
2021-06-24 14:08:19.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32091
2021-06-24 14:08:19.577 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.577 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32092
2021-06-24 14:08:19.578 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.578 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32093
2021-06-24 14:08:19.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32094
2021-06-24 14:08:19.579 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.579 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32095
2021-06-24 14:08:19.580 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.580 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32096
2021-06-24 14:08:19.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32097
2021-06-24 14:08:19.581 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.581 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32098
2021-06-24 14:08:19.582 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.582 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32099
2021-06-24 14:08:19.583 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.583 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32100
2021-06-24 14:08:19.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32101
2021-06-24 14:08:19.584 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.584 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32102
2021-06-24 14:08:19.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32103
2021-06-24 14:08:19.585 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.585 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32104
2021-06-24 14:08:19.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32105
2021-06-24 14:08:19.586 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.586 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32106
2021-06-24 14:08:19.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32107
2021-06-24 14:08:19.587 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.587 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32108
2021-06-24 14:08:19.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32109
2021-06-24 14:08:19.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32110
2021-06-24 14:08:19.588 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.588 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32111
2021-06-24 14:08:19.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32112
2021-06-24 14:08:19.589 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.589 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32113
2021-06-24 14:08:19.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32114
2021-06-24 14:08:19.590 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.590 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32115
2021-06-24 14:08:19.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32116
2021-06-24 14:08:19.591 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.591 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32117
2021-06-24 14:08:19.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32118
2021-06-24 14:08:19.592 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.592 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32119
2021-06-24 14:08:19.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32120
2021-06-24 14:08:19.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32121
2021-06-24 14:08:19.593 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.593 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32122
2021-06-24 14:08:19.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32123
2021-06-24 14:08:19.594 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.594 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32124
2021-06-24 14:08:19.595 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.595 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32125
2021-06-24 14:08:19.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.596 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32126
2021-06-24 14:08:19.596 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32127
2021-06-24 14:08:19.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32128
2021-06-24 14:08:19.597 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.597 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32129
2021-06-24 14:08:19.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32130
2021-06-24 14:08:19.598 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.598 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32131
2021-06-24 14:08:19.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32132
2021-06-24 14:08:19.599 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.599 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32133
2021-06-24 14:08:19.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32134
2021-06-24 14:08:19.600 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.600 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32135
2021-06-24 14:08:19.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32136
2021-06-24 14:08:19.601 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.601 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32137
2021-06-24 14:08:19.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32138
2021-06-24 14:08:19.602 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.602 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32139
2021-06-24 14:08:19.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32140
2021-06-24 14:08:19.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.603 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32141
2021-06-24 14:08:19.603 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32142
2021-06-24 14:08:19.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32143
2021-06-24 14:08:19.604 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.604 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32144
2021-06-24 14:08:19.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32145
2021-06-24 14:08:19.605 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.605 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32146
2021-06-24 14:08:19.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32147
2021-06-24 14:08:19.606 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.606 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32148
2021-06-24 14:08:19.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32149
2021-06-24 14:08:19.607 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.607 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32150
2021-06-24 14:08:19.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32151
2021-06-24 14:08:19.608 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.608 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32152
2021-06-24 14:08:19.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32153
2021-06-24 14:08:19.609 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.609 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32154
2021-06-24 14:08:19.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32155
2021-06-24 14:08:19.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32156
2021-06-24 14:08:19.610 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.610 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32157
2021-06-24 14:08:19.611 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.611 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32158
2021-06-24 14:08:19.612 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.612 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32159
2021-06-24 14:08:19.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32160
2021-06-24 14:08:19.613 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.613 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32161
2021-06-24 14:08:19.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32162
2021-06-24 14:08:19.614 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.614 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32163
2021-06-24 14:08:19.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32164
2021-06-24 14:08:19.615 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.615 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32165
2021-06-24 14:08:19.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32166
2021-06-24 14:08:19.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32167
2021-06-24 14:08:19.616 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.616 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32168
2021-06-24 14:08:19.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32169
2021-06-24 14:08:19.617 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.617 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32170
2021-06-24 14:08:19.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32171
2021-06-24 14:08:19.618 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.618 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32172
2021-06-24 14:08:19.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32173
2021-06-24 14:08:19.619 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.619 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32174
2021-06-24 14:08:19.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32175
2021-06-24 14:08:19.620 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.620 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32176
2021-06-24 14:08:19.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32177
2021-06-24 14:08:19.621 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.621 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32178
2021-06-24 14:08:19.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32179
2021-06-24 14:08:19.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.622 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32180
2021-06-24 14:08:19.622 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32181
2021-06-24 14:08:19.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32182
2021-06-24 14:08:19.623 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.623 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32183
2021-06-24 14:08:19.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32184
2021-06-24 14:08:19.624 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.624 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32185
2021-06-24 14:08:19.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32186
2021-06-24 14:08:19.625 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.625 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32187
2021-06-24 14:08:19.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32188
2021-06-24 14:08:19.626 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.626 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32189
2021-06-24 14:08:19.627 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.627 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32190
2021-06-24 14:08:19.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32191
2021-06-24 14:08:19.628 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.628 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32192
2021-06-24 14:08:19.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.629 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32193
2021-06-24 14:08:19.629 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32194
2021-06-24 14:08:19.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32195
2021-06-24 14:08:19.630 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.630 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32196
2021-06-24 14:08:19.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32197
2021-06-24 14:08:19.631 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.631 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32198
2021-06-24 14:08:19.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32199
2021-06-24 14:08:19.632 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.632 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32200
2021-06-24 14:08:19.633 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.633 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32201
2021-06-24 14:08:19.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32202
2021-06-24 14:08:19.634 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.634 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32203
2021-06-24 14:08:19.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32204
2021-06-24 14:08:19.635 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.635 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32205
2021-06-24 14:08:19.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32206
2021-06-24 14:08:19.636 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.636 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32207
2021-06-24 14:08:19.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32208
2021-06-24 14:08:19.637 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.637 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32209
2021-06-24 14:08:19.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32210
2021-06-24 14:08:19.638 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.638 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32211
2021-06-24 14:08:19.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32212
2021-06-24 14:08:19.639 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.639 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32213
2021-06-24 14:08:19.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32214
2021-06-24 14:08:19.640 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.640 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32215
2021-06-24 14:08:19.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32216
2021-06-24 14:08:19.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32217
2021-06-24 14:08:19.641 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.641 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32218
2021-06-24 14:08:19.642 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.642 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32219
2021-06-24 14:08:19.643 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.643 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32220
2021-06-24 14:08:19.644 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.644 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32221
2021-06-24 14:08:19.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32222
2021-06-24 14:08:19.645 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.645 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32223
2021-06-24 14:08:19.646 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.646 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32224
2021-06-24 14:08:19.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32225
2021-06-24 14:08:19.647 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.647 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32226
2021-06-24 14:08:19.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32227
2021-06-24 14:08:19.648 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.648 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32228
2021-06-24 14:08:19.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32229
2021-06-24 14:08:19.649 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.649 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32230
2021-06-24 14:08:19.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32231
2021-06-24 14:08:19.650 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.650 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32232
2021-06-24 14:08:19.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32233
2021-06-24 14:08:19.651 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.651 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32234
2021-06-24 14:08:19.652 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.652 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32235
2021-06-24 14:08:19.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32236
2021-06-24 14:08:19.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32237
2021-06-24 14:08:19.653 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.653 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32238
2021-06-24 14:08:19.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32239
2021-06-24 14:08:19.654 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.654 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32240
2021-06-24 14:08:19.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32241
2021-06-24 14:08:19.655 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.655 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32242
2021-06-24 14:08:19.656 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.656 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32243
2021-06-24 14:08:19.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32244
2021-06-24 14:08:19.658 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.658 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32245
2021-06-24 14:08:19.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.659 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32246
2021-06-24 14:08:19.659 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32247
2021-06-24 14:08:19.660 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.660 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32248
2021-06-24 14:08:19.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32249
2021-06-24 14:08:19.661 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.661 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32250
2021-06-24 14:08:19.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32251
2021-06-24 14:08:19.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32252
2021-06-24 14:08:19.662 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.662 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32253
2021-06-24 14:08:19.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32254
2021-06-24 14:08:19.663 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.663 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32255
2021-06-24 14:08:19.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32256
2021-06-24 14:08:19.664 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.664 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32257
2021-06-24 14:08:19.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32258
2021-06-24 14:08:19.665 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.665 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32259
2021-06-24 14:08:19.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32260
2021-06-24 14:08:19.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32261
2021-06-24 14:08:19.666 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.666 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32262
2021-06-24 14:08:19.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32263
2021-06-24 14:08:19.667 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.667 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32264
2021-06-24 14:08:19.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32265
2021-06-24 14:08:19.668 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.668 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32266
2021-06-24 14:08:19.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32267
2021-06-24 14:08:19.669 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.669 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32268
2021-06-24 14:08:19.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32269
2021-06-24 14:08:19.670 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.670 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32270
2021-06-24 14:08:19.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32271
2021-06-24 14:08:19.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32272
2021-06-24 14:08:19.671 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.671 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32273
2021-06-24 14:08:19.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32274
2021-06-24 14:08:19.672 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.672 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32275
2021-06-24 14:08:19.673 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.673 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32276
2021-06-24 14:08:19.674 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.674 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32277
2021-06-24 14:08:19.675 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.675 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32278
2021-06-24 14:08:19.676 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.676 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32279
2021-06-24 14:08:19.677 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.677 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32280
2021-06-24 14:08:19.678 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.678 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32281
2021-06-24 14:08:19.679 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.679 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32282
2021-06-24 14:08:19.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32283
2021-06-24 14:08:19.680 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.680 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32284
2021-06-24 14:08:19.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32285
2021-06-24 14:08:19.681 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.681 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32286
2021-06-24 14:08:19.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.682 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32287
2021-06-24 14:08:19.682 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32288
2021-06-24 14:08:19.683 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.683 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32289
2021-06-24 14:08:19.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32290
2021-06-24 14:08:19.684 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.684 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32291
2021-06-24 14:08:19.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32292
2021-06-24 14:08:19.685 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.685 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32293
2021-06-24 14:08:19.686 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.686 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32294
2021-06-24 14:08:19.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32295
2021-06-24 14:08:19.687 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.687 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32296
2021-06-24 14:08:19.688 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.688 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32297
2021-06-24 14:08:19.689 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.689 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32298
2021-06-24 14:08:19.690 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.690 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32299
2021-06-24 14:08:19.691 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.691 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32300
2021-06-24 14:08:19.692 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.692 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32301
2021-06-24 14:08:19.693 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.693 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32302
2021-06-24 14:08:19.694 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.694 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32303
2021-06-24 14:08:19.695 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.695 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32304
2021-06-24 14:08:19.696 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.696 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32305
2021-06-24 14:08:19.697 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.697 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32306
2021-06-24 14:08:19.698 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.698 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32307
2021-06-24 14:08:19.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32308
2021-06-24 14:08:19.699 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.699 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32309
2021-06-24 14:08:19.700 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.700 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32310
2021-06-24 14:08:19.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32311
2021-06-24 14:08:19.701 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.701 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32312
2021-06-24 14:08:19.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32313
2021-06-24 14:08:19.702 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.702 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32314
2021-06-24 14:08:19.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.703 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32315
2021-06-24 14:08:19.703 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32316
2021-06-24 14:08:19.704 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.704 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32317
2021-06-24 14:08:19.705 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.705 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32318
2021-06-24 14:08:19.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32319
2021-06-24 14:08:19.706 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.706 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32320
2021-06-24 14:08:19.707 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.707 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32321
2021-06-24 14:08:19.708 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.708 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32322
2021-06-24 14:08:19.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32323
2021-06-24 14:08:19.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.709 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32324
2021-06-24 14:08:19.709 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32325
2021-06-24 14:08:19.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32326
2021-06-24 14:08:19.710 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.710 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32327
2021-06-24 14:08:19.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32328
2021-06-24 14:08:19.711 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.711 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32329
2021-06-24 14:08:19.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32330
2021-06-24 14:08:19.712 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.712 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32331
2021-06-24 14:08:19.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32332
2021-06-24 14:08:19.713 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.713 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32333
2021-06-24 14:08:19.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32334
2021-06-24 14:08:19.714 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.714 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32335
2021-06-24 14:08:19.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32336
2021-06-24 14:08:19.715 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.715 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32337
2021-06-24 14:08:19.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32338
2021-06-24 14:08:19.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32339
2021-06-24 14:08:19.716 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.716 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32340
2021-06-24 14:08:19.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32341
2021-06-24 14:08:19.717 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.717 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32342
2021-06-24 14:08:19.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32343
2021-06-24 14:08:19.718 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.718 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32344
2021-06-24 14:08:19.719 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.719 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32345
2021-06-24 14:08:19.720 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.720 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32346
2021-06-24 14:08:19.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32347
2021-06-24 14:08:19.721 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.721 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32348
2021-06-24 14:08:19.722 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.722 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32349
2021-06-24 14:08:19.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32350
2021-06-24 14:08:19.723 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.723 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32351
2021-06-24 14:08:19.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32352
2021-06-24 14:08:19.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32353
2021-06-24 14:08:19.724 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.724 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32354
2021-06-24 14:08:19.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.725 INFO 8596 --- [ Test worker] GpsService : getUserLocation(userNameTest)
Getting location performed for the user number 32355
2021-06-24 14:08:19.725 INFO 8596 --- [ Test worker] GpsController : getLocation(userNameTest)
2021-06-24 14:08:19.725 I